summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-2110-265/+260
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-272-3/+9
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-162-1/+28
* errno should never be explicitly declaredKen Raeburn2003-04-243-3/+4
* Log entries for Makefile.ov deletionKen Raeburn2003-01-081-0/+4
* nuke old OV makefile stuffKen Raeburn2003-01-071-19/+0
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-063-2/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu2002-08-234-16/+80
* * main.c: updated the usage functionJen Selby2002-08-142-1/+7
* * dump.c (master_key_convert): Iterate over freeingTom Yu2002-07-312-2/+12
* * kdb5_util.M: added documentation for some options.Jen Selby2002-07-292-2/+28
* * dump.c (dump_ov_princ): Remove variable set but unusedEzra Peisach2002-07-152-4/+6
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-064-8/+15
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-082-1/+12
* * dump.c (dump_db): Pass krb5_boolean instead of char * asEzra Peisach2001-10-262-1/+8
* * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymoreTom Yu2001-10-252-23/+5
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-82/+86
* * string_table.c (str_INITING_KCONTEXT): Variable deleted.Ken Raeburn2001-07-164-5/+10
* * nstrtok.h: New file with prototype for nstrtokEzra Peisach2001-07-016-37/+22
* * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2001-06-222-9/+14
* * kdb5_create.c: Include <krb5/adm_proto.h> forEzra Peisach2001-06-202-0/+6