summaryrefslogtreecommitdiffstats
path: root/src/kadmin.v4/server/kadm_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous stuff, as this actually belongs inTom Yu1998-05-111-1082/+0
* Better handling of the principal max_life..Richard Basch1996-05-091-7/+23
* new principals were being created with two keys, one of which theRichard Basch1996-03-221-9/+7
* * kadm_funcs.c: changed all references of des-cbc-md5 to des-cbc-crcRichard Basch1996-03-201-14/+16
* add_entry was not working because the structure length element wasRichard Basch1996-02-221-0/+2
* Removed sys/fcntl.h checking (always use fcntl.h instead)Richard Basch1996-01-041-3/+1
* * kadm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-131-5/+1
* * admin_server.c, kadm_funcs.c kadm_ser_wrap.c :Chris Provenzano1995-09-061-18/+18
* * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctypeChris Provenzano1995-09-061-15/+12
* Replace kadm_find_keytype() with krb5_dbe_find_keytype()Paul Park1995-08-151-47/+36
* Add kadm_find_keytype() to find key/salt pairPaul Park1995-08-101-25/+145
* Hacks to get this to compile with the new kdb formatPaul Park1995-08-071-92/+86
* Compiler warning cleanupPaul Park1995-06-271-2/+2
* Ported to DEC Alpha OSF/1:Ezra Peisach1995-06-091-1/+1
* Put the V4 kadmin server in its new placeTheodore Tso1995-04-251-0/+970