summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/file/ktf_util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-091-784/+0
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-171-10/+18
* * 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
* Integrate Macintosh changes into previous sourcesEzra Peisach1995-09-121-10/+9
* Mac Beta 1 submissionKeith Vetter1995-09-111-9/+10
* * ktf_g_ent.c, ktf_remove.c, ktf_util.c, ktfile.h :Chris Provenzano1995-09-061-9/+9
* * ktf_util.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-1/+0
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-161-6/+5
* * ktf_util.c: return KRB5_KEYTAB_BADVNO instead of -1Tom Yu1995-08-151-1/+1
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-051-3/+3
* Windows global stuff:Keith Vetter1995-04-141-9/+9
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-021-1/+1
* Fixed some 16 vs. 32 bit conversion problems for the PCKeith Vetter1995-03-021-10/+12
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-281-8/+1
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-221-14/+15
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-9/+16
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-131-36/+46
* Add magic numbers for keytab, principal, and keyblockTheodore Tso1994-11-181-0/+5
* Change the interface of krb5_ktfile_read_entry andTheodore Tso1994-09-231-11/+10
* Fixed bug reported by Bill Sommerfeld where a missing byte-swap on aTheodore Tso1994-09-151-3/+9
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* unused labelMark Eichin1994-08-141-1/+0
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Folded in HP's changes to the keytab file format, plus our changes toTheodore Tso1992-09-291-266/+594
* Checked in jfc's changes (principal type change)Theodore Tso1992-06-191-26/+53
* Major rewrite for a more portable data formatJohn Carr1992-02-231-143/+249
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* remove extraneous XXX'sJohn Kohl1991-04-191-7/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix up copyrightsJohn Kohl1991-02-191-2/+3
* add vno codeJohn Kohl1991-02-111-7/+58
* use memset rather than bzeroJohn Kohl1990-11-151-1/+1
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-3/+0
* need to append to not nuke the fileJohn Kohl1990-05-081-3/+3
* fix comments; write implementationJohn Kohl1990-04-261-4/+180
* need krb5.h to use ktfile.hJohn Kohl1990-04-251-0/+1
* *** empty log message ***John Kohl1990-04-251-0/+48