summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/keytab/ktbase.c
Commit message (Expand)AuthorAgeFilesLines
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-061-8/+30
* Use more const data in the keytab type registryKen Raeburn2004-03-061-6/+6
* Register writable keytabs by defaultSam Hartman2003-05-191-1/+6
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-311-3/+3
* protoizeKen Raeburn2002-09-031-23/+6
* Use const instead of krb5_const.Ken Raeburn2002-02-231-1/+1
* 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-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-3/+3
* * ktbase.c (krb5_kt_resolve): Signed/unsigned intEzra Peisach2000-10-171-4/+5
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-121-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Implement SRVTAB keytab type, which can read a krb4 srvtabGeoffrey King1999-06-131-7/+17
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-6/+6
* Add keytab serialization supportPaul Park1995-08-291-0/+86
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* *.c: Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+1
* Converted krb/keytab to work on the PC. Mostly just adding the windowsKeith Vetter1995-02-221-2/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-5/+7
* Added missing * to function pointer deferenceTheodore Tso1994-10-041-1/+1
* If the prefix "FILE:" is not given, assume the default operations listTheodore Tso1994-09-301-2/+3
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* remove XXXJohn Kohl1991-04-191-1/+1
* fix copyrightsJohn Kohl1991-03-141-1/+1
* name is now const John Kohl1990-11-271-3/+3
* fix ccache to keytabJohn Kohl1990-07-031-3/+3
* *** empty log message ***John Kohl1990-07-031-0/+95