summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added support for credentials forwardingTheodore Tso1993-06-034-541/+636
* Added support for credentials forwardingTheodore Tso1993-06-031-166/+757
* Fixed logic bug which lead to a security bug when both .rhosts andTheodore Tso1993-06-031-61/+23
* Define #KERBEROS, so things don't breakTheodore Tso1993-06-031-2/+0
* Added forward.c -- credentials forwardingTheodore Tso1993-06-031-13/+24
* Changed organization; server and client in separate directoriesTheodore Tso1993-06-032-11/+6
* Remove LintTarget (done by default)Theodore Tso1993-06-031-1/+0
* Changed organization; server and client in separate directoriesTheodore Tso1993-06-031-6/+5
* Remove lint target (added by default)Theodore Tso1993-06-031-1/+0
* Include telnet as one of the applications to buildTheodore Tso1993-06-031-1/+1
* Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILETheodore Tso1993-06-032-2/+2
* Added OS_Telnet name of 4.3bsd. Use gawk instead of awk for this architectureTheodore Tso1993-06-031-0/+5
* Fixed OS_TelnetName to be Ultrix4.2Theodore Tso1993-06-031-1/+1
* SunOS does have setenv. Fixed typo in HasGccTheodore Tso1993-06-031-1/+2
* Changes to move ss and et into the build tree. Changes to explicitly grabTheodore Tso1993-06-031-15/+23
* Changes to include ss and et as part of the Kerberos V5 buildTheodore Tso1993-06-031-41/+122
* Lots of changes to bring Imake.tmpl closer to the X11 standardTheodore Tso1993-06-031-201/+401
* Lots of changes to bring the macros used closer to the X11 imake rulesTheodore Tso1993-06-031-470/+672
* Changed to use a search list of preauthentication techniquesTheodore Tso1993-06-031-50/+144
* Fixes to improve logging and cleanup deallocation strategyTheodore Tso1993-06-031-205/+132
* Pass in actual packet to process_tgs_req so that two different checksummingTheodore Tso1993-06-031-5/+1
* Fixed #ifdef 0 --> #if 0Theodore Tso1993-06-031-1/+1
* Changed function delcaration to support doing two ways of checksummingTheodore Tso1993-06-031-1/+2
* Changed deallocation strategy to be cleanerTheodore Tso1993-06-031-47/+66
* Fixed bug where a freed structure was being derefencedTheodore Tso1993-06-031-1/+3
* Improve error message loggingTheodore Tso1993-06-031-3/+17