summaryrefslogtreecommitdiffstats
path: root/src/tests/create
Commit message (Expand)AuthorAgeFilesLines
* * kdb5_mkdums.c (main): Fix memory leak of master principal at exitEzra Peisach2004-05-242-0/+9
* updated dependenciesKen Raeburn2004-04-241-4/+4
* make dependKen Raeburn2003-12-151-3/+4
* make-depend updatesKen Raeburn2003-05-241-3/+3
* * kdb5_mkdums.c (main): When attempting to register writableEzra Peisach2003-05-222-2/+9
* update dependenciesKen Raeburn2002-08-291-3/+3
* * 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/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-3/+3
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-062-3/+8
* * kdb5_mkdums.c (main): Invoke krb5_free_context when finished.Ezra Peisach2001-11-192-0/+12
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-2/+6
* dependenciesKen Raeburn2001-09-021-0/+11
* kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2000-07-282-13/+6
* kdb5_mkdums.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* merge from krb5-1-2-beta4Ken Raeburn2000-06-232-3/+15
* 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/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-27/+13
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * kdb5_mkdums.c: Add parenthesis about assignements in conditionalsEzra Peisach1998-03-302-29/+35
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-5/+6
* * Makefile.in (SRCS): Add $(SRCS) lineEzra Peisach1997-08-172-0/+5
* * kdb5_mkdums.c: Update to match reality of libkdb, so that itTom Yu1997-07-302-6/+14
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-201-1/+0
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-182-2/+7
* Merge of libhack_branchTom Yu1997-02-093-7/+10
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Tweak to manpage from CygnusJeff Bigler1996-08-291-1/+2
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize fileTheodore Tso1996-06-061-1/+0
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-062-12/+14
* Added V5_USE_SHARED_LIBSRichard Basch1996-04-151-0/+1
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-15/+0
* Add check for DBM/db librariesTheodore Tso1996-01-192-0/+19
* * kdb5_mkdums.c : Remove mkvno from krb5_db_entryChris Provenzano1995-12-132-1/+4
* * kdb5_mkdums.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-092-3/+5
* stamp out festering ImakefilesMark Eichin1995-11-031-29/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-032-6/+3
* * kdb5_mkdums.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-12/+16
* * kdb5_mkdums.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-15/+6
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-272-1/+7
* Use new kdb formatChris Provenzano1995-07-272-74/+97
* Fix handling of default etypePaul Park1995-07-172-2/+8