aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5
AgeCommit message (Expand)AuthorFilesLines
1999-09-24copyright and fprintf-format changes from 1.1Ken Raeburn2-9/+17
1999-09-21* adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn2-1/+7
1999-09-21* api.2/init-v2.exp (test109): Wait for prompt between commandsKen Raeburn2-0/+15
1999-09-01look up local hostname instead of using 'localhost'; pass RUNTESTFLAGSKen Raeburn3-4/+58
1999-09-01disable krb5-mech2 for now; from 1.1 branchKen Raeburn2-23/+16
1999-05-13 * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() toTom Yu2-8/+24
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 Tso8-0/+28
1998-12-05 * admin.h: Add prototypes for create_principal_3,Tom Yu2-0/+24
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 Horowitz9-65/+119
1998-07-08These additions cause the KDC to react to SIGHUP by closing andGeoffrey King2-0/+44
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu4-4/+14
1998-04-06 * Makefile.in (includes): Don't call mkdir unless the directoryTom Yu2-1/+6
1998-03-05 * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portionEzra Peisach2-0/+7
1998-02-28Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso12-61/+69
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu8-8/+28
1998-02-14 * admin.h:Tom Yu5-10/+10
1998-02-14oops forgot to update ChangeLog entirelyTom Yu1-0/+6
1998-02-14 * client_init.c:Tom Yu7-7/+22
1998-02-14 * adb_xdr.c: Update header locationsTom Yu3-3/+10
1998-02-12Mass makefile/configure.in build system revampTheodore Tso11-15/+82
1998-01-21 * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpwTom Yu3-1/+26
1997-11-19 * Makefile.in (clean): Remove server-setkey-testEzra Peisach2-0/+6
1997-10-14Real fix this time - deals with the malloc(0) case..Ezra Peisach1-1/+0
1997-10-14Fix error when number of enctypes comming in is 0Ezra Peisach1-5/+12
1997-10-13 * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach3-1/+12
1997-10-13 * client_init.c (kadm5_destroy): Free handle->lhandle field, callEzra Peisach2-2/+12
1997-10-13 * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPESEzra Peisach2-3/+36
1997-10-07Include ctype.h for isspace declarationEzra Peisach2-0/+5
1997-08-07 * Makefile.in: Add flags to conditionally compile with HesiodTom Yu3-2/+90
1997-07-25 * Makefile.in: Remove test-randkey since it was breaking theTom Yu2-1/+7
1997-07-25 * server_init.c: Change a few calls to align with the new kdbTom Yu3-3/+10
1997-07-01Fix goof in ChangeLogTom Yu1-0/+1
1997-07-01 * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu3-0/+40
1997-07-01 * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEYTom Yu3-2/+9
1997-07-01 * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4keyTom Yu3-1/+33
1997-06-29 * svr_principal.c: Add new function kadm5_setv4key_principalTom Yu2-0/+134
1997-06-29 * kadm_err.et: Add support for kadm5_setv4key_principalTom Yu3-0/+11
1997-05-28 * admin.h: add prototype for kadm5_setkey_principalBarry Jaspan3-1/+29
1997-05-05 * setkey-test.c, configure.in: add rules to test for correctBarry Jaspan3-2/+24
1997-04-23add kadm5_setkey_principalBarry Jaspan14-0/+456
1997-03-12 * Makefile.in (unit-test-server-body): depend on test-randkey, notBarry Jaspan2-1/+6
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 Hartman4-14/+22
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch2-3/+1
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-3/+7
1997-02-09Merge of libhack_branchTom Yu12-217/+135
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso3-1/+20