summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* * dump.c (process_k5beta_record): Change variables from char toEzra Peisach1997-07-173-6/+15
* Check to see if the global_param's stash file is non-NULL beforeTheodore Tso1997-03-122-1/+7
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-205-12/+27
* krb5_xfree cleanupRichard Basch1997-02-191-7/+4
* Merge of libhack_branchTom Yu1997-02-093-11/+10
* * kdb5_util.c: fix multiply defined globals [krb5-admin/260]Barry Jaspan1996-12-032-3/+7
* * dump.c (load_db): lock the database directly (having fixed theMark Eichin1996-11-132-0/+25
* * kadmin/dbutil dumpv4 expiration ("never") fixesMark Eichin1996-11-118-9/+205
* Remove calls to macros that are a part of CONFIG_RULES;Tom Yu1996-11-082-1/+4
* minor fix to verification of specified load version (autodetect codeBarry Jaspan1996-11-052-8/+9
* * dump.c (dump_k5beta6_iterator): don't dump tl types that areBarry Jaspan1996-10-182-8/+38
* * dump.c (load_db): osa_adb_rename_policy_db will create the db,Barry Jaspan1996-10-182-10/+5
* * dump.c (load_db): rename osa_adb_rename_policy to *_dbBarry Jaspan1996-10-082-2/+4
* add pr to previous entryBarry Jaspan1996-10-081-1/+1
* * dump.c (load_db): rework the way policy database naming andBarry Jaspan1996-10-082-55/+62
* * kdb5_util.c (ARG_VAL): case second half of ?: operator to char *Barry Jaspan1996-10-032-2/+10
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-103-3/+8
* Don't call get_config_params again, since it's not necessary, andTheodore Tso1996-09-092-12/+10
* Fixed a typoJeff Bigler1996-09-051-1/+1
* nroff version, including Barry's changesJeff Bigler1996-09-051-122/+166
* loadv4.c (load_v4db): Fix argument parsing so that it actually works!Theodore Tso1996-09-053-15/+20
* Fix typo: ($PROG) -> $(PROG)Theodore Tso1996-09-042-1/+5
* Added line to install kdb5_util manpageJeff Bigler1996-08-291-0/+1
* * dump.c (dump_db): don't compare apples and iguanasBarry Jaspan1996-08-292-1/+5
* Remove unsused variable rparams. This is left over from the old configuration...Ezra Peisach1996-08-253-2/+4
* Link with the GSSAPI library, since it's needed for shared librariesTheodore Tso1996-08-232-0/+6
* Install in prefix/bin not prefix/sbinSam Hartman1996-08-233-3/+19
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-123-10/+9
* Reset exit_status at end of kdb5_stash. We expect to get an error ifEzra Peisach1996-08-062-0/+6
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-0513-403/+170
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-015-25/+49
* * loadv4.c: create empty policy database after loading V4 dump fileBarry Jaspan1996-08-013-3/+38
* * Makefile.in, Makefile.ov, configure.in, dump.c: add support forBarry Jaspan1996-08-018-36/+632
* * kdb5_stash.c (kdb5_stash): Declare optindTom Yu1996-07-312-0/+5
* * kdb5_create.c (kdb5_create): Ignore (expected) failure inEzra Peisach1996-07-272-1/+10