aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
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
1998-07-16 * tcl_kadm5.c (parse_tl_data): Change cast from char * toEzra Peisach3-5/+15
1998-07-12Preliminary fixes for AIX4.3:Sam Hartman2-1/+2
1998-07-10 * kadm_server.c (kadm_ser_cpw): Re-enable "old-style" passwordTom Yu2-26/+46
1998-07-08kadm_ser_wrap.c (kadm_ser_init): Use krb5_425_conv_principal insteadTheodore Tso2-6/+9
1998-07-03Makefile.in (build_pwfile): Add rule to build the build_pwfile programTheodore Tso5-50/+200
1998-05-08 * kadm_server.c (krb_log): Print the year using 4 digit to avoidTheodore Tso2-2/+7
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso2-1/+6
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso6-4/+16
1998-03-03 * Makefile.in: Enable v4 kadmin tests only if athenaEzra Peisach2-1/+6
1998-03-03 * configure.in: Enable v4 kadmin tests only if athenaEzra Peisach2-0/+12
1998-03-02Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt,Theodore Tso3-3/+15
1998-03-02Define S_TOP to contain an absolute pathname to the top of the sourceTheodore Tso2-5/+12
1998-03-01 * env-setup.shin (STOP): SRCTOP -> SRCTOPDIRTom Yu2-1/+3
1998-03-01document previousTom Yu1-0/+5
1998-03-01 * configure.in: Fix up somewhat (SRCTOP -> SRCTOPDIR) and also getTom Yu1-1/+2
1998-02-28 * Makefile.in (env-setup.stamp): Fix up to use $(thisconfigdir)Tom Yu2-2/+6
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso40-142/+156
1998-02-25 * schpw.c (process_chpw_request): Free memory of allocated forEzra Peisach3-4/+20
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu28-31/+100
1998-02-15 * ovsec_kadmd.c (kadm_svc_run): Fix naming of _rpc_dtablesize()Tom Yu2-1/+6
1998-02-14 * kadm_rpc_svc.c: Punt naughty RCS keywords. Update headerTom Yu3-76/+11
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu2-1/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso33-34/+108
1998-01-30 * Makefile.in: Remove install rulesTom Yu2-4/+4
1998-01-21 * kdc.conf.proto: Add kpasswd_port line so kadmind can start asEzra Peisach2-0/+6
1998-01-21 * schpw.c: New file. Support for Cygnus chpw.Tom Yu1-0/+372
1998-01-21 * schpw.c: New file. Support for Cygnus chpwTom Yu3-3/+173
1997-11-04 * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach4-4/+29
1997-10-23 * kadm_server.h: Declare kadm_context as extern so it will not beEzra Peisach2-1/+6
1997-10-22Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach7-0/+29