summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Part of library directory reorg... the DONE file contains the list ofTheodore Tso1993-08-171-1/+1
* Fix to ignore all CVS directories...Theodore Tso1993-08-171-1/+1
* This shouldn't have been here...Theodore Tso1993-08-171-5/+0
* Fix memory leak; free_principal now frees entire kerberos principalTheodore Tso1993-08-171-2/+7
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-1711-23/+19
* Remove debugging syslogsTheodore Tso1993-08-171-7/+0
* Improved logging of TGS and AS error casesTheodore Tso1993-08-174-39/+138
* When creating a build tree, don't bother with the CVS directoriesTheodore Tso1993-08-171-0/+1
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-0419-73/+196
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-0/+36
* Need to include osconf.h for porting to LinuxTheodore Tso1993-07-291-0/+1
* element_KRB5_12 really should be element_KRB5_15; brain-damanagedTheodore Tso1993-07-292-5/+5
* Rename sendto to krb4_sendto, to avoid conflict with libc versionTheodore Tso1993-07-291-4/+4
* Move #includes for porting fixesTheodore Tso1993-07-291-5/+6
* Moved #include of kdb5_edit.h past the declaration of struct saltblock,Theodore Tso1993-07-291-2/+2
* Removed ccimake and imake; those are executablesTheodore Tso1993-07-295-3/+4
* Added configuration file for LinuxTheodore Tso1993-07-291-0/+53
* Make sure krb5_init_ets() only initalizes the error tables onceTheodore Tso1993-07-101-0/+6
* Fix broken kerberos database restoreTheodore Tso1993-07-101-1/+1
* Added new configuration variable to take into account ISODE 7.0 versusTheodore Tso1993-07-022-1/+12
* Let's not depend on SourceTop for now...Theodore Tso1993-07-021-1/+1
* Changed LnCmd to include the -f option, so that it won't fail if theTheodore Tso1993-07-021-1/+1
* Define IsodeIncl; the link to the isode include hierarchy is now generatedTheodore Tso1993-06-042-0/+6
* Wrong version of .rconf added to repository during CVS check inTheodore Tso1993-06-041-2/+0
* Initial revisionTheodore Tso1993-06-03150-0/+16625
* Initial revisionTheodore Tso1993-06-0347-0/+6763
* Changed to support double-precision math; some broken awk's can't handleTheodore Tso1993-06-032-15/+100
* Portability changesTheodore Tso1993-06-031-11/+6
* Change DEFAULT_ACL_NAME to DEFAULT_ADMIN_ACLTheodore Tso1993-06-031-1/+1
* Change DEFAULT_DBM_FILE to DEFAULT_KDB_FILE. Include krb5/osconfTheodore Tso1993-06-031-1/+2
* Change to reflect new calling interface for krb5_sname_to_principalTheodore Tso1993-06-032-5/+3
* Remove DependTarget (done by default)Theodore Tso1993-06-031-0/+2
* Change to work with Kerboers Imake structureTheodore Tso1993-06-031-12/+17
* Change dependencies on path.h to KRB5_PATH_TTY, KRB5_PATH_LOGIN, etcTheodore Tso1993-06-032-7/+7
* Allow variable $(INCLUDES)Theodore Tso1993-06-031-1/+1
* Vax doesn't need machine/endian.h (our vax doesn't have it)Theodore Tso1993-06-031-1/+1
* Changed so that kerberos5.c would compile with the ENCRYPTION optionTheodore Tso1993-06-031-3/+8