| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * server_init.c (kadm5_destroy): Call kadm5_free_config_params | Ezra Peisach | 1997-10-13 | 3 | -1/+12 |
| * | * client_init.c (kadm5_destroy): Free handle->lhandle field, call | Ezra Peisach | 1997-10-13 | 2 | -2/+12 |
| * | * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPES | Ezra Peisach | 1997-10-13 | 2 | -3/+36 |
| * | Include ctype.h for isspace declaration | Ezra Peisach | 1997-10-07 | 2 | -0/+5 |
| * | * Makefile.in: Add flags to conditionally compile with Hesiod | Tom Yu | 1997-08-07 | 3 | -2/+90 |
| * | * Makefile.in: Remove test-randkey since it was breaking the | Tom Yu | 1997-07-25 | 2 | -1/+7 |
| * | * server_init.c: Change a few calls to align with the new kdb | Tom Yu | 1997-07-25 | 3 | -3/+10 |
| * | Fix goof in ChangeLog | Tom Yu | 1997-07-01 | 1 | -0/+1 |
| * | * client_principal.c, client_rpc.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -0/+40 |
| * | * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY | Tom Yu | 1997-07-01 | 3 | -2/+9 |
| * | * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -1/+33 |
| * | * svr_principal.c: Add new function kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 2 | -0/+134 |
| * | * kadm_err.et: Add support for kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 3 | -0/+11 |
| * | * admin.h: add prototype for kadm5_setkey_principal | Barry Jaspan | 1997-05-28 | 3 | -1/+29 |
| * | * setkey-test.c, configure.in: add rules to test for correct | Barry Jaspan | 1997-05-05 | 3 | -2/+24 |
| * | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 14 | -0/+456 |
| * | * Makefile.in (unit-test-server-body): depend on test-randkey, not | Barry Jaspan | 1997-03-12 | 2 | -1/+6 |
| * | * svr_principal.c (add_to_history): Don't call realloc() on a NULL | Tom Yu | 1997-03-09 | 2 | -3/+13 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 4 | -14/+22 |
| * | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 2 | -3/+1 |
| * | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -3/+7 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 12 | -217/+135 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 3 | -1/+20 |
| * | * api.0/init.exp, api.2/init.exp: use spawn/expect instead of exec | Barry Jaspan | 1996-12-09 | 3 | -2/+11 |
| * | * server_acl.c (acl_load_acl_file): log errors via | Barry Jaspan | 1996-12-03 | 2 | -9/+21 |
| * | Do not link shared against -ldb. Tom and I decided this should wait | Sam Hartman | 1996-11-22 | 2 | -1/+5 |
| * | make clean was missing some things; see ChangeLogs for details | Tom Yu | 1996-11-14 | 4 | -0/+10 |
| * | missed some ChangeLogs | Tom Yu | 1996-11-12 | 1 | -0/+4 |
| * | Changes to support AC_CANONICAL_HOST for runtest flags; see | Tom Yu | 1996-11-12 | 1 | -0/+1 |
| * | * kadm_rpc_xdr.c: fix memory leak handling key_data and tl_data | Barry Jaspan | 1996-11-11 | 2 | -2/+35 |
| * | * svr_principal.c (kadm5_modify_principal): fix memory leak | Barry Jaspan | 1996-11-11 | 2 | -8/+22 |
| * | Remove calls to macros that are a part of CONFIG_RULES; | Tom Yu | 1996-11-08 | 2 | -2/+4 |
| * | * svr_iters.c (glob_to_regexp): a principal glob with no @ | Barry Jaspan | 1996-11-07 | 2 | -5/+8 |
| * | * api.2/init-v2.exp: update tests for new init error codes and | Barry Jaspan | 1996-11-07 | 2 | -2/+24 |
| * | lib.t moved to lib/lib.t | Barry Jaspan | 1996-11-07 | 1 | -367/+0 |
| * | * api.2/mod-principal-v2.exp: provide finer-grained test numbers | Barry Jaspan | 1996-11-07 | 2 | -15/+25 |
| * | New error codes for KADM5_MISSING_CONF_PARAMS and | Theodore Tso | 1996-11-07 | 2 | -0/+7 |
| * | client_init.c (_kadm5_init_any): Use a more fined grained error code, | Theodore Tso | 1996-11-07 | 2 | -2/+10 |
| * | server_init.c (kadm5_init): Use a more fined grained error code, | Theodore Tso | 1996-11-07 | 2 | -1/+7 |
| * | alt_prof.c (krb5_aprof_init): If the user specifies the config file | Theodore Tso | 1996-11-07 | 2 | -9/+24 |
| * | * client_principal.c (kadm5_get_principal, | Ezra Peisach | 1996-11-07 | 2 | -2/+19 |
| * | * kadm_rpc_xdr.c (xdr_krb5_principal): handle a NULL principal | Barry Jaspan | 1996-11-06 | 2 | -8/+20 |
| * | * lib/lib.t: global $test everywhere it is used | Barry Jaspan | 1996-11-06 | 3 | -18/+24 |
| * | * svr_principal.c (kadm5_modify_principal): don't free the | Barry Jaspan | 1996-11-06 | 2 | -2/+12 |
| * | * kadm_err.et: update for new tl_data semantics [krb5-admin/140] | Barry Jaspan | 1996-11-01 | 2 | -0/+5 |
| * | * svr_principal.c (kadm5_modify_principal): update for new tl_data | Barry Jaspan | 1996-11-01 | 2 | -20/+22 |
| * | * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: update | Barry Jaspan | 1996-11-01 | 3 | -12/+40 |
| * | * Makefile.in (check): Only run tests is Perl, tcl, runtest | Ezra Peisach | 1996-10-31 | 3 | -8/+17 |
| * | * configure.in, Makefile.in: Tweaks to prevent unecessary | Tom Yu | 1996-10-26 | 3 | -4/+9 |
| * | * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION before the | Ezra Peisach | 1996-10-25 | 2 | -1/+6 |