summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed a bunch of typosMitchell Berger2001-06-204-9/+13
* * dump.c (name_matches): Cleanup warning of assignments inEzra Peisach2001-06-182-4/+9
* * dump.c: Include regex.h if exists and if HAVE_REGCOMPEzra Peisach2001-06-182-1/+6
* * dumpv4.c: Pass C_Block * to des_read_password() as per prototypeEzra Peisach2001-06-087-4/+23
* * kadm5_create.c: Add prototype for staticEzra Peisach2001-06-045-35/+55
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-268-160/+218
* * loadv4.c: Remove references to KRB_NEVERDATETom Yu2001-02-092-4/+6
* * kdb5_util.M: Fix some formatting nits and document new flagsTom Yu2001-02-062-12/+28
* * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2000-10-172-1/+6
* * kdb5_util.M: Update manpageTom Yu2000-10-176-16/+68
* * dump.c: Various message char arrays turned into macros, to permit gcc toKen Raeburn2000-07-052-64/+69
* * dump.c: Add a new dump version, r1_3_version, and make it theTom Yu2000-07-012-6/+68
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-012-0/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2411-11/+44
* * kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1999-07-072-2/+6
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * dump.c: Fix up to work with new crypto APITom Yu1998-11-032-26/+23
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-307-169/+351
* Add support for changing the master key for a database as part ofTheodore Tso1998-09-302-26/+167
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-064-3/+10
* Collapse all configure.in files under the kadmin directory into theTheodore Tso1998-02-283-9/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1997-11-044-4/+29
* Include either tcl.h or tcl/tcl.h. On debian linux, the tcl development headersEzra Peisach1997-10-222-0/+8
* * loadv4.c:Tom Yu1997-07-255-16/+36