| Commit message (Expand) | Author | Age | Files | Lines |
* | * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
* | * server_dict.c (init_dict): Change syslog() to krb5_klog_syslog() | Ezra Peisach | 2000-10-10 | 2 | -3/+9 |
* | * adb_openclose.c (osa_adb_create_db): Default to btree. | Tom Yu | 2000-07-01 | 2 | -12/+34 |
* | * Makefile.in (SHLIB_EXPDEPS): Add libdb. | Tom Yu | 2000-06-30 | 2 | -1/+8 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 3 | -9/+19 |
* | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 4 | -0/+16 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Matt Crawford's kadm acl fixes & enhancements | Ken Raeburn | 2000-03-16 | 3 | -66/+364 |
* | Remove keepold argument from create_principal_3, since it is rather | Tom Yu | 2000-02-27 | 3 | -4/+11 |
* | * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin... | Ken Raeburn | 2000-02-26 | 2 | -13/+40 |
* | Add client-side stubs and functions with additional capabilities to | Tom Yu | 2000-02-14 | 2 | -13/+70 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+2 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
* | * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file if | Ken Raeburn | 1999-09-21 | 2 | -1/+7 |
* | * svr_principal.c (kadm5_randkey_principal_3): Fix typo in | Ezra Peisach | 1998-12-07 | 2 | -2/+7 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | * svr_principal.c (kadm5_create_principal): Modify to call | Tom Yu | 1998-12-05 | 2 | -8/+57 |
* | * svr_principal.c (kadm5_create_principal): | Tom Yu | 1998-11-17 | 2 | -3/+12 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 4 | -61/+48 |
* | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 2 | -2/+7 |
* | Collapse all of lib/kadm5's configure scripts into a single top-level | Theodore Tso | 1998-02-28 | 3 | -33/+12 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | * adb_xdr.c: Update header locations | Tom Yu | 1998-02-14 | 3 | -3/+10 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -2/+20 |
* | * server_init.c (kadm5_destroy): Call kadm5_free_config_params | Ezra Peisach | 1997-10-13 | 3 | -1/+12 |
* | * Makefile.in: Add flags to conditionally compile with Hesiod | Tom Yu | 1997-08-07 | 3 | -2/+90 |
* | * server_init.c: Change a few calls to align with the new kdb | Tom Yu | 1997-07-25 | 3 | -3/+10 |
* | * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY | Tom Yu | 1997-07-01 | 3 | -2/+9 |
* | * svr_principal.c: Add new function kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 2 | -0/+134 |
* | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 4 | -0/+149 |
* | * 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 | 2 | -7/+11 |
* | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -2/+1 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -69/+41 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+12 |
* | * 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 | 2 | -0/+5 |
* | * svr_principal.c (kadm5_modify_principal): fix memory leak | Barry Jaspan | 1996-11-11 | 2 | -8/+22 |
* | * svr_iters.c (glob_to_regexp): a principal glob with no @ | Barry Jaspan | 1996-11-07 | 2 | -5/+8 |
* | server_init.c (kadm5_init): Use a more fined grained error code, | Theodore Tso | 1996-11-07 | 2 | -1/+7 |
* | * svr_principal.c (kadm5_modify_principal): don't free the | Barry Jaspan | 1996-11-06 | 2 | -2/+12 |
* | * svr_principal.c (kadm5_modify_principal): update for new tl_data | Barry Jaspan | 1996-11-01 | 2 | -20/+22 |
* | * svr_principal.c (kadm5_modify_principal): fix modify_principal's | Barry Jaspan | 1996-10-21 | 2 | -12/+19 |
* | * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c: | Barry Jaspan | 1996-10-18 | 5 | -4/+9 |
* | * adb_openclose.c (osa_adb_rename_db): create the destination | Barry Jaspan | 1996-10-18 | 2 | -0/+10 |
* | * svr_principal.c: update for new pw_expiration semantics | Barry Jaspan | 1996-10-17 | 2 | -95/+83 |
* | * adb_policy.c (osa_adb_rename_policy_db): rename | Barry Jaspan | 1996-10-08 | 2 | -10/+13 |
* | * adb_openclose.c, adb_policy.c: implement database renaming; | Barry Jaspan | 1996-10-08 | 3 | -5/+65 |