aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5
AgeCommit message (Expand)AuthorFilesLines
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
1996-12-09 * api.0/init.exp, api.2/init.exp: use spawn/expect instead of execBarry Jaspan3-2/+11
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 Yu4-0/+10
1996-11-12missed some ChangeLogsTom Yu1-0/+4
1996-11-12 Changes to support AC_CANONICAL_HOST for runtest flags; seeTom Yu1-0/+1
1996-11-11 * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_dataBarry Jaspan2-2/+35
1996-11-11 * svr_principal.c (kadm5_modify_principal): fix memory leakBarry Jaspan2-8/+22
1996-11-08Remove calls to macros that are a part of CONFIG_RULES;Tom Yu2-2/+4
1996-11-07 * svr_iters.c (glob_to_regexp): a principal glob with no @Barry Jaspan2-5/+8
1996-11-07 * api.2/init-v2.exp: update tests for new init error codes andBarry Jaspan2-2/+24
1996-11-07lib.t moved to lib/lib.tBarry Jaspan1-367/+0
1996-11-07 * api.2/mod-principal-v2.exp: provide finer-grained test numbersBarry Jaspan2-15/+25
1996-11-07New error codes for KADM5_MISSING_CONF_PARAMS andTheodore Tso2-0/+7
1996-11-07client_init.c (_kadm5_init_any): Use a more fined grained error code,Theodore Tso2-2/+10
1996-11-07server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso2-1/+7
1996-11-07alt_prof.c (krb5_aprof_init): If the user specifies the config fileTheodore Tso2-9/+24
1996-11-07 * client_principal.c (kadm5_get_principal,Ezra Peisach2-2/+19
1996-11-06 * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principalBarry Jaspan2-8/+20
1996-11-06 * lib/lib.t: global $test everywhere it is usedBarry Jaspan3-18/+24
1996-11-06 * svr_principal.c (kadm5_modify_principal): don't free theBarry Jaspan2-2/+12
1996-11-01 * kadm_err.et: update for new tl_data semantics [krb5-admin/140]Barry Jaspan2-0/+5
1996-11-01 * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan2-20/+22
1996-11-01 * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: updateBarry Jaspan3-12/+40
1996-10-31 * Makefile.in (check): Only run tests is Perl, tcl, runtestEzra Peisach3-8/+17