summaryrefslogtreecommitdiffstats
path: root/src/tests/create/kdb5_mkdums.c
Commit message (Expand)AuthorAgeFilesLines
* * create/kdb5_mkdums.c (set_dbname_help): Set default realm and construct anKen Raeburn2005-10-041-11/+18
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-0/+8
* * kdb5_mkdums.c (main): Fix memory leak of master principal at exitEzra Peisach2004-05-241-0/+5
* * kdb5_mkdums.c (main): When attempting to register writableEzra Peisach2003-05-221-2/+4
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-3/+3
* * kdb5_mkdums.c (main): Invoke krb5_free_context when finished.Ezra Peisach2001-11-191-0/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-2/+2
* kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2000-07-281-13/+2
* kdb5_mkdums.c: Remove unused variableEzra Peisach2000-07-031-2/+0
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-3/+5
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-27/+9
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * kdb5_mkdums.c: Add parenthesis about assignements in conditionalsEzra Peisach1998-03-301-29/+30
* * kdb5_mkdums.c: Update to match reality of libkdb, so that itTom Yu1997-07-301-6/+9
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-181-2/+2
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-061-12/+9
* * kdb5_mkdums.c : Remove mkvno from krb5_db_entryChris Provenzano1995-12-131-1/+0
* * kdb5_mkdums.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-3/+1
* * kdb5_mkdums.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-12/+12
* * kdb5_mkdums.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-061-15/+2
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-271-1/+2
* Use new kdb formatChris Provenzano1995-07-271-74/+95
* Fix handling of default etypePaul Park1995-07-171-2/+2
* Zero out the entry before inserting itTheodore Tso1995-03-311-0/+2
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-11/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-37/+37
* kdb5_mkdums.c: Create principals with correct realm nameTheodore Tso1994-10-241-9/+12
* Allow master key to be passed in on the command line. Makes testingTheodore Tso1994-10-071-6/+30
* Initialize all of the fields of the principal entryTheodore Tso1994-10-061-0/+5
* Create database with key version number of 1Theodore Tso1994-09-151-2/+2
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILETheodore Tso1993-06-031-1/+1
* Added new argument to krb5_db_fetch_mkey callTheodore Tso1992-06-181-2/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix some compiler warningsJohn Kohl1991-05-011-3/+2
* use krb5_use_cstype macroJohn Kohl1991-05-011-1/+1
* don't use -R argumentJohn Kohl1991-04-291-1/+1
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* add salt stuffJohn Kohl1991-02-271-3/+5
* *** empty log message ***John Kohl1991-02-201-0/+388