summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/file/ser_ktf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-091-332/+0
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* * ser_ktf.c (krb5_ktf_keytab_externalize): Do not violate const char *Ezra Peisach2000-09-251-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-2/+2
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-121-2/+2
* Take care of a gcc warnign about shufting two farEzra Peisach1996-01-111-1/+1
* Added MSDOS to wherever MACINTOSH was usedTheodore Tso1995-09-231-4/+4
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+8
* Add keytab serialization supportPaul Park1995-08-291-0/+321