summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Typo.Gravatar Karl Ramm2010-08-22
* cleanup a couple of decades old zwrite nitsGravatar Karl Ramm2010-08-22
* further increase rabidity of .gitignoreGravatar Karl Ramm2010-08-22
* increase rabidity of .gitignoreGravatar Karl Ramm2010-08-22
* rewrite ZMakeZcodeRealmAuthentication to be less ugly and shorterGravatar Karl Ramm2010-08-22
* tweak find_or_replace_uid storage algorithmGravatar Karl Ramm2010-08-22
* fixes for krb5 being more careful about ticket expirationGravatar Karl Ramm2010-08-22
* Note for posterity that this is an external-facing functionGravatar Karl Ramm2010-08-22
* variables are unused in the HAVE_ARES case, make gcc shut upGravatar Karl Ramm2010-08-22
* Make sure broken packets get timed out from the queue.Gravatar Karl Ramm2010-08-22
* properly set the hostmanager address back if sending an ACK failsGravatar Karl Ramm2010-08-22
* multinotice values should just never be negativeGravatar Karl Ramm2010-08-22
* fix an allocation-size braino and rearrange for readabilityGravatar Karl Ramm2010-08-22
* Fix a leak if ZNewFormatSmallRawNotice fails. (thanks to nelhage@mit.edu for ...Gravatar Karl Ramm2010-08-22
* Don't crash if the header mysteriously gets too big. (Thanks to nelhage@mit....Gravatar Karl Ramm2010-08-22
* Fix some formatting, and add some paranoia about oversized headers.Gravatar Karl Ramm2010-08-22
* fix subscriptions-too-wide-breaks-braindump problemGravatar Karl Ramm2010-07-28
* Fix getting data out of gethostbyname; should fix #69Gravatar Karl Ramm2010-07-28
* we are preparing 3.0.1Gravatar Karl Ramm2010-07-28
* autoconf test for etext, cleanup #ifdefs for ancient stuff we don't build onGravatar Karl Ramm2010-03-17
* It is the twenty-first century, we don't need #ifdef ladders anymore.Gravatar Karl Ramm2010-03-17
* roleplay accordingly with sin_len and sin6_len values on BSD systemsGravatar Karl Ramm2009-12-18
* regenerate configureGravatar Karl Ramm2009-10-12
* ss_perror -> com_errGravatar Karl Ramm2009-10-12
* Print only some fields of ZGetDestAddr to dodge sin_lenGravatar Karl Ramm2009-10-12
* Print more info for certain test failures.Gravatar Karl Ramm2009-10-12
* support Darwin/BSD sockaddr structures with _len fieldsGravatar Karl Ramm2009-10-12
* Add a .gitignore file, as most of us are using git-svn.Gravatar Karl Ramm2009-10-12
* With xzwrite gone, we don't need libdyn.Gravatar Karl Ramm2009-10-10
* Add process size estimation for Mac OS X on x86.Gravatar Karl Ramm2009-10-10
* You'd think I'd know better.Gravatar Karl Ramm2009-10-09
* simplify error handlingGravatar Karl Ramm2009-10-08
* bump version #Gravatar Karl Ramm2009-10-06
* New versionless libreadline-dev metapackage. Yay.Gravatar Karl Ramm2009-09-29
* Refactor error handling slightly in get_tgtGravatar Karl Ramm2009-08-27
* get_tgt() should not fail if built krb5-only and it can't find a des keyGravatar Karl Ramm2009-08-27
* For now check incoming interrealm stuff with both keyusages because itGravatar Karl Ramm2009-08-27
* krb5_init_keyblock is ugly and I'm not sure what it's doing there anywayGravatar Karl Ramm2009-08-22
* Fix a casefolding bug. [64-bit]Gravatar Karl Ramm2009-08-22
* new config.{guess,sub}Gravatar Karl Ramm2009-08-22
* don't tell people to send mail @mit.eduGravatar Karl Ramm2009-08-14
* oddly, this works on debianGravatar Karl Ramm2009-08-14
* We ain't in alpha no more, buckyGravatar Karl Ramm2009-08-14
* when setting location, wait for SERVACKs _and_ SERVNAKSGravatar Karl Ramm2009-08-11
* ZCheckSrvAuthentication says "YES", "NO", or "FAILED"Gravatar Karl Ramm2009-08-10
* this gets free'd later...Gravatar Karl Ramm2009-08-09
* less fragile autoconf heimdal/api difference detection thanks to cg2v@ANDREW....Gravatar Karl Ramm2009-08-09
* it is the TWENTY-FIRST CENTURY, we can STOP USING K&RGravatar Karl Ramm2009-08-09
* if __USE_XOPEN_EXTENDED is already defined, there was an annoying message;Gravatar Karl Ramm2009-08-09
* change the prototype variable name "class" to match the actual function "clas...Gravatar Karl Ramm2009-08-09