aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2000-10-17 * kadmin.c (strdur): Print negative durations somewhat (!)Tom Yu2-3/+23
2000-10-17 * kdb5_util.M: Update manpageTom Yu6-16/+68
2000-10-10 * kadm_funcs.c: Call life_to_time() and time_to_life() asTom Yu2-3/+8
2000-10-03 * kadmin.c (kadmin_getpol): Change format strings from %d to %ldEzra Peisach3-12/+19
2000-07-05* dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2-64/+69
2000-07-03 * Makefile.in (ktutil): Do not link with the V4Ezra Peisach4-5/+18
2000-07-03 * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2-1/+5
2000-07-03 * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2-2/+7
2000-07-03Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2-2/+6
2000-07-03 * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2-1/+8
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+6
2000-07-01pullup from 1.2-beta4Ken Raeburn25-484/+657
2000-07-01 * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2-6/+68
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez6-1/+20
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez11-22/+22
2000-05-04Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2-3/+3
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2-31/+48
2000-03-01 * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2-1/+5
2000-02-28 * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2-1/+7
2000-02-27Update client and server to reflect removal of keepold argument fromTom Yu4-22/+22
2000-02-26* kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2-0/+12
2000-02-23 * kpasswd.0/changing.exp: Add a sleep to avoid a race with theTom Yu2-0/+9
2000-02-19 * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu3-0/+40
2000-02-19 * keytab.c (add_usage): Update usage message.Tom Yu3-20/+197
2000-02-18 * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2-0/+256
2000-02-08 * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flagTom Yu2-2/+7
2000-01-24 * kpasswd.0/changing.exp: Fix y2k bugTom Yu2-1/+5
1999-10-26log tritan's changesTom Yu11-0/+77
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez11-14/+9
1999-09-24copyright notice updates from 1.1 branchKen Raeburn27-27/+108
1999-09-01Disable outdated test suite. Update an expiration date that has already passedKen Raeburn3-3/+17
1999-09-01y2k fix from 1.1 branchKen Raeburn2-6/+21
1999-08-18* ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King2-20/+40
1999-08-16Added "addent" command to allow creation of new keytab entries byGeoffrey King5-9/+212
1999-07-07* kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn2-2/+6
1999-05-12Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso2-1/+5
1999-05-11 * main.c: Remove include of gssapi_krb5.h - no longer neededEzra Peisach2-1/+4
1999-05-07ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso2-37/+108
1999-03-02 * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu2-17/+51
1999-01-22netbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames to comply withTheodore Tso2-2/+9
1999-01-12 * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFSTom Yu2-1/+5
1999-01-12 * configure.in: Define NDBM_PW_CHECK if enable_athena is set toTom Yu2-0/+11
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso28-0/+98
1998-11-03 * dump.c: Fix up to work with new crypto APITom Yu2-26/+23
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz17-223/+453
1998-09-30Add support for changing the master key for a database as part ofTheodore Tso2-26/+167
1998-07-22ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OIDGeoffrey King2-3/+8
1998-07-21Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. UseGeoffrey King2-25/+81
1998-07-20 * schpw.c (process_chpw_request): Cast to krb5_octet * instead ofEzra Peisach2-3/+8
1998-07-20 * acl_files.c: Include stdlib.h if presentEzra Peisach2-0/+7