summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* add git and devscripts to build-depsGravatar Karl Ramm2011-11-30
* fix pasteo, make git describe more verboseGravatar Karl Ramm2011-11-25
* New version propagation to replace keyword substitution, part 1Gravatar Karl Ramm2011-11-25
* realm_auth_sendit_nacked fixupsGravatar Chaskiel Grundman2011-11-18
* fix typo causing freebsd (non-native libiconv) build to failGravatar Karl Ramm2011-10-30
* Let's try a simpler autoconf idiom in the hopes of making lenny happyGravatar Karl Ramm2011-10-30
* fix variable reference; allow ss to be implicitly disabledGravatar Karl Ramm2011-10-30
* add --with-libiconv to configureGravatar Karl Ramm2011-10-30
* tweak configure/makefiles so we can build with or without ssGravatar Karl Ramm2011-10-29
* ifdef'd no-ss code (from Ken Raeburn)Gravatar Karl Ramm2011-10-29
* See if we can't tease an install-sh out of automakeGravatar Karl Ramm2011-10-23
* It is not the 80s anymore, so we have a printf directive for pointersGravatar Karl Ramm2011-10-23
* make lintian hush upGravatar Karl Ramm2011-10-23
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
* Change check for libiconv_open to check for iconv_openGravatar Karl Ramm2011-10-18
* This is 3.0.1Gravatar Karl Ramm2011-03-06
* 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