summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
* * kadm_err.et: update for new tl_data semantics [krb5-admin/140]Barry Jaspan1996-11-012-0/+5
* * svr_principal.c (kadm5_modify_principal): update for new tl_dataBarry Jaspan1996-11-012-20/+22
* * api.2/get-principal-v2.exp, api.2/mod-principal-v2.exp: updateBarry Jaspan1996-11-013-12/+40
* * Makefile.in (check): Only run tests is Perl, tcl, runtestEzra Peisach1996-10-313-8/+17
* * configure.in, Makefile.in: Tweaks to prevent unecessaryTom Yu1996-10-263-4/+9
* * Makefile.in (init-test): Add -UUSE_KADM5_API_VERSION before theEzra Peisach1996-10-252-1/+6
* * api.2/get-principal-v2.exp: Fix for test 100 where {} is notEzra Peisach1996-10-232-1/+6
* * Makefile.in: Fixes for new directory recursion method; alsoTom Yu1996-10-222-1/+21
* * svr_principal.c (kadm5_modify_principal): fix modify_principal'sBarry Jaspan1996-10-212-12/+19
* * server_internal.h (ALL_PRINC_MASK): add KADM5_TL_DATA andBarry Jaspan1996-10-212-1/+6
* * api.2/mod-principal-v2.exp: create this file, implement testsBarry Jaspan1996-10-212-0/+107
* * svr_misc_free.c, server_dict.c, adb_policy.c, adb_free.c:Barry Jaspan1996-10-185-4/+9
* * kadm_rpc_xdr.c, misc_free.c, server_internal.h: include stdlib.hBarry Jaspan1996-10-184-3/+8
* * adb_openclose.c (osa_adb_rename_db): create the destinationBarry Jaspan1996-10-182-0/+10
* make start/stop message display only when verboseBarry Jaspan1996-10-181-2/+2
* comment out useless messagesBarry Jaspan1996-10-181-2/+2
* * api.2/init-v2.exp: add test 117, for default max_lifeBarry Jaspan1996-10-182-0/+67
* create README.new-testsBarry Jaspan1996-10-171-0/+12
* * svr_principal.c: update for new pw_expiration semanticsBarry Jaspan1996-10-172-95/+83
* * config/unix.exp, lib/lib.t: begin in process of making theseBarry Jaspan1996-10-178-186/+144
* * logger.c (krb5_klog_init): remember to call openlog() whenBarry Jaspan1996-10-152-1/+12
* * Makefile.in: Only try to run tests if both runtest and the tclEzra Peisach1996-10-143-1/+19
* * adb_policy.c (osa_adb_rename_policy_db): renameBarry Jaspan1996-10-082-10/+13
* * adb_openclose.c, adb_policy.c: implement database renaming;Barry Jaspan1996-10-083-5/+65
* Oops - wrong pr in last Changelg 46 -> 29Ezra Peisach1996-10-041-1/+1
* Oops - wrong pr in change log 46 -> 29Ezra Peisach1996-10-041-1/+1
* * svr_principal.c (kadm5_get_principal): Do not assume malloc(0)Ezra Peisach1996-10-042-6/+15
* * client_principal.c (kadm5_randkey_principal): Do not assume thatEzra Peisach1996-10-042-14/+22
* Removes the sizes-test.They were bogus as they were checking the sizeof(long)Ezra Peisach1996-10-043-32/+10
* * api.2/init-v2.exp: Remove tests 104 & 105 as lockfile andEzra Peisach1996-10-012-36/+5
* * api.0/init.exp, api.1/lock.exp, api.2/init.exp: use $K5ROOTBarry Jaspan1996-09-265-54/+15
* * alt_prof.c: don't allow admin_dbname or admin_lockfile to beBarry Jaspan1996-09-261-0/+5
* * api.1/lock.exp: lockfile is now kdb5.kadm5.lockBarry Jaspan1996-09-252-1/+5
* add unit-test directory to buildBarry Jaspan1996-09-242-1/+5
* * changes to use runtest --srcdir:Barry Jaspan1996-09-2334-47/+436
* add unit-test directory to standard build systemBarry Jaspan1996-09-203-0/+144
* * alt_prof.c (kadm5_get_config_params): set max_life default to 10Barry Jaspan1996-09-182-1/+6
* * server_internal.h (ALL_PRINC_MASK): Add MAX_RLIFE toBarry Jaspan1996-09-172-7/+15
* * api.2/init-v2.exp: make test100 only run on clientBarry Jaspan1996-09-112-2/+9
* * alt_prof.c (krb5_aprof_init): use profile_init_path on fname,Mark Eichin1996-09-112-2/+6
* * alt_prof.c (kadm5_get_config_params): fix default semantics toBarry Jaspan1996-08-283-61/+113
* remove adb_principal.c from source tree, no longer usedBarry Jaspan1996-08-261-412/+0
* * client_init.c (_kadm5_init_any): use DEFAULT_PROFILE_PATHBarry Jaspan1996-08-262-1/+6
* * Makefile.ov (unit-test-server-body): remove kdb5_editBarry Jaspan1996-08-202-1/+3
* * api.0/init.exp, api.2/init.exp, config/unix.exp, Makefile.ov:Barry Jaspan1996-08-205-16/+16
* * Makefile.ov: update for new lib/kadm5 layoutBarry Jaspan1996-08-163-15/+30
* * svr_principal.c: remove krb5_free_keyblock_contents (moved toBarry Jaspan1996-08-022-9/+5
* * alt_prof.c (kadm5_get_config_params): alloc enough bytes forBarry Jaspan1996-08-023-2/+12
* * client_init.c: Revert prior change due to netdb.h shufflingTom Yu1996-07-312-0/+5
* * client_init.c: Remove #include <netdb.h> because rpc/types.hTom Yu1996-07-302-1/+5