summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -WallGravatar Karl Ramm2008-12-18
* ZFormatAuthenticNotice is a krb4-only thingGravatar Karl Ramm2008-07-18
* patch from eichin to fix crossed acksGravatar Karl Ramm2008-03-24
* remove packet address checkGravatar Karl Ramm2008-03-24
* remove notdef'd dynamic server list (?) codeGravatar Karl Ramm2008-01-21
* notdef'd variableGravatar Karl Ramm2008-01-21
* actually prune out the rest of the partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* actually prune out partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* prune out partial notdef'd acl writing codeGravatar Karl Ramm2008-01-21
* collapse state of some non-debugging #if [01]'d codeGravatar Karl Ramm2008-01-21
* collapse state of a bunch of #if 0 and #if 1 debugging output (one more file)Gravatar Karl Ramm2008-01-21
* collapse state of a bunch of #if 0 and #if 1 debugging outputGravatar Karl Ramm2008-01-21
* no more NOENCRYPTIONGravatar Karl Ramm2008-01-21
* no more NOENCRYPTIONGravatar Karl Ramm2008-01-21
* cast args to des_ecb_encrypt and des_quad_cksum to squash last warningsGravatar Karl Ramm2008-01-21
* Oh, right, put the correct prototype for yylex back inGravatar Karl Ramm2008-01-21
* define __USE_XOPEN_EXTENDED so we get the signature for getsidGravatar Karl Ramm2008-01-21
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and g...Gravatar Karl Ramm2008-01-21
* actually implement new config testsGravatar Karl Ramm2008-01-21
* a smattering of unsigned charsGravatar Karl Ramm2008-01-21
* check for term.hGravatar Karl Ramm2008-01-21
* include unistd.h if it is thereGravatar Karl Ramm2008-01-21
* more exported things to smash warnings. yayaGravatar Karl Ramm2008-01-21
* smush more warningsGravatar Karl Ramm2008-01-21
* another prototype to kill warningGravatar Karl Ramm2008-01-21
* add prototypes to slay warningsGravatar Karl Ramm2008-01-21
* cleanup various warnings from gcc -WallGravatar Karl Ramm2008-01-21
* get various prototypes and externs from termcap.h if it existsGravatar Karl Ramm2008-01-21
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
* de K&RifyGravatar Karl Ramm2008-01-21
* de K&RifyGravatar Karl Ramm2008-01-21
* force move of zephyr_err.hGravatar Karl Ramm2008-01-21
* deK&RifyGravatar Karl Ramm2008-01-20
* drop xzwrite and z{mail,pop}notifyGravatar Karl Ramm2008-01-20
* de K&Rify, fix up prototypesGravatar Karl Ramm2008-01-20
* remove xzwrite, zmailnotify, zpopnotifyGravatar Karl Ramm2008-01-20
* de K&Rify; drop xzwrite, zmailnotify && zpopnotify from MakefileGravatar Karl Ramm2008-01-20
* factor out #if 0s and #if 1sGravatar Karl Ramm2008-01-20
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
* get the sender from the ccache and _actually_return_it_.Gravatar Karl Ramm2007-12-31
* fix tyopGravatar Karl Ramm2007-12-28
* don't convert the sender to krb4....Gravatar Karl Ramm2007-12-28
* syslog what sort of authenticator we gotGravatar Karl Ramm2007-12-28
* no, -4 does _not_ take an argumentGravatar Karl Ramm2007-12-28
* just punt debconf if /etc/zephyr/server.list existsGravatar Karl Ramm2007-12-28
* actually depend on the srcdirGravatar Karl Ramm2007-12-28
* ostensibly accept both sorts of authentication when offering brain dumps, and...Gravatar Karl Ramm2007-12-28
* if the #if ladder doesn't find anything, fall back to uname.Gravatar Karl Ramm2007-12-28
* read in server.list before attempting to guess defaults?Gravatar Karl Ramm2007-12-28
* gratuitous blank line removed; some common KRB[45]Gravatar Karl Ramm2007-12-26