summaryrefslogtreecommitdiffstats
path: root/src/kadmin/v5server/admin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the old kadmin serverTheodore Tso1996-07-261-2000/+0
* This is the aggregate of a bunch of fixes to kadmind (after all, some peopleMark Eichin1996-02-241-432/+299
* * admin.c, passwd.c, srv_key.c, srv_main.c :Chris Provenzano1995-09-061-11/+11
* * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctypeChris Provenzano1995-09-061-1/+0
* Provide object for ACL decisionPaul Park1995-08-311-35/+40
* Replace key_name_to_data() with krb5_dbe_find_keytype()Paul Park1995-08-151-6/+24
* Consolidate handling of tagged database attributesPaul Park1995-08-101-131/+37
* First pass at kdb5 change-password code. Fix memory leaksPaul Park1995-08-091-13/+111
* Fix key merging logic and allow multiple key/salt strings to be parsedPaul Park1995-08-081-9/+26
* Fix key list merging so that kvno is generated correctlyPaul Park1995-08-071-14/+18
* Add support for add-key and delete-keyPaul Park1995-08-041-26/+697
* Use new database entry format. Use new calling sequences for key...()Paul Park1995-08-031-151/+168
* Add KDC profile and stash file supportPaul Park1995-07-171-12/+24
* Update kadmind5 to use new logging routinesPaul Park1995-06-081-8/+8
* Change howmany because of UltrixPaul Park1995-05-121-9/+9
* Add new functions to support new administrative operationsPaul Park1995-05-091-0/+1386