summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Describe previous changesPaul Park1995-08-311-0/+11
* Update ACL file descriptionPaul Park1995-08-311-3/+30
* Provide object for ACL decisionPaul Park1995-08-312-36/+42
* Make access decision based on subject and object, not just subjectPaul Park1995-08-312-9/+73
* Fix automatic generation of changepw servicePaul Park1995-08-252-7/+13
* Update file listTheodore Tso1995-08-244-0/+48
* Remove description of flags. This should be someplace commonPaul Park1995-08-212-40/+7
* Use libkadm string handling routinesPaul Park1995-08-212-10/+16
* * configure.in: Build ktutil nowTom Yu1995-08-182-1/+4
* First cut of ktutil; change functions have not yet been addedTom Yu1995-08-188-0/+759
* Describe previous changesPaul Park1995-08-171-0/+7
* Only keep the database open while processing one commandPaul Park1995-08-171-0/+31
* Add routines to open and close the databasePaul Park1995-08-172-4/+39
* Replace key_name_to_data() with krb5_dbe_find_keytype()Paul Park1995-08-155-70/+53
* Consolidate handling of tagged database attributesPaul Park1995-08-105-162/+142
* Describe previous changesPaul Park1995-08-091-0/+19
* Add prototype for key_master_encblock()Paul Park1995-08-091-0/+1
* Fix Purify complaintPaul Park1995-08-091-1/+3
* Fix memory leakPaul Park1995-08-091-5/+5
* Network slave bookkeeping fixupPaul Park1995-08-091-2/+4
* Add krb5_use_keytype for each keytypePaul Park1995-08-091-0/+17
* First pass at kdb5 change-password code. Fix memory leaksPaul Park1995-08-092-17/+187
* Add {add,del}_key_type commandsPaul Park1995-08-086-126/+274
* Describe previous changesPaul Park1995-08-081-0/+11
* Fix key merging logic and allow multiple key/salt strings to be parsedPaul Park1995-08-081-9/+26
* Don't deallocate key/salt tuples if supplied by caller to string_to_keyPaul Park1995-08-081-2/+7
* Handle new protocol error messagesPaul Park1995-08-081-0/+8
* Use sigjmp_buf under POSIX_SETJMPPaul Park1995-08-083-3/+15
* Describe previous changesPaul Park1995-08-071-0/+6
* Handle V4 salttype correctlyPaul Park1995-08-071-5/+9
* Fix key list merging so that kvno is generated correctlyPaul Park1995-08-071-14/+18
* 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