summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil
Commit message (Expand)AuthorAgeFilesLines
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-56/+60
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-3/+3
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-203-19/+4
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-2/+1
* makedependKen Raeburn2008-09-181-51/+54
* a stash file is not a keytabWill Fiveash2008-08-155-28/+108
* Oops. Really delete the extra argument this timeKen Raeburn2008-08-061-1/+1
* Removed unused (and unpassed) argument to process_k5beta7_policyKen Raeburn2008-08-061-1/+0
* Reuse more k5beta7 code for ipropKen Raeburn2008-07-311-61/+1
* Apply patch from Mark Phalan to correctly use progname instead ofTom Yu2008-07-175-80/+65
* Apply patch from Mark Phalan to initialize progname before useTom Yu2008-07-161-4/+6
* misc uninitialized-storage accessesKen Raeburn2008-06-271-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-247-21/+272
* Remove documentation for no-longer-supported admin_dbname argumentKen Raeburn2008-06-101-6/+1
* Fix various minor format-string issuesKen Raeburn2008-06-031-5/+6
* No prototype when building kdb5_util without krb4 supportAlexandra Ellwood2008-05-301-1/+2
* Force hostname to lowercase before constructing kadmin principal name.Ken Raeburn2008-05-171-2/+22
* Remove some unused codesKen Raeburn2007-08-271-4/+0
* Remove unused PLURAL macroKen Raeburn2007-08-271-1/+0
* make dependKen Raeburn2007-08-161-26/+28
* Remove unused filesKen Raeburn2007-05-182-340/+0
* Remove unused fileKen Raeburn2007-05-181-241/+0
* make dependKen Raeburn2007-03-281-9/+10
* * kadm5_create.c: Include fake-addrinfo.h.Ken Raeburn2007-03-141-6/+21
* 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
* 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
* make dependTom Yu2006-10-061-14/+16
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-252-4/+6
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-49/+49
* 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
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-7/+7
* install headers into include/krb5Ken Raeburn2006-05-231-33/+36
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+123
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-166-9/+10
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-133-3/+18
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-969/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-012-0/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-117-9/+14
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4