| Commit message (Expand) | Author | Age | Files | Lines |
* | update default semantics for config params | Barry Jaspan | 1996-08-28 | 1 | -19/+29 |
* | rework the ovsec_kadm compat wording | Barry Jaspan | 1996-08-20 | 1 | -11/+13 |
* | add kadm5_decrypt_key | Barry Jaspan | 1996-07-09 | 1 | -6/+31 |
* | update dbname, admin_dbname, admin_lockfile dependencies | Barry Jaspan | 1996-07-09 | 1 | -4/+14 |
* | remove attribute explanations, refer to libkdb functional spec | Barry Jaspan | 1996-06-18 | 1 | -98/+20 |
* | add init_with_creds | Barry Jaspan | 1996-06-14 | 1 | -17/+31 |
* | don't change the error table name (leave it ovk); I'm not sure if this | Barry Jaspan | 1996-06-13 | 1 | -1/+1 |
* | add mkey_from_kbd, update create/modify masks | Barry Jaspan | 1996-06-06 | 1 | -7/+17 |
* | switch to USE_KADM5_API_VERSION == n instead of USE_KADM5_API_VERSION_n | Barry Jaspan | 1996-05-30 | 1 | -5/+6 |
* | 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 |
* | 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 |
* | [secure-admin/3398] special error code for missing secure principals | Barry Jaspan | 1995-08-10 | 1 | -1/+11 |
* | add get_principals and get_policies | Barry Jaspan | 1995-08-03 | 1 | -0/+65 |
* | a few minor updates for 1.1+ | Barry Jaspan | 1995-07-20 | 1 | -15/+13 |
* | [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 |
* | Mark this as OV confidential. It's ugly but it'll do for now | Jon Rochlis | 1994-09-23 | 1 | -1/+5 |
* | Back out randkey changes | Jonathan Kamens | 1994-09-13 | 1 | -7/+2 |
* | Get rid of periods in error table messages. | Jonathan Kamens | 1994-09-12 | 1 | -41/+41 |
* | Increment the current API version number, document the new behavior of | Jonathan Kamens | 1994-09-12 | 1 | -2/+7 |
* | proposed ovsec_kadm_init_* changes | Barry Jaspan | 1994-08-19 | 1 | -13/+38 |
* | Added a section for requirements and put the versioning requirements | Jonathan Kamens | 1994-08-18 | 1 | -1/+30 |
* | Updated for API versioning, and some other updates | Jonathan Kamens | 1994-08-18 | 1 | -91/+146 |
* | Specify that empty string is the same as NULL passwd | Michael Shanzer | 1994-08-16 | 1 | -6/+6 |
* | document the fact that you can not change the key of | Michael Shanzer | 1994-05-20 | 1 | -2/+9 |
* | No longer legal to specify REF_COUNT in the mastk of create_policy or | Jonathan Kamens | 1994-05-20 | 1 | -1/+1 |
* | fixed passwd dictionary check specification to match reality | Michael Shanzer | 1994-03-01 | 1 | -6/+5 |
* | more fixes to make spec up to date | Michael Shanzer | 1994-01-17 | 1 | -3/+10 |
* | fixed desc. of get_{policy,principal} | Michael Shanzer | 1994-01-14 | 1 | -0/+2 |
* | made various changes to fix various bug reports | Michael Shanzer | 1994-01-10 | 1 | -20/+18 |
* | added error code OVSEC_KADM_INIT | Michael Shanzer | 1994-01-10 | 1 | -0/+1 |
* | barry's change specifying rpc registration error | Michael Shanzer | 1994-01-10 | 1 | -0/+5 |
* | [secure-admin/558] specify error mesage if gssapi init fails | Barry Jaspan | 1993-12-08 | 1 | -1/+7 |
* | add bad password error code [secure/654] | Jon Rochlis | 1993-12-06 | 1 | -0/+3 |
* | added 5 to the list of acceptable character classes | Michael Shanzer | 1993-12-02 | 1 | -3/+3 |
* | removed override quality flags | Michael Shanzer | 1993-11-23 | 1 | -71/+12 |
* | add bad_history and bad_min_pass_life error codes | Barry Jaspan | 1993-11-17 | 1 | -0/+3 |
* | interrealm operation | Barry Jaspan | 1993-11-17 | 1 | -47/+91 |