summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
* * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * admin.h (KADM5_PW_FIRST_PROMPT): Get rid of casts fromEzra Peisach2000-10-174-6/+19
* * lock-test.c (main): Cleanup assignments in conditionals. IfEzra Peisach2000-10-128-21/+44
* * server_dict.c (init_dict): Change syslog() to krb5_klog_syslog()Ezra Peisach2000-10-102-3/+9
* admin.h: Add kadm5_free_name_list prototypeEzra Peisach2000-07-032-0/+7
* * Makefile.in: The client library does not depend on the databaseEzra Peisach2000-07-032-4/+6
* * adb.h: Add btinfoTom Yu2000-07-012-0/+3
* * adb_openclose.c (osa_adb_create_db): Default to btree.Tom Yu2000-07-012-12/+34
* * Makefile.in (SHLIB_EXPDEPS): Add libdb.Tom Yu2000-06-304-2/+16
* * configure.in: Remove AIX_DB_LIB kludge as we're now buildingTom Yu2000-06-302-12/+5
* * iter-test.c (main): Code was using ovsec_kadm_ret_t in place ofEzra Peisach2000-06-292-3/+8
* * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returnsEzra Peisach2000-06-292-3/+12
* * alt_prof.c (krb5_aprof_init): profile_init takes aEzra Peisach2000-06-292-2/+7
* pullup from 1.2 branchKen Raeburn2000-06-2717-52/+133
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-0112-1/+39
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-014-8/+8
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-163-66/+364
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-2710-12/+32
* * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2000-02-262-13/+40
* fix for vpath and du4.0 makeKen Raeburn2000-02-222-0/+8
* from Bear Giles:Ken Raeburn2000-02-212-13/+22
* * kadm_rpc_xdr.c (xdr_chpass3_arg):Tom Yu2000-02-192-2/+7
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-1410-15/+501
* * api.1/lock.exp: Since a "wait" directive to the command list ofTom Yu2000-02-082-0/+12
* * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodateTom Yu2000-02-082-2/+7
* limit kadm5 net interface to des for now until gssapi mech is fixedKen Raeburn2000-01-272-2/+14
* * 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