summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Describe previous changesPaul Park1995-08-041-0/+16
* Update key handling prototypes and add new prototypesPaul Park1995-08-041-0/+24
* Rework key_{string_to,random}_keys. Find latest admin key instead of key[0]Paul Park1995-08-041-193/+318
* Make passwd_check_opass_ok() availablePaul Park1995-08-041-6/+7
* Add support for add-key and delete-keyPaul Park1995-08-042-27/+744
* Replace hand-decoded integers with kdb macrosPaul Park1995-08-042-8/+6
* Describe previous changesPaul Park1995-08-031-0/+13
* Include adm.h, update prototypesPaul Park1995-08-031-33/+37
* Use new database entry format. Update key_{string_to,encrypt,decrypt,random}...Paul Park1995-08-031-260/+498
* Use new database entry format. Use new calling sequences for key...()Paul Park1995-08-032-268/+265
* Handle the key/salt pair list and pass it to key_initPaul Park1995-08-031-5/+29
* Clean up debugging messagesPaul Park1995-08-031-8/+9
* Use new database entry format and new libkadm string conversionPaul Park1995-08-033-385/+61
* Remove dependence on mit-des.hPaul Park1995-07-272-3/+7
* Add KDC profile and stash file supportPaul Park1995-07-176-49/+167
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-079-37/+30
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-302-1/+29
* Describe previous changesPaul Park1995-06-302-0/+15
* Fix initialization and terminal disassociation broken by previous revPaul Park1995-06-301-7/+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
* ----------------------------------------------------------------------Sam Hartman1995-06-292-6/+9
* Compiler warning cleanupPaul Park1995-06-274-5/+14
* * Makefile.in - Change explicit library names to -l<lib> form, andTom Yu1995-06-201-1/+0
* Change kadm_cleanup so that it returns a defined valueSam Hartman1995-06-172-0/+8
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-159-21/+42
* Fixed ACL routines to work on systems with unsigned char.Sam Hartman1995-06-142-2/+14
* Check for sys/select.h and include if found. Required toSam Hartman1995-06-133-0/+12
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-118-8/+21
* 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-096-15/+12
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* Update kadmind5 to use new logging routinesPaul Park1995-06-087-99/+58
* Makefile.in (CFLAGS), srv_acl.c (acl_init): Use KRB5_DEFAULT_ADMIN_ACLTheodore Tso1995-06-073-7/+7
* (key_decrypt_keys): On error, when clearing keyblocks, set contents to null.Ezra Peisach1995-06-072-5/+26
* Change password prompting orderPaul Park1995-06-054-71/+129
* Specify maxlife and maxrenewlife fields when creating changepwPaul Park1995-06-052-0/+15
* Use new krb5_adm_connect() calling sequencePaul Park1995-06-052-1/+8
* Add support for specifiable ccache and lifetime for admin principalPaul Park1995-06-055-7/+126
* Change default acl file name to a #definePaul Park1995-06-014-11/+31
* If no srvtab specified, then use squirreled admin keyPaul Park1995-06-012-0/+6
* Add logic to retrieve/create the password changing service principal'sPaul Park1995-06-011-2/+238
* Change admin instance name to kadmin and fix bug in kadmin_listPaul Park1995-06-013-64/+62
* Use syslog instead of com_err when shutting down as output may be closed andEzra Peisach1995-05-282-2/+11
* kadmind5 depends on libkdb5.aPaul Park1995-05-262-1/+5
* Install kadmind5 and manpage in correct locationPaul Park1995-05-223-4/+10
* Do not destroy the replay cache when done with a requestPaul Park1995-05-162-3/+8
* Change name of admin instance in manpagePaul Park1995-05-152-3/+9
* Describe last batch of changesPaul Park1995-05-121-0/+13