summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * kadmin.c (kadmin_cpw): Initialize ks_tuple to NULLTom Yu2000-03-012-1/+5
* * proto_serv.c (proto_serv): For error return,strdup the returnedEzra Peisach2000-02-282-1/+7
* Update client and server to reflect removal of keepold argument fromTom Yu2000-02-274-22/+22
* * kadmin.c (kadmin_modprinc): Complain if -pw option is given,Ken Raeburn2000-02-262-0/+12
* * kpasswd.0/changing.exp: Add a sleep to avoid a race with theTom Yu2000-02-232-0/+9
* * kadm_rpc_svc.c (kadm_1): Update to include new api functionsTom Yu2000-02-193-0/+40
* * keytab.c (add_usage): Update usage message.Tom Yu2000-02-193-20/+197
* * server_stubs.c: Add create_principal3_1, chpass_principal3_1,Tom Yu2000-02-182-0/+256
* * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flagTom Yu2000-02-082-2/+7
* * kpasswd.0/changing.exp: Fix y2k bugTom Yu2000-01-242-1/+5
* log tritan's changesTom Yu1999-10-2611-0/+77
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-2611-14/+9
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2427-27/+108
* Disable outdated test suite. Update an expiration date that has already passedKen Raeburn1999-09-013-3/+17
* y2k fix from 1.1 branchKen Raeburn1999-09-012-6/+21
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212
* * kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1999-07-072-2/+6
* Fix how we specify the OID so it's in a format gss_str_to_oid likesTheodore Tso1999-05-122-1/+5
* * main.c: Remove include of gssapi_krb5.h - no longer neededEzra Peisach1999-05-112-1/+4
* ovsec_kadmd.c: Remove dependency on gssapi_krb5.h by usingTheodore Tso1999-05-072-37/+108
* * ovsec_kadmd.c (log_badverf): Actually make a real lookup tableTom Yu1999-03-022-17/+51
* netbsd1.def (UTMP_FILE, WTMP_FILE): Update filenames to comply withTheodore Tso1999-01-222-2/+9
* * Makefile.in (CFLAGS): PW_CHECK functionality now in DEFSTom Yu1999-01-122-1/+5
* * configure.in: Define NDBM_PW_CHECK if enable_athena is set toTom Yu1999-01-122-0/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-0528-0/+98
* * dump.c: Fix up to work with new crypto APITom Yu1998-11-032-26/+23
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3017-223/+453
* Add support for changing the master key for a database as part ofTheodore Tso1998-09-302-26/+167
* ovsec_kadmd.c (main): Cast gss_nt_krb5_name to gss_OIDGeoffrey King1998-07-222-3/+8
* Call krb5_klog_reopen in kadm_svc_run upon receiving a SIGHUP. UseGeoffrey King1998-07-212-25/+81
* * schpw.c (process_chpw_request): Cast to krb5_octet * instead ofEzra Peisach1998-07-202-3/+8
* * acl_files.c: Include stdlib.h if presentEzra Peisach1998-07-202-0/+7
* * tcl_kadm5.c (parse_tl_data): Change cast from char * toEzra Peisach1998-07-163-5/+15
* Preliminary fixes for AIX4.3:Sam Hartman1998-07-122-1/+2
* * kadm_server.c (kadm_ser_cpw): Re-enable "old-style" passwordTom Yu1998-07-102-26/+46
* kadm_ser_wrap.c (kadm_ser_init): Use krb5_425_conv_principal insteadTheodore Tso1998-07-082-6/+9
* Makefile.in (build_pwfile): Add rule to build the build_pwfile programTheodore Tso1998-07-035-50/+200
* * kadm_server.c (krb_log): Print the year using 4 digit to avoidTheodore Tso1998-05-082-2/+7
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-066-4/+16
* * Makefile.in: Enable v4 kadmin tests only if athenaEzra Peisach1998-03-032-1/+6
* * configure.in: Enable v4 kadmin tests only if athenaEzra Peisach1998-03-032-0/+12
* Makefile.in (env-setup.stmp): If env-setup.stamp needs to be rebuilt,Theodore Tso1998-03-023-3/+15
* Define S_TOP to contain an absolute pathname to the top of the sourceTheodore Tso1998-03-022-5/+12
* * env-setup.shin (STOP): SRCTOP -> SRCTOPDIRTom Yu1998-03-012-1/+3
* document previousTom Yu1998-03-011-0/+5
* * configure.in: Fix up somewhat (SRCTOP -> SRCTOPDIR) and also getTom Yu1998-03-011-1/+2
* * Makefile.in (env-setup.stamp): Fix up to use $(thisconfigdir)Tom Yu1998-02-282-2/+6
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-2840-142/+156