summaryrefslogtreecommitdiffstats
path: root/src/kadmin/v5client
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: remove ref to SS_RULESTom Yu1996-06-142-1/+4
* cvsignore hackeryTom Yu1996-06-101-1/+0
* missing log entriesKen Raeburn1996-05-021-0/+7
* add "extract snk4 key" function to get device keys out of the databaseMark Eichin1996-04-092-0/+111
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-14/+0
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-032-6/+3
* * kadmin5.c (kadmin_startup): initialize action before strcat'ingMark Eichin1995-10-022-0/+6
* * kadmin5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-11/+14
* Remove description of flags. This should be someplace commonPaul Park1995-08-212-40/+7
* Add {add,del}_key_type commandsPaul Park1995-08-086-126/+274
* Replace hand-decoded integers with kdb macrosPaul Park1995-08-042-8/+6
* Use new database entry format and new libkadm string conversionPaul Park1995-08-033-385/+61
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-15/+11
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-301-1/+15
* Describe previous changesPaul Park1995-06-301-0/+7
* Add usage of compile(3) for regular expressions so SysV machines have them tooPaul Park1995-06-301-12/+38
* Remove -g from LDFLAGSSam Hartman1995-06-292-1/+6
* Change kadm_cleanup so that it returns a defined valueSam Hartman1995-06-172-0/+8
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-8/+15
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-2/+6
* Change the default kadmin instance to be "admin"Theodore Tso1995-06-102-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+4
* Change password prompting orderPaul Park1995-06-054-71/+129
* Add support for specifiable ccache and lifetime for admin principalPaul Park1995-06-055-7/+126
* Change admin instance name to kadmin and fix bug in kadmin_listPaul Park1995-06-013-64/+62
* Change name of admin instance in manpagePaul Park1995-05-152-3/+9
* Fix errors for UltrixPaul Park1995-05-123-3/+11
* Correctly calculate beginning of first componentPaul Park1995-05-111-1/+1
* Fix two annoying things in kadmin5Paul Park1995-05-112-1/+9
* Checkin new administrative clientPaul Park1995-05-0912-0/+2980