summaryrefslogtreecommitdiffstats
path: root/src/tests/create
Commit message (Expand)AuthorAgeFilesLines
* make dependTom Yu2006-10-061-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-4/+4
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+1
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-226/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-38/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-7/+7
* make dependKen Raeburn2006-03-271-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+2
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-4/+3
* * create/kdb5_mkdums.c (set_dbname_help): Set default realm and construct anKen Raeburn2005-10-042-11/+24
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+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-213-1/+16
* Update dependenciesKen Raeburn2005-06-211-3/+4
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * 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