summaryrefslogtreecommitdiffstats
path: root/src/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* * kdb5_edit.c: add struct timeb and sys/timeb includes fromMark Eichin1995-02-242-0/+37
* * kdb5_edit.c: add modentTom Yu1995-02-146-9/+1260
* * kdb5_edit.c (show_principal): make sane and print all usefulTom Yu1995-02-092-4/+68
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-037-0/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-3/+4
* Added convert changes to kdb5_convert.cTheodore Tso1995-01-191-78/+91
* Add context changes to dumpv4.cTheodore Tso1995-01-191-15/+19
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-132-17/+23
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-139-238/+263
* Do the right thing if we are compiling without V4 support. (TheTheodore Tso1994-12-194-3/+27
* gmtime expects a pointer to a time_t, not a long. On most systemsTheodore Tso1994-12-082-1/+7
* Set the keyblock magic number and encryption typeTheodore Tso1994-11-172-0/+7
* * dumpv4.c: new file. New command dump_v4db which creates a v4Mark Eichin1994-11-165-3/+389
* * kdb5_convert.c (enter_in_v5_db): use the correct instance forMark Eichin1994-11-162-1/+6
* revert misguided kstash changesMark Eichin1994-11-023-59/+7
* * kdb5_stash.c (main): added -o option to read a Kerberos V4Mark Eichin1994-11-023-7/+59