summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv
Commit message (Expand)AuthorAgeFilesLines
* * svr_principal.c (kadm5_randkey_principal_3): Fix typo inEzra Peisach1998-12-072-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * svr_principal.c (kadm5_create_principal): Modify to callTom Yu1998-12-052-8/+57
* * svr_principal.c (kadm5_create_principal):Tom Yu1998-11-172-3/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-61/+48
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-2/+7
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-283-33/+12
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-2/+20
* * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1997-10-133-1/+12
* * Makefile.in: Add flags to conditionally compile with HesiodTom Yu1997-08-073-2/+90
* * server_init.c: Change a few calls to align with the new kdbTom Yu1997-07-253-3/+10
* * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEYTom Yu1997-07-013-2/+9
* * svr_principal.c: Add new function kadm5_setv4key_principalTom Yu1997-06-292-0/+134
* add kadm5_setkey_principalBarry Jaspan1997-04-234-0/+149
* * svr_principal.c (add_to_history): Don't call realloc() on a NULLTom Yu1997-03-092-3/+13
* * Make shared libs work on AIXSam Hartman1997-02-222-7/+11
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-2/+1
* Merge of libhack_branchTom Yu1997-02-093-69/+41
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+12
* * server_acl.c (acl_load_acl_file): log errors viaBarry Jaspan1996-12-032-9/+21
* Do not link shared against -ldb. Tom and I decided this should waitSam Hartman1996-11-222-1/+5
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-142-0/+5
* * svr_principal.c (kadm5_modify_principal): fix memory leakBarry Jaspan1996-11-112-8/+22
* * svr_iters.c (glob_to_regexp): a principal glob with no @Barry Jaspan1996-11-072-5/+8
* server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso1996-11-072-1/+7
* * svr_principal.c (kadm5_modify_principal): don't free theBarry Jaspan1996-11-062-2/+12
* * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan1996-11-012-20/+22
* * svr_principal.c (kadm5_modify_principal): fix modify_principal'sBarry Jaspan1996-10-212-12/+19
* * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c:Barry Jaspan1996-10-185-4/+9
* * adb_openclose.c (osa_adb_rename_db): create the destinationBarry Jaspan1996-10-182-0/+10
* * svr_principal.c: update for new pw_expiration semanticsBarry Jaspan1996-10-172-95/+83
* * adb_policy.c (osa_adb_rename_policy_db): renameBarry Jaspan1996-10-082-10/+13
* * adb_openclose.c, adb_policy.c: implement database renaming;Barry Jaspan1996-10-083-5/+65
* Oops - wrong pr in change log 46 -> 29Ezra Peisach1996-10-041-1/+1
* * svr_principal.c (kadm5_get_principal): Do not assume malloc(0)Ezra Peisach1996-10-042-6/+15
* remove adb_principal.c from source tree, no longer usedBarry Jaspan1996-08-261-412/+0
* * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan1996-08-022-9/+5
* It's not an out-of-space error if malloc(0) returns 0.Sam Hartman1996-07-272-13/+21
* AIX shared libraries treat resolution of imported symbolsSam Hartman1996-07-262-0/+14
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-2420-0/+5117