summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Some getnameinfos (notably FreeBSD's) are pickier about the length.Gravatar Karl Ramm2011-02-21
* _actually_ make the code work with heimdal.Gravatar Karl Ramm2011-02-21
* Fix typo in zwrite(1)Gravatar Karl Ramm2011-02-21
* The zephyr-server-krb5 init script should be it's own thing.Gravatar Karl Ramm2011-02-21
* Use different flags for krb5_cc_retrieve_cred if not using MIT Kerberos.Gravatar Karl Ramm2011-02-21
* It is still not the 80s anymore -- remove all caddr_tsGravatar Karl Ramm2011-02-02
* make -DZ_DEBUG workGravatar Karl Ramm2011-02-02
* Explicitly define ZNotice_Kind constants + actually define the promised stringsGravatar Karl Ramm2011-02-02
* ZOpenPort stashes the port number, no need to getsockname againGravatar Karl Ramm2011-02-02
* use system MINGravatar Karl Ramm2011-02-02
* syslogging for evety tcp-ized packet slows things down too muchGravatar Karl Ramm2010-12-19
* Fix typoGravatar Karl Ramm2010-12-19
* Drop stale code for long-lost debugging malloc.Gravatar Karl Ramm2010-12-19
* remove a stupid cpp trickGravatar Karl Ramm2010-12-19
* In the expired tickets case, authent->length is probably gibberish;Gravatar Karl Ramm2010-12-11
* Apparently, on Linux at least, if you have an open UDP listening socketGravatar Karl Ramm2010-12-04
* Document the -n and -N flags to zhm.Gravatar Karl Ramm2010-12-04
* No more K&R!Gravatar Karl Ramm2010-12-04
* (Dumb preprocessor tricks)--Gravatar Karl Ramm2010-12-04
* No output, ever! We have com_err for a reasonGravatar Karl Ramm2010-12-04
* check the return code from krb5_get_default_realm _before_ dereferencingGravatar Karl Ramm2010-11-08
* preserve tags (and use dh_prep instead of dh_clean as build-prep)Gravatar Karl Ramm2010-11-08
* This will be 3.0.1Gravatar Karl Ramm2010-11-06
* Restate error table dependencies such that make -j doesn't trip over itselfGravatar Karl Ramm2010-11-06
* Have the makefiles support explicit target directories properly, courtesy wth...Gravatar Karl Ramm2010-11-06
* Actually take a --with-ares flag, thanks to wthrowe@mit.edu.Gravatar Karl Ramm2010-11-06
* utmp.h doesn't appear to be used for anything in Zinternal.cGravatar Karl Ramm2010-11-06
* don't just ignore all .filesGravatar Karl Ramm2010-11-06
* clean up realm_sendit_authGravatar Karl Ramm2010-11-06
* Clean up xmitGravatar Karl Ramm2010-08-24
* A argument for not doing a "quick change" at 3am. (braino, fixes previous)Gravatar Karl Ramm2010-08-24
* Don't leak memory when refragmenting sketchy packets.Gravatar Karl Ramm2010-08-24
* stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitesp...Gravatar Karl Ramm2010-08-24
* Don't use MAXPATHLEN anymore.Gravatar Karl Ramm2010-08-24
* 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