aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/srv
AgeCommit message (Expand)AuthorFilesLines
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn3-66/+364
2000-02-27Remove keepold argument from create_principal_3, since it is ratherTom Yu3-4/+11
2000-02-26* server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2-13/+40
2000-02-14Add client-side stubs and functions with additional capabilities toTom Yu2-13/+70
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn2-2/+8
1999-09-21* adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn2-1/+7
1998-12-07 * svr_principal.c (kadm5_randkey_principal_3): Fix typo inEzra Peisach2-2/+7
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-12-05 * svr_principal.c (kadm5_create_principal): Modify to callTom Yu2-8/+57
1998-11-17 * svr_principal.c (kadm5_create_principal):Tom Yu2-3/+12
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz4-61/+48
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu2-2/+7
1998-02-28Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso3-33/+12
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-14 * adb_xdr.c: Update header locationsTom Yu3-3/+10
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-2/+20
1997-10-13 * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach3-1/+12
1997-08-07 * Makefile.in: Add flags to conditionally compile with HesiodTom Yu3-2/+90
1997-07-25 * server_init.c: Change a few calls to align with the new kdbTom Yu3-3/+10
1997-07-01 * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEYTom Yu3-2/+9
1997-06-29 * svr_principal.c: Add new function kadm5_setv4key_principalTom Yu2-0/+134
1997-04-23add kadm5_setkey_principalBarry Jaspan4-0/+149
1997-03-09 * svr_principal.c (add_to_history): Don't call realloc() on a NULLTom Yu2-3/+13
1997-02-22* Make shared libs work on AIXSam Hartman2-7/+11
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-2/+1
1997-02-09Merge of libhack_branchTom Yu3-69/+41
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-0/+12
1996-12-03 * server_acl.c (acl_load_acl_file): log errors viaBarry Jaspan2-9/+21
1996-11-22Do not link shared against -ldb. Tom and I decided this should waitSam Hartman2-1/+5
1996-11-14make clean was missing some things; see ChangeLogs for detailsTom Yu2-0/+5
1996-11-11 * svr_principal.c (kadm5_modify_principal): fix memory leakBarry Jaspan2-8/+22
1996-11-07 * svr_iters.c (glob_to_regexp): a principal glob with no @Barry Jaspan2-5/+8
1996-11-07server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso2-1/+7
1996-11-06 * svr_principal.c (kadm5_modify_principal): don't free theBarry Jaspan2-2/+12
1996-11-01 * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan2-20/+22
1996-10-21 * svr_principal.c (kadm5_modify_principal): fix modify_principal'sBarry Jaspan2-12/+19
1996-10-18 * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c:Barry Jaspan5-4/+9
1996-10-18 * adb_openclose.c (osa_adb_rename_db): create the destinationBarry Jaspan2-0/+10
1996-10-17 * svr_principal.c: update for new pw_expiration semanticsBarry Jaspan2-95/+83
1996-10-08 * adb_policy.c (osa_adb_rename_policy_db): renameBarry Jaspan2-10/+13
1996-10-08 * adb_openclose.c, adb_policy.c: implement database renaming;Barry Jaspan3-5/+65
1996-10-04Oops - wrong pr in change log 46 -> 29Ezra Peisach1-1/+1
1996-10-04 * svr_principal.c (kadm5_get_principal): Do not assume malloc(0)Ezra Peisach2-6/+15
1996-08-26remove adb_principal.c from source tree, no longer usedBarry Jaspan1-412/+0
1996-08-02 * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan2-9/+5
1996-07-27It's not an out-of-space error if malloc(0) returns 0.Sam Hartman2-13/+21
1996-07-26 AIX shared libraries treat resolution of imported symbolsSam Hartman2-0/+14
1996-07-24 * Makefile.in, configure.in: break out server lib into aTom Yu20-0/+5117