summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Will Fiveash and Mark Phalan report that kadmin's unlock command callsTom Yu2007-10-041-1/+1
* Remove some unused codesKen Raeburn2007-08-271-4/+0
* Remove unused PLURAL macroKen Raeburn2007-08-271-1/+0
* make dependKen Raeburn2007-08-164-57/+63
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-9/+5
* Avoid unchecked sprintf in some KDC-side programsKen Raeburn2007-07-123-12/+10
* Get rid of .o files when cleaningKen Raeburn2007-07-101-1/+1
* Check for error indication from localtime.Ken Raeburn2007-06-291-11/+51
* fix MITKRB5-SA-2007-005 [CVE-2007-2798/VU#554257]Tom Yu2007-06-261-6/+28
* Remove unused filesKen Raeburn2007-05-182-340/+0
* Remove unused fileKen Raeburn2007-05-181-241/+0
* Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery2007-04-162-5/+16
* Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2007-04-162-2/+47
* MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu2007-04-036-166/+201
* make dependKen Raeburn2007-03-281-9/+10
* * kadm5_create.c: Include fake-addrinfo.h.Ken Raeburn2007-03-141-6/+21
* Fix tail portability problem by adding an expression test to theKen Raeburn2007-03-141-1/+1
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-1/+1
* Remove varargs.h paths, always use stdarg.hKen Raeburn2007-01-201-8/+1
* make dependKen Raeburn2007-01-201-3/+7
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-201-1/+1
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-091-0/+5
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-202-6/+14
* Add -clearpolicy to kadmin addprinc usageRuss Allbery2006-12-161-1/+1
* minor update to kdb5_util man page for LDAP pluginWill Fiveash2006-12-041-1/+8
* * src/kadmin/dbutil/dump.c (load_db): Open the dumpfile asTom Yu2006-12-011-1/+1
* Delay kadmind random number initialization until after forkRuss Allbery2006-11-091-9/+11
* * tcl_kadm5.c (parse_principal_ent, parse_policy_ent): Don't pass back anKen Raeburn2006-11-022-4/+4
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-1/+1
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-7/+29
* Call fileno and krb5_lock_file before calling fclose, rather than after.Ken Raeburn2006-10-141-2/+6
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-121-22/+80
* 10/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn2006-10-071-31/+27
* make dependTom Yu2006-10-063-27/+31
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-252-4/+6
* Savitha's patches for:Ken Raeburn2006-09-181-6/+2
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-165-146/+146
* whitespaceKen Raeburn2006-09-121-292/+285
* whitespaceKen Raeburn2006-09-121-18/+14
* kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood2006-07-181-0/+13
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-183-16/+123
* Document add_entry in ktutil man pageRuss Allbery2006-07-121-2/+6
* copyright datesKen Raeburn2006-06-301-1/+1
* * dump.c (load_db): Call krb5_db_promote instead of krb5_db_finiKen Raeburn2006-06-301-0/+10
* New kdb backend operation promote_db, makes a temporary database become theKen Raeburn2006-06-301-1/+7
* (add_db_arg): Fix silly bug.Ken Raeburn2006-06-301-3/+8
* * kdb5_util.c (add_db_arg): New function.Ken Raeburn2006-06-294-52/+30
* (kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn2006-06-201-4/+12
* (kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn2006-06-151-2/+2
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-3111-82/+23