summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Expand)AuthorAgeFilesLines
* * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-14/+17
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c :Chris Provenzano1995-09-066-42/+46
* * kdb5_create.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-17/+21
* * kdb5_stash.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-26/+7
* * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4.c : Remove krb5_enctypeChris Provenzano1995-09-066-53/+47
* * kdb5_create.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-25/+8
* Add v4 dump load logic from kdb5_convertPaul Park1995-08-255-1/+903
* Remove duplicated logicPaul Park1995-08-251-50/+6
* Update file listTheodore Tso1995-08-242-2/+7
* Update description of -k and -e flagsPaul Park1995-08-212-5/+8
* Make new dump format text-based. Also add logic to read/write old formatPaul Park1995-08-212-250/+1593
* Add description of -s and -R. Update description of -e and -kPaul Park1995-08-211-9/+26
* Use symbolic names for keytype and enctypePaul Park1995-08-213-7/+16
* Fix script handlingPaul Park1995-08-182-1/+5
* Add support for -s scriptfile and fix gcc -Wall complaintsPaul Park1995-08-155-95/+176
* Use key/salt list to determine which key types to make for the tgt principalPaul Park1995-08-092-16/+81
* Use krb5_string_to_keysalts() to ensure that list is uniquePaul Park1995-08-072-44/+16
* * cpw.c : Uses new kdb change password routines for ank, ark, cpw,Chris Provenzano1995-08-078-746/+199
* cpw.c : New change password code for kdb5_edit.Chris Provenzano1995-08-033-73/+542
* Remove convert utility. All It's functionality has been moved to kdb5_editChris Provenzano1995-08-032-8/+6
* Use new admin string conversion routinesPaul Park1995-07-3110-1184/+113
* Add --with-dbm checkPaul Park1995-07-274-0/+44
* Use new kdb formatChris Provenzano1995-07-277-444/+250
* Add KDC profile and stash file supportPaul Park1995-07-1713-10/+256
* Add ability to get rid of -lkdb4 referencesPaul Park1995-07-126-13/+112
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0718-90/+52
* Remove LDFLAGSPaul Park1995-07-072-1/+5
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-306-0/+57
* Add ability to switch between Berkeley and DBM for both aname and KDC databasePaul Park1995-06-304-9/+73
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-1518-33/+75
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0911-35/+28
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-093-9/+11
* Use kdb5_db_destroy instead of explicitly unlinking filesPaul Park1995-05-313-45/+10
* Change to new Berkeley Database naming conventionPaul Park1995-05-263-1/+20
* Include k5-int.h before krb.h so that PROTOTYPE is not redefinedEzra Peisach1995-05-212-2/+8
* Add AC_HEADER_STDC to define STDC_HEADERS for getdate.y (if present)Ezra Peisach1995-05-092-0/+6
* Check the return code from kdb5_init_context()Theodore Tso1995-05-012-1/+11
* * Makefile.in (LOCAL_LIBRARIES): put KRB4_LIB inside KLIB, and putMark Eichin1995-04-284-4/+14
* * configure.in: correct use of --with-krb4 to match top levelMark Eichin1995-04-282-1/+12
* * Makefile.in (LOCAL_LIBRARIES): use KRB4_LIB and KDB4_LIBMark Eichin1995-04-273-11/+9
* * Makefile.in (LOCAL_LIBRARIES): use KDB4_LIB and KRB4_LIB directlyMark Eichin1995-04-272-5/+7
* When default realm specified on command line, call krb5_set_default_realm soEzra Peisach1995-04-192-1/+14
* Change getdate.o to getdate.c in the SRCS listTheodore Tso1995-04-191-1/+2
* Set SUPPORT_DESMD5 attribute for the krbtgt entryTheodore Tso1995-04-182-1/+38
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-147-0/+278
* Add "support_desmd5" flagTheodore Tso1995-03-242-1/+8
* Set the return code from ss_execute_line(), so that appropriate errorTheodore Tso1995-03-172-1/+6
* Remove reference to $(ISODELIB)Theodore Tso1995-03-0212-12/+30
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-0112-18/+36
* Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2817-86/+45