aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2006-11-11pull up r18793 from trunkTom Yu1-9/+11
2006-10-23fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash1-1/+1
2006-10-21enabling LDAP mix-in support for kdb5_util loadWill Fiveash1-7/+29
2006-10-14Call fileno and krb5_lock_file before calling fclose, rather than after.Ken Raeburn1-2/+6
2006-10-12Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn1-22/+80
2006-10-0710/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn1-31/+27
2006-10-06make dependTom Yu3-27/+31
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2-4/+6
2006-09-18Savitha's patches for:Ken Raeburn1-6/+2
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn5-146/+146
2006-09-12whitespaceKen Raeburn1-292/+285
2006-09-12whitespaceKen Raeburn1-18/+14
2006-07-18kadmin_startup(): Turn off KLL automatic prompting support in kadminAlexandra Ellwood1-0/+13
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn3-16/+123
2006-07-12Document add_entry in ktutil man pageRuss Allbery1-2/+6
2006-06-30copyright datesKen Raeburn1-1/+1
2006-06-30* dump.c (load_db): Call krb5_db_promote instead of krb5_db_finiKen Raeburn1-0/+10
2006-06-30New kdb backend operation promote_db, makes a temporary database become theKen Raeburn1-1/+7
2006-06-30(add_db_arg): Fix silly bug.Ken Raeburn1-3/+8
2006-06-29* kdb5_util.c (add_db_arg): New function.Ken Raeburn4-52/+30
2006-06-20(kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn1-4/+12
2006-06-15(kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn1-2/+2
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn11-82/+23
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn3-12/+12
2006-05-23install headers into include/krb5Ken Raeburn6-84/+94
2006-05-16Add SRCS definition and run make dependKen Raeburn4-0/+293
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn12-65/+57
2006-05-13Have Tcl script error out if initialization failsKen Raeburn1-8/+14
2006-05-11* tests/dejagnu/config/default.exp (setup_krb5_conf): Don't add suffix toKen Raeburn1-1/+1
2006-04-25Change kdb plugin code to use the new plugin support instead ofKen Raeburn1-1/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn8-403/+155
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-7/+5
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman12-3304/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn2-84/+0
2006-04-04* getdate.y: Include autoconf.h always. Don't include config.hKen Raeburn2-7/+5
2006-04-04more DEFS=Ken Raeburn12-0/+30
2006-04-01make dependKen Raeburn1-1/+2
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn10-0/+23
2006-03-31make depend, now with dependency sortingKen Raeburn2-43/+44
2006-03-28* configure.in: Don't define NDBM_PW_CHECKKen Raeburn2-6/+4
2006-03-27make dependKen Raeburn1-6/+7
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn18-169/+40
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn4-0/+13
2006-03-08make dependKen Raeburn1-5/+8
2006-03-08make dependKen Raeburn1-2/+4
2006-03-07Merge from plugin branchKen Raeburn2-1/+5
2005-11-29make dependTom Yu2-22/+9
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn6-3/+11
2005-10-12 * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2-2/+7
2005-10-12 * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu4-13/+51