| Commit message (Expand) | Author | Age |
* | enable the cmu zctl punt commands when the rest of the code is enabled | Karl Ramm | 2012-02-11 |
* | Kill off another MAXPATHLEN | Karl Ramm | 2012-02-05 |
* | autom4te.cache is _annoying_ to have in your release tarball | Karl Ramm | 2012-01-30 |
* | log old-style checksum mismatches too | Karl Ramm | 2012-01-25 |
* | fix some formatting and whitespace bogons | Karl Ramm | 2012-01-25 |
* | Try and log more on authentication failures. | Karl Ramm | 2012-01-25 |
* | release 3.0.2 | Karl Ramm | 2012-01-22 |
* | note the release in debian/changelog, and track the tarball on a branch | Karl Ramm | 2012-01-22 |
* | release armature | Karl Ramm | 2011-12-01 |
* | add git and devscripts to build-deps | Karl Ramm | 2011-11-30 |
* | fix pasteo, make git describe more verbose | Karl Ramm | 2011-11-25 |
* | New version propagation to replace keyword substitution, part 1 | Karl Ramm | 2011-11-25 |
* | realm_auth_sendit_nacked fixups | Chaskiel Grundman | 2011-11-18 |
* | fix typo causing freebsd (non-native libiconv) build to fail | Karl Ramm | 2011-10-30 |
* | Let's try a simpler autoconf idiom in the hopes of making lenny happy | Karl Ramm | 2011-10-30 |
* | fix variable reference; allow ss to be implicitly disabled | Karl Ramm | 2011-10-30 |
* | add --with-libiconv to configure | Karl Ramm | 2011-10-30 |
* | tweak configure/makefiles so we can build with or without ss | Karl Ramm | 2011-10-29 |
* | ifdef'd no-ss code (from Ken Raeburn) | Karl Ramm | 2011-10-29 |
* | See if we can't tease an install-sh out of automake | Karl Ramm | 2011-10-23 |
* | It is not the 80s anymore, so we have a printf directive for pointers | Karl Ramm | 2011-10-23 |
* | make lintian hush up | Karl Ramm | 2011-10-23 |
* | Retool our use of configure such that we track it like everyone else does | Karl Ramm | 2011-10-23 |
* | Change check for libiconv_open to check for iconv_open | Karl Ramm | 2011-10-18 |
* | This is 3.0.1 | Karl Ramm | 2011-03-06 |
* | Some getnameinfos (notably FreeBSD's) are pickier about the length. | Karl Ramm | 2011-02-21 |
* | _actually_ make the code work with heimdal. | Karl Ramm | 2011-02-21 |
* | Fix typo in zwrite(1) | Karl Ramm | 2011-02-21 |
* | The zephyr-server-krb5 init script should be it's own thing. | Karl Ramm | 2011-02-21 |
* | Use different flags for krb5_cc_retrieve_cred if not using MIT Kerberos. | Karl Ramm | 2011-02-21 |
* | It is still not the 80s anymore -- remove all caddr_ts | Karl Ramm | 2011-02-02 |
* | make -DZ_DEBUG work | Karl Ramm | 2011-02-02 |
* | Explicitly define ZNotice_Kind constants + actually define the promised strings | Karl Ramm | 2011-02-02 |
* | ZOpenPort stashes the port number, no need to getsockname again | Karl Ramm | 2011-02-02 |
* | use system MIN | Karl Ramm | 2011-02-02 |
* | syslogging for evety tcp-ized packet slows things down too much | Karl Ramm | 2010-12-19 |
* | Fix typo | Karl Ramm | 2010-12-19 |
* | Drop stale code for long-lost debugging malloc. | Karl Ramm | 2010-12-19 |
* | remove a stupid cpp trick | Karl Ramm | 2010-12-19 |
* | In the expired tickets case, authent->length is probably gibberish; | Karl Ramm | 2010-12-11 |
* | Apparently, on Linux at least, if you have an open UDP listening socket | Karl Ramm | 2010-12-04 |
* | Document the -n and -N flags to zhm. | Karl Ramm | 2010-12-04 |
* | No more K&R! | Karl Ramm | 2010-12-04 |
* | (Dumb preprocessor tricks)-- | Karl Ramm | 2010-12-04 |
* | No output, ever! We have com_err for a reason | Karl Ramm | 2010-12-04 |
* | check the return code from krb5_get_default_realm _before_ dereferencing | Karl Ramm | 2010-11-08 |
* | preserve tags (and use dh_prep instead of dh_clean as build-prep) | Karl Ramm | 2010-11-08 |
* | This will be 3.0.1 | Karl Ramm | 2010-11-06 |
* | Restate error table dependencies such that make -j doesn't trip over itself | Karl Ramm | 2010-11-06 |
* | Have the makefiles support explicit target directories properly, courtesy wth... | Karl Ramm | 2010-11-06 |