summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* move _kadm5_check_handle into *_init.cBarry Jaspan1996-06-191-1/+1
* update to kadm5, add api versioning and handles, other minor fixesBarry Jaspan1996-06-191-223/+536
* remove attribute explanations, refer to libkdb functional specBarry Jaspan1996-06-181-98/+20
* add init_with_credsBarry Jaspan1996-06-141-17/+31
* don't change the error table name (leave it ovk); I'm not sure if thisBarry Jaspan1996-06-131-1/+1
* add init_with_creds testsBarry Jaspan1996-06-121-3/+14
* add init test 116Barry Jaspan1996-06-121-0/+9
* add KADM5_API_VERSION_2 testsBarry Jaspan1996-06-121-15/+231
* add mkey_from_kbd, update create/modify masksBarry Jaspan1996-06-061-7/+17
* Update function prototype for krb5_encrypt_tkt_partTheodore Tso1996-06-062-6/+8
* Add port number reserved for the password changing protocolTheodore Tso1996-06-061-3/+7
* Minor grammer fixTheodore Tso1996-06-062-1/+5
* Update krb5.constants fileTheodore Tso1996-06-061-0/+5
* Update .Sanitize fileTheodore Tso1996-06-061-0/+1
* switch to USE_KADM5_API_VERSION == n instead of USE_KADM5_API_VERSION_nBarry Jaspan1996-05-301-5/+6
* update kadm5_get_policy to use caller allocationBarry Jaspan1996-05-301-18/+27
* untabifyBarry Jaspan1996-05-291-12/+12
* remove an xxx, add a new one, update SUPPORT_DESMD5 descriptionBarry Jaspan1996-05-291-6/+26
* add AUTH_LIST and AUTH_CHANGEPW error codesBarry Jaspan1996-05-291-0/+2
* first cut at updating authorization semanticsBarry Jaspan1996-05-291-28/+35
* completely rework configuration parametersBarry Jaspan1996-05-291-44/+139
* add KRB5_TL_KADM5_E_DATABarry Jaspan1996-05-231-8/+16
* jik's commentsBarry Jaspan1996-05-231-14/+22
* update randkey to return an array of keyblocks, not key_data; updateBarry Jaspan1996-05-171-26/+35
* define USE_KADM5_API_VERSION_nBarry Jaspan1996-05-171-7/+10
* separate from server and tools information, rename into separate documentBarry Jaspan1996-05-161-285/+18
* define KADM5_API_VERSION_2Barry Jaspan1996-05-161-110/+396
* Interim checkin of most of jhawks comments. Still a few more to doEzra Peisach1996-05-161-69/+96
* first, rough cut at OV -> kadm5 namingBarry Jaspan1996-05-151-294/+288
* add new function ovsec_kadm_flushBarry Jaspan1996-05-091-0/+26
* Update the two sections I worked on with comments from jhawk. I don'tSam Hartman1996-04-212-37/+44
* Fix keytab prototypeSam Hartman1996-04-211-1/+1
* Document installing BSD utilities,Sam Hartman1996-04-202-20/+454
* * Makefile (clean): Remove *.info-? nowEzra Peisach1996-03-203-79/+135
* Add comments about the DejaGnu testsEzra Peisach1996-03-082-0/+39
* * 3-des.txt: Updated to include some of the randomness throughoutRichard Basch1995-12-121-4/+6
* * 3-des.txt: Revised 3-DES String-To-Key algorithm to encrypt theRichard Basch1995-12-121-5/+7
* XOR the last octet with 0xf0, not the first, analagous to 1-DESRichard Basch1995-12-021-2/+2
* Description of 3-DES algorithmsRichard Basch1995-12-011-0/+77
* Fix all paths in document, convert tabs to spaces for TeX, and checkEzra Peisach1995-10-302-87/+132
* Document shared library support - includingEzra Peisach1995-10-202-76/+202
* Simple Makefile to build the dvi and info forms of the manual. CleanEzra Peisach1995-10-171-0/+15
* * .Sanitize (Things-to-keep): Add MakefileEzra Peisach1995-10-173-4/+62
* Remove config.h descriptions, describe krb5.confEzra Peisach1995-10-112-89/+113
* Reflect the fact that krb5_lock_file and krb5_unlock_file take fd's insteadEzra Peisach1995-09-052-11/+9
* [secure-admin/3394] first cut at unit tests for lockingBarry Jaspan1995-08-102-3/+7
* Initial revisionBarry Jaspan1995-08-101-0/+134
* [secure-admin/3398] special error code for missing secure principalsBarry Jaspan1995-08-101-0/+14
* [secure-admin/3398] special error code for missing secure principalsBarry Jaspan1995-08-101-1/+11
* document get_lock and release_lock, including permanent locksBarry Jaspan1995-08-091-0/+61