summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* free functions accept NULLBarry Jaspan1993-11-101-2/+4
* removed OVSEC_KADM_NO_ADMIN, not usedBarry Jaspan1993-11-101-1/+0
* add location of dictionary, update local init ..Jon Rochlis1993-11-101-1/+15
* specified key tabBarry Jaspan1993-11-091-1/+5
* new name for db'sJon Rochlis1993-11-071-2/+2
* new location for db'sJon Rochlis1993-11-071-2/+2
* fix get and iter declarationsBarry Jaspan1993-11-071-6/+9
* specify error stringsBarry Jaspan1993-11-061-51/+62
* change ovsec_kadm_T into osa_, add pointers to include files and name theJon Rochlis1993-11-061-16/+32
* tex typoJon Rochlis1993-11-061-1/+1
* add osa_adb_iter_T_funcBarry Jaspan1993-11-061-0/+13
* specify library names and locations. more include file references. FixJon Rochlis1993-11-061-13/+29
* add warning about shuting down the admin server durning db_importsJon Rochlis1993-11-061-0/+7
* added init and destroy, OVSEC_KADM_INSUFFICIENTBarry Jaspan1993-11-061-0/+81
* add chpass_util and fix misc errorsJon Rochlis1993-11-041-16/+121
* *** empty log message ***Barry Jaspan1993-11-041-53/+223
* Describe constants and the include files they should be in.Jon Rochlis1993-10-311-4/+27
* Revised the tool section. Now it points at the other specsJon Rochlis1993-10-311-98/+13
* Misc cleanupTheodore Tso1993-10-301-14/+14
* Change use of index and rindex to strchr and strrchrTheodore Tso1993-10-301-5/+5
* Fixed bug in simple server where packet length wasn't being setTheodore Tso1993-10-301-0/+3
* Remove "register" declaration. Saber doesn't like itTheodore Tso1993-10-301-1/+1
* Code cleanup; removed vestigal codeTheodore Tso1993-10-301-53/+39
* Make sure memory is freed in error casesTheodore Tso1993-10-301-62/+52
* Change so that mk_req_ext won't accidentally free caller's client andTheodore Tso1993-10-301-8/+7
* Change code to produce \b, \n, and \tTheodore Tso1993-10-301-22/+42
* Added missing free calls in case of an errorTheodore Tso1993-10-301-7/+14
* Remove register from argument declaration. Confuses saber..Theodore Tso1993-10-301-4/+4
* interim draft, needs error codes from bug reports and QA modificationsBarry Jaspan1993-10-291-30/+82
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-15176-517/+519
* Fixed memory leak reported by marc; mk_req_ext wasn't free the authenticatorTheodore Tso1993-10-151-10/+13
* Added krb5_free_authenticator_contents()Theodore Tso1993-10-152-0/+52
* Change usage of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-155-14/+14
* next draft, given to QABarry Jaspan1993-10-141-0/+9
* next draft; given to QABarry Jaspan1993-10-141-27/+41
* *** empty log message ***Barry Jaspan1993-10-082-317/+305
* Initial revisionBarry Jaspan1993-10-072-0/+1608
* Post decrement should have been predecrement; fixed fencepost errorTheodore Tso1993-09-221-1/+1
* Changed to use the proper POSIX locking function if POSIX_FILE_LOCKS isTheodore Tso1993-09-221-2/+11
* Merged in ISI's modified CRED-INFO patchesTheodore Tso1993-09-228-251/+284
* Don't check file descriptor for secondary port if it is not definedTheodore Tso1993-09-211-1/+1
* Remove deference of freed structureTheodore Tso1993-09-211-1/+3
* Change to get the admin server to obtain the correct service key whenTheodore Tso1993-09-211-0/+2
* Change the version one credentials cache code so that the length fieldTheodore Tso1993-09-104-10/+38
* Changes from jik so that the .k5login file is honored even if it isTheodore Tso1993-09-011-7/+7
* Changed krb5_generate_authenticator to accept a princiapl instead ofTheodore Tso1993-09-012-6/+5
* Wrong free routine was being calledTheodore Tso1993-09-011-1/+1
* Modifications supplied by Ari Medvinsky to include the authorizationTheodore Tso1993-09-017-9/+44
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-01557-1114/+1114
* Fix typo in TGS_NAMETheodore Tso1993-08-181-2/+2