summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Portability changesTheodore Tso1993-06-036-3/+25
* *** empty log message ***Theodore Tso1993-06-034-63/+49
* Changed to only encode the rtime if it is non-zero in the structureTheodore Tso1993-06-031-1/+1
* Changed to only encode the from time if it is non-zero in the structureTheodore Tso1993-06-031-4/+6
* Patch so that a ticket with no host address generate the correctTheodore Tso1993-06-031-5/+8
* Change to generate the renew_time if it was non-zero in the structure,Theodore Tso1993-06-031-1/+1
* Chnages to support the new KRB5_CRED messageTheodore Tso1993-06-031-3/+32
* New routines to support the new KRB_CRED structureTheodore Tso1993-06-031-2/+10
* Initial revisionTheodore Tso1993-06-036-0/+686
* Added new error code for bad name type when converting a hostname toTheodore Tso1993-06-031-2/+2
* Added new error: unsupported version in database entryTheodore Tso1993-06-031-0/+1
* To support the new KRB5_CRED structuresTheodore Tso1993-06-031-2/+6
* Change to reflect new Imake macrosTheodore Tso1993-06-031-1/+1
* Changed interface to include canonicalization and different requestedTheodore Tso1993-06-031-30/+54
* Changed so that if there is to DBM translation file, to fall back toTheodore Tso1993-06-031-21/+45
* Make sendauth() work if the passed-in checksum pointer is NULLTheodore Tso1993-06-031-10/+0
* Make sure authorization data in the TGS_REQ is initialized correctlyTheodore Tso1993-06-031-0/+3
* Fix so that recvauth will work even if a null cachename is passed inTheodore Tso1993-06-031-11/+18
* Only generate a key if it's necessaryTheodore Tso1993-06-031-5/+13
* Patches to get user-to-user credentials to work correctlyTheodore Tso1993-06-031-3/+3
* Fix bug where an allocated structure was used before it was checked toTheodore Tso1993-06-031-2/+2
* Revamped to handle conversion both back and forth between V4 and V5 namesTheodore Tso1993-06-031-43/+147
* Added the new util and config-files subdirectoriesTheodore Tso1993-06-031-1/+2
* Added defines for the kerberos database file and the admin acl fileTheodore Tso1993-06-031-0/+7
* Added support for KRB5_CRED messageTheodore Tso1993-06-032-0/+57
* Added support for KRB5_CRED messagesTheodore Tso1993-06-031-0/+12
* Added macros for FD_SET and company, if not otherwise definedTheodore Tso1993-06-031-0/+9
* Added message type number for KRB5_CRED messageTheodore Tso1993-06-031-0/+1
* Changed prototype of krb5_sname_to_principalTheodore Tso1993-06-031-1/+1
* Added the kdc_cred structuresTheodore Tso1993-06-031-12/+26
* Added definition for DEFAULT_DBM_FILETheodore Tso1993-06-031-2/+0
* Remove default flag which diallowed skey operationTheodore Tso1993-06-031-1/+1
* Change KDC_TKT_COMMON_MASK for proper KDC operationTheodore Tso1993-06-031-2/+8
* Add definition for DEFAULT_ACL_NAMETheodore Tso1993-06-031-1/+0
* Change DEFAULT_DBM_FILE to DEFAULT_KDB_FILETheodore Tso1993-06-033-12/+4
* Fix typo for dbnameTheodore Tso1993-06-031-4/+1