| Commit message (Expand) | Author | Age | Files | Lines |
* | update kadm5_get_policy to use caller allocation | Barry Jaspan | 1996-05-30 | 1 | -18/+27 |
* | untabify | Barry Jaspan | 1996-05-29 | 1 | -12/+12 |
* | remove an xxx, add a new one, update SUPPORT_DESMD5 description | Barry Jaspan | 1996-05-29 | 1 | -6/+26 |
* | add AUTH_LIST and AUTH_CHANGEPW error codes | Barry Jaspan | 1996-05-29 | 1 | -0/+2 |
* | first cut at updating authorization semantics | Barry Jaspan | 1996-05-29 | 1 | -28/+35 |
* | completely rework configuration parameters | Barry Jaspan | 1996-05-29 | 1 | -44/+139 |
* | add KRB5_TL_KADM5_E_DATA | Barry Jaspan | 1996-05-23 | 1 | -8/+16 |
* | jik's comments | Barry Jaspan | 1996-05-23 | 1 | -14/+22 |
* | update randkey to return an array of keyblocks, not key_data; update | Barry Jaspan | 1996-05-17 | 1 | -26/+35 |
* | define USE_KADM5_API_VERSION_n | Barry Jaspan | 1996-05-17 | 1 | -7/+10 |
* | separate from server and tools information, rename into separate document | Barry Jaspan | 1996-05-16 | 1 | -285/+18 |
* | define KADM5_API_VERSION_2 | Barry Jaspan | 1996-05-16 | 1 | -110/+396 |
* | Interim checkin of most of jhawks comments. Still a few more to do | Ezra Peisach | 1996-05-16 | 1 | -69/+96 |
* | first, rough cut at OV -> kadm5 naming | Barry Jaspan | 1996-05-15 | 1 | -294/+288 |
* | add new function ovsec_kadm_flush | Barry Jaspan | 1996-05-09 | 1 | -0/+26 |
* | Update the two sections I worked on with comments from jhawk. I don't | Sam Hartman | 1996-04-21 | 2 | -37/+44 |
* | Fix keytab prototype | Sam Hartman | 1996-04-21 | 1 | -1/+1 |
* | Document installing BSD utilities, | Sam Hartman | 1996-04-20 | 2 | -20/+454 |
* | * Makefile (clean): Remove *.info-? now | Ezra Peisach | 1996-03-20 | 3 | -79/+135 |
* | Add comments about the DejaGnu tests | Ezra Peisach | 1996-03-08 | 2 | -0/+39 |
* | * 3-des.txt: Updated to include some of the randomness throughout | Richard Basch | 1995-12-12 | 1 | -4/+6 |
* | * 3-des.txt: Revised 3-DES String-To-Key algorithm to encrypt the | Richard Basch | 1995-12-12 | 1 | -5/+7 |
* | XOR the last octet with 0xf0, not the first, analagous to 1-DES | Richard Basch | 1995-12-02 | 1 | -2/+2 |
* | Description of 3-DES algorithms | Richard Basch | 1995-12-01 | 1 | -0/+77 |
* | Fix all paths in document, convert tabs to spaces for TeX, and check | Ezra Peisach | 1995-10-30 | 2 | -87/+132 |
* | Document shared library support - including | Ezra Peisach | 1995-10-20 | 2 | -76/+202 |
* | Simple Makefile to build the dvi and info forms of the manual. Clean | Ezra Peisach | 1995-10-17 | 1 | -0/+15 |
* | * .Sanitize (Things-to-keep): Add Makefile | Ezra Peisach | 1995-10-17 | 3 | -4/+62 |
* | Remove config.h descriptions, describe krb5.conf | Ezra Peisach | 1995-10-11 | 2 | -89/+113 |
* | Reflect the fact that krb5_lock_file and krb5_unlock_file take fd's instead | Ezra Peisach | 1995-09-05 | 2 | -11/+9 |
* | [secure-admin/3394] first cut at unit tests for locking | Barry Jaspan | 1995-08-10 | 2 | -3/+7 |
* | Initial revision | Barry Jaspan | 1995-08-10 | 1 | -0/+134 |
* | [secure-admin/3398] special error code for missing secure principals | Barry Jaspan | 1995-08-10 | 1 | -0/+14 |
* | [secure-admin/3398] special error code for missing secure principals | Barry Jaspan | 1995-08-10 | 1 | -1/+11 |
* | document get_lock and release_lock, including permanent locks | Barry Jaspan | 1995-08-09 | 1 | -0/+61 |
* | describe adb locking mechanism | Barry Jaspan | 1995-08-08 | 1 | -6/+41 |
* | Add BAD_PW return to ADD-KEY and DELETE-KEY returns | Paul Park | 1995-08-04 | 1 | -2/+4 |
* | add get_principals and get_policies | Barry Jaspan | 1995-08-03 | 1 | -0/+65 |
* | Document new kadmin protocol | Paul Park | 1995-07-31 | 1 | -14/+103 |
* | a few minor updates for 1.1+ | Barry Jaspan | 1995-07-20 | 1 | -15/+13 |
* | BSDI fixes | Theodore Tso | 1995-07-11 | 2 | -5/+11 |
* | krb5.tex: Update krb5_auth_context usage. Add krb5_get_cred_via_tkt | Ezra Peisach | 1995-06-11 | 3 | -45/+84 |
* | [secure-admin/2432] add further that the constants must not change | Barry Jaspan | 1995-05-25 | 1 | -2/+5 |
* | [secure-admin/2432] document the integer values of the error codes; | Barry Jaspan | 1995-05-25 | 1 | -0/+3 |
* | Mostly formatting nitpicking. Fix some typos in function names as well | Ezra Peisach | 1995-05-13 | 6 | -22/+36 |
* | Add description of keytab encoding | Paul Park | 1995-05-09 | 1 | -2/+20 |
* | Allow install.ps to be kept | Theodore Tso | 1995-05-05 | 1 | -0/+1 |
* | Minor fixups for beta 5 release. Mainly points that the krb.conf and | Theodore Tso | 1995-05-05 | 2 | -6/+20 |
* | Moved kadmin.protocol and kpasswd.protocol files to the doc/kadmin directory | Theodore Tso | 1995-05-05 | 4 | -389/+574 |
* | Added free.tex file to .Sanitize | Theodore Tso | 1995-05-05 | 1 | -0/+1 |