summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-052-64/+69
* * Makefile.in (ktutil): Do not link with the V4Ezra Peisach2000-07-034-5/+18
* * ss_wrapper.c (main): ss_listen() takes only one argumentEzra Peisach2000-07-032-1/+5
* * Makefile.in: v5passwd does not depend on the kadm5Ezra Peisach2000-07-032-2/+7
* Makefile.in: kadmin4d depends on the kdb5 libEzra Peisach2000-07-032-2/+6
* * env-setup.shin: Do not override the EXPECT environment variableEzra Peisach2000-07-032-1/+8
* pullup from 1.2.1 releaseKen Raeburn2000-07-012-0/+6
* pullup from 1.2-beta4Ken Raeburn2000-07-0125-484/+657
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-012-6/+68
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-016-1/+20
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-0111-22/+22
* Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez2000-05-042-3/+3
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-162-31/+48
* * 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