summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Pull in our own quad_cksum so a pure-krb5 library can deal with Gravatar Karl Ramm2008-12-21
| | | | | checksums from a mixed server.
* cleanup, remove prototype shieldingGravatar Karl Ramm2008-12-21
|
* build a spanning set of packagesGravatar Karl Ramm2008-12-21
|
* 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
* #ifdef KRB4 the des_quad_cksum for DES keys hack. Needs reexamination.Gravatar Karl Ramm2008-12-21
|
* new constant MAX_PRINCIPAL_SIZE: what it says on the tinGravatar Karl Ramm2008-12-21
| | | | | | | | | define REALM_SZ based on maximum dns name when it's not; this needs to be split from the krb4 REALM_SZ and rethought in context of MAX_PRINCIPAL_SIZE remove prototype macro from Z_WaitForNotice. Need to come back and do more of that.
* actually, this is in h/internal.hGravatar Karl Ramm2008-12-21
|
* config.{guess,sub} updateGravatar Karl Ramm2008-12-21
|
* more multibuild cleanupGravatar Karl Ramm2008-12-21
|
* Temporary kludge to make this not fall over without krb4. needs revisiting.Gravatar Karl Ramm2008-12-21
|
* Probably a reasonable maximum...Gravatar Karl Ramm2008-12-21
|
* fix a warningGravatar Karl Ramm2008-12-21
|
* build separate krb4 and krb5 packagesGravatar Karl Ramm2008-12-20
|
* fix building w/o krb5Gravatar Karl Ramm2008-12-20
|
* no more SO_BSDCOMPAT in the serverGravatar Karl Ramm2008-12-20
|
* we don't ship these no moreGravatar Karl Ramm2008-12-18
|
* -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 ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* 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
|