]> asedeno.scripts.mit.edu Git - 1ts-debian.git/shortlog
1ts-debian.git
2008-12-25 kcractualy pre-libzephyr4 tag origin/tags/zephyr-pre-libzephyr4
2008-12-25 kcrrevert heimdal hack to aclocal.m4
2008-12-24 kcrmake this work^H^H^H^Hcompile with Heimdal
2008-12-24 kcrswitch this back for a moment
2008-12-24 kcrdo it all with krb5
2008-12-24 kcrremove macros complicating behind-the-scenes rearranging
2008-12-23 kcrtag a copy before we start messing with ZNotice_t
2008-12-23 kcrnew build dep for the openssl stuff
2008-12-23 kcrallow des key brain dumps from transition servers to...
2008-12-23 kcrthese would be handy to have in the share library
2008-12-22 kcrbuild faster by not building things to throw away
2008-12-22 kcrpropagate consting of ZGetRealm
2008-12-22 kcrof course, it helps if you define it
2008-12-22 kcrLet krb5-only users also override the realm name
2008-12-22 kcrreplace gratuitous use sprintf with strncpy and edifyin...
2008-12-22 kcrRecognize the local realm for KRB5, too
2008-12-22 kcrWe don't really need a macro for ZGetRealm, do we?
2008-12-22 kcrtake 3
2008-12-22 kcrdependency hacking take 2
2008-12-22 kcrfiddle with dependency metadata to aid in switching...
2008-12-21 kcrPull in our own quad_cksum so a pure-krb5 library can...
2008-12-21 kcrcleanup, remove prototype shielding
2008-12-21 kcrbuild a spanning set of packages
2008-12-21 kcra touch of cleanup
2008-12-21 kcr#ifdef rearranging
2008-12-21 kcrrearrange some HAVE_KRB4 vs. HAVE_KRB5 stuff
2008-12-21 kcrFix a bunch of return codes to be more descriptive
2008-12-21 kcrKRB4 vs. KRB5 conditional typo
2008-12-21 kcrcomplicated krb4 arithmetic -> MAX_PRINCIPAL_SIZE
2008-12-21 kcr#ifdef KRB4 the des_quad_cksum for DES keys hack. ...
2008-12-21 kcrnew constant MAX_PRINCIPAL_SIZE: what it says on the tin
2008-12-21 kcractually, this is in h/internal.h
2008-12-21 kcrconfig.{guess,sub} update
2008-12-21 kcrmore multibuild cleanup
2008-12-21 kcrTemporary kludge to make this not fall over without...
2008-12-21 kcrProbably a reasonable maximum...
2008-12-21 kcrfix a warning
2008-12-20 kcrbuild separate krb4 and krb5 packages
2008-12-20 kcrfix building w/o krb5
2008-12-20 kcrno more SO_BSDCOMPAT in the server
2008-12-18 kcrwe don't ship these no more
2008-12-18 kcr-Wall
2008-07-18 kcrZFormatAuthenticNotice is a krb4-only thing
2008-03-24 kcrpatch from eichin to fix crossed acks
2008-03-24 kcrremove packet address check
2008-01-21 kcrremove notdef'd dynamic server list (?) code
2008-01-21 kcrnotdef'd variable
2008-01-21 kcractually prune out the rest of the partial notdef'd...
2008-01-21 kcractually prune out partial notdef'd acl writing code
2008-01-21 kcrprune out partial notdef'd acl writing code
2008-01-21 kcrcollapse state of some non-debugging #if [01]'d code
2008-01-21 kcrcollapse state of a bunch of #if 0 and #if 1 debugging...
2008-01-21 kcrcollapse state of a bunch of #if 0 and #if 1 debugging...
2008-01-21 kcrno more NOENCRYPTION
2008-01-21 kcrno more NOENCRYPTION
2008-01-21 kcrcast args to des_ecb_encrypt and des_quad_cksum to...
2008-01-21 kcrOh, right, put the correct prototype for yylex back in
2008-01-21 kcrdefine __USE_XOPEN_EXTENDED so we get the signature...
2008-01-21 kcrpasses gcc -Wall with no warnings other than des cryppt...
2008-01-21 kcractually implement new config tests
2008-01-21 kcra smattering of unsigned chars
2008-01-21 kcrcheck for term.h
2008-01-21 kcrinclude unistd.h if it is there
2008-01-21 kcrmore exported things to smash warnings. yaya
2008-01-21 kcrsmush more warnings
2008-01-21 kcranother prototype to kill warning
2008-01-21 kcradd prototypes to slay warnings
2008-01-21 kcrcleanup various warnings from gcc -Wall
2008-01-21 kcrget various prototypes and externs from termcap.h if...
2008-01-21 kcrde K&Rify, fix prototypes
2008-01-21 kcrde K&Rify
2008-01-21 kcrde K&Rify
2008-01-21 kcrforce move of zephyr_err.h
2008-01-20 kcrdeK&Rify
2008-01-20 kcrdrop xzwrite and z{mail,pop}notify
2008-01-20 kcrde K&Rify, fix up prototypes
2008-01-20 kcrremove xzwrite, zmailnotify, zpopnotify
2008-01-20 kcrde K&Rify; drop xzwrite, zmailnotify && zpopnotify...
2008-01-20 kcrfactor out #if 0s and #if 1s
2008-01-20 kcrfirst pass de-K&Rify lib
2007-12-31 kcrget the sender from the ccache and _actually_return_it_.
2007-12-28 kcrfix tyop
2007-12-28 kcrdon't convert the sender to krb4....
2007-12-28 kcrsyslog what sort of authenticator we got
2007-12-28 kcrno, -4 does _not_ take an argument
2007-12-28 kcrjust punt debconf if /etc/zephyr/server.list exists
2007-12-28 kcractually depend on the srcdir
2007-12-28 kcrostensibly accept both sorts of authentication when...
2007-12-28 kcrif the #if ladder doesn't find anything, fall back...
2007-12-28 kcrread in server.list before attempting to guess defaults?
2007-12-26 kcrgratuitous blank line removed; some common KRB[45]
2007-12-25 kcrprotect if statement from macro braindamage
2007-12-25 kcrostensibly better diagnostic output
2007-12-25 kcrmore armor vs. debconf
2007-12-25 kcrdebconf got pickier? did this ever work?
2007-12-25 kcrthese should have been added when the branch was merged...
2007-12-25 kcr"fake" debian version so I can build a package
2007-12-25 kcr/afs/andrew.cmu.edu/usr18/cg2v/hesiod-fix.diff
2007-12-25 kcr/afs/andrew.cmu.edu/usr18/cg2v/bdump-privmsg.diff
2007-12-25 kcr/afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071...
next