summaryrefslogtreecommitdiff
path: root/server
Commit message (Collapse)AuthorAge
* there's no particular reason that the interrealm code on a krb5-only serverGravatar Karl Ramm2009-03-22
| | | | | shouldn't be able to deal with incoming old-style packets
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
|
* build everything successfully with -Wall -WerrorGravatar Karl Ramm2009-03-02
|
* asedeno's UTF-8 downcasing patchGravatar Karl Ramm2009-03-01
|
* dead codeGravatar Karl Ramm2009-01-22
|
* hack at traditional heimdal cryptoGravatar Karl Ramm2008-12-25
|
* make this work^H^H^H^Hcompile with HeimdalGravatar Karl Ramm2008-12-24
|
* do it all with krb5Gravatar Karl Ramm2008-12-24
|
* allow des key brain dumps from transition servers to krb5-only serversGravatar Karl Ramm2008-12-23
|
* propagate consting of ZGetRealmGravatar Karl Ramm2008-12-22
|
* of course, it helps if you define itGravatar Karl Ramm2008-12-22
|
* Let krb5-only users also override the realm nameGravatar Karl Ramm2008-12-22
|
* replace gratuitous use sprintf with strncpy and edifying comment. Also fix ↵Gravatar Karl Ramm2008-12-22
| | | | fencepost error.
* Recognize the local realm for KRB5, tooGravatar Karl Ramm2008-12-22
|
* a touch of cleanupGravatar Karl Ramm2008-12-21
|
* #ifdef rearrangingGravatar Karl Ramm2008-12-21
| | | | | krb_get_err_text -> error_message
* rearrange some HAVE_KRB4 vs. HAVE_KRB5 stuffGravatar Karl Ramm2008-12-21
|
* Fix a bunch of return codes to be more descriptiveGravatar Karl Ramm2008-12-21
| | | | | | | MAX_PRINCIPAL_SIZE des hack
* KRB4 vs. KRB5 conditional typoGravatar Karl Ramm2008-12-21
| | | | | | | | krb4 arithmetic -> MAX_PRINCIPAL_SIZE check your math return errno when fork fails
* complicated krb4 arithmetic -> MAX_PRINCIPAL_SIZEGravatar Karl Ramm2008-12-21
| | | | | also check the size of what we're sprintfing into
* Temporary kludge to make this not fall over without krb4. needs revisiting.Gravatar Karl Ramm2008-12-21
|
* fix building w/o krb5Gravatar Karl Ramm2008-12-20
|
* no more SO_BSDCOMPAT in the serverGravatar Karl Ramm2008-12-20
|
* 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
|
* cast args to des_ecb_encrypt and des_quad_cksum to squash last warningsGravatar Karl Ramm2008-01-21
|
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* de K&RifyGravatar Karl Ramm2008-01-21
|
* fix tyopGravatar 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
|
* ostensibly accept both sorts of authentication when offering brain dumps, ↵Gravatar Karl Ramm2007-12-28
| | | | and have a command line switch to choose between the sort you use when getting them
* if the #if ladder doesn't find anything, fall back to uname.Gravatar Karl Ramm2007-12-28
|
* gratuitous blank line removed; some common KRB[45]Gravatar Karl Ramm2007-12-26
|
* protect if statement from macro braindamageGravatar Karl Ramm2007-12-25
|
* ostensibly better diagnostic outputGravatar Karl Ramm2007-12-25
|
* /afs/andrew.cmu.edu/usr18/cg2v/hesiod-fix.diffGravatar Karl Ramm2007-12-25
|
* /afs/andrew.cmu.edu/usr18/cg2v/bdump-privmsg.diffGravatar Karl Ramm2007-12-25
|
* /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diffGravatar Karl Ramm2007-12-25
|
* These HAVE_KRB4 things are actually HAVE_KRB5Gravatar Karl Ramm2007-12-25
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|