summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-243-12/+12
* install headers into include/krb5Ken Raeburn2006-05-236-84/+94
* Add SRCS definition and run make dependKen Raeburn2006-05-164-0/+293
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-1612-65/+57
* Have Tcl script error out if initialization failsKen Raeburn2006-05-131-8/+14
* * tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn2006-05-111-1/+1
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-251-1/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-138-403/+155
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-7/+5
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1112-3304/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-84/+0
* * getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2006-04-042-7/+5
* more DEFS=Ken Raeburn2006-04-0412-0/+30
* make dependKen Raeburn2006-04-011-1/+2
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0110-0/+23
* make depend, now with dependency sortingKen Raeburn2006-03-312-43/+44
* * configure.in: Don't define NDBM_PW_CHECKKen Raeburn2006-03-282-6/+4
* make dependKen Raeburn2006-03-271-6/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1118-169/+40
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-114-0/+13
* make dependKen Raeburn2006-03-081-5/+8
* make dependKen Raeburn2006-03-081-2/+4
* Merge from plugin branchKen Raeburn2006-03-072-1/+5
* make dependTom Yu2005-11-292-22/+9
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-186-3/+11
* * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2005-10-122-2/+7
* * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu2005-10-124-13/+51