summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
* * logger.c (klog_vsyslog): Convert pid_t to long for printingKen Raeburn1999-12-063-3/+12
* log tritan's changesTom Yu1999-10-264-0/+28
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-264-6/+6
* replace char arrays with macros for gcc format checking; provide format str t...Ken Raeburn1999-09-292-15/+25
* copyright notice updates from 1.1 branchKen Raeburn1999-09-244-4/+16
* copyright and fprintf-format changes from 1.1Ken Raeburn1999-09-242-9/+17
* * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn1999-09-212-1/+7
* * api.2/init-v2.exp (test109): Wait for prompt between commandsKen Raeburn1999-09-212-0/+15
* look up local hostname instead of using 'localhost'; pass RUNTESTFLAGSKen Raeburn1999-09-013-4/+58
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-012-23/+16
* * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() toTom Yu1999-05-132-8/+24
* * svr_principal.c (kadm5_randkey_principal_3): Fix typo inEzra Peisach1998-12-072-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-058-0/+28
* * admin.h: Add prototypes for create_principal_3,Tom Yu1998-12-052-0/+24
* * svr_principal.c (kadm5_create_principal): Modify to callTom Yu1998-12-052-8/+57
* * svr_principal.c (kadm5_create_principal):Tom Yu1998-11-172-3/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-309-65/+119
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-082-0/+44
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-154-4/+14
* * Makefile.in (includes): Don't call mkdir unless the directoryTom Yu1998-04-062-1/+6
* * alt_prof.c (krb5_free_realm_params): Free realm_acl_file portionEzra Peisach1998-03-052-0/+7
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-2812-61/+69
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-188-8/+28
* * admin.h:Tom Yu1998-02-145-10/+10
* oops forgot to update ChangeLog entirelyTom Yu1998-02-141-0/+6
* * client_init.c:Tom Yu1998-02-147-7/+22
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10
* Mass makefile/configure.in build system revampTheodore Tso1998-02-1211-15/+82
* * alt_prof.c (kadm5_get_config_params): Add support for Cygnus chpwTom Yu1998-01-213-1/+26
* * Makefile.in (clean): Remove server-setkey-testEzra Peisach1997-11-192-0/+6
* Real fix this time - deals with the malloc(0) case..Ezra Peisach1997-10-141-1/+0
* Fix error when number of enctypes comming in is 0Ezra Peisach1997-10-141-5/+12
* * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1997-10-133-1/+12
* * client_init.c (kadm5_destroy): Free handle->lhandle field, callEzra Peisach1997-10-132-2/+12
* * alt_prof.c (kadm5_get_config_params): When KADM5_CONFIG_ENCTYPESEzra Peisach1997-10-132-3/+36
* Include ctype.h for isspace declarationEzra Peisach1997-10-072-0/+5
* * Makefile.in: Add flags to conditionally compile with HesiodTom Yu1997-08-073-2/+90
* * Makefile.in: Remove test-randkey since it was breaking theTom Yu1997-07-252-1/+7
* * server_init.c: Change a few calls to align with the new kdbTom Yu1997-07-253-3/+10
* Fix goof in ChangeLogTom Yu1997-07-011-0/+1
* * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu1997-07-013-0/+40
* * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEYTom Yu1997-07-013-2/+9
* * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4keyTom Yu1997-07-013-1/+33
* * svr_principal.c: Add new function kadm5_setv4key_principalTom Yu1997-06-292-0/+134
* * kadm_err.et: Add support for kadm5_setv4key_principalTom Yu1997-06-293-0/+11
* * admin.h: add prototype for kadm5_setkey_principalBarry Jaspan1997-05-283-1/+29
* * setkey-test.c, configure.in: add rules to test for correctBarry Jaspan1997-05-053-2/+24
* add kadm5_setkey_principalBarry Jaspan1997-04-2314-0/+456
* * Makefile.in (unit-test-server-body): depend on test-randkey, notBarry Jaspan1997-03-122-1/+6
* * svr_principal.c (add_to_history): Don't call realloc() on a NULLTom Yu1997-03-092-3/+13