summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed needless break statements (was causing Saber to flame)Theodore Tso1992-09-291-18/+18
* Re-indented to improve readability; fixed error handling situationTheodore Tso1992-09-291-106/+104
* Change to alocate krb5_principal correctly.Theodore Tso1992-09-291-1/+5
* Change to alocate krb5_principal correctlyTheodore Tso1992-09-291-1/+5
* Added check of the receiver's address (if present)Theodore Tso1992-09-292-0/+11
* Changes to support new calling sequence for get_in_tkt (preauthenticationTheodore Tso1992-09-292-11/+18
* Changes to support preauthentication, and return of KDC's reply packetTheodore Tso1992-09-291-8/+68
* Fix SRCS lines so that the files mentioned are really the source filesTheodore Tso1992-09-281-1/+1
* Fix bug where util.o was mentioned as a source fileTheodore Tso1992-09-281-1/+1
* Minor type changes.John Carr1992-09-251-3/+5
* Principal type changesJohn Carr1992-09-251-7/+10
* Changes for separate source and build directoriesJohn Carr1992-09-252-7/+5
* Merge subdirectoriesJohn Carr1992-09-251-4/+9
* Changes for separate source and binary directories.John Carr1992-09-251-4/+38
* Principal type changesJohn Carr1992-09-251-2/+3
* Changes for separate source and binary directories.John Carr1992-09-251-17/+13
* Added kpasswd directoryTheodore Tso1992-09-241-1/+1
* Changed to use an ACL file to determine who is allowed to download newTheodore Tso1992-09-241-39/+31
* Changed service name from rcmd to host. Changed to reflect newTheodore Tso1992-09-241-4/+5
* Changed Kerberos service name to "host". Also define the acl for theTheodore Tso1992-09-241-1/+2
* Changed installation directory of file to be the sbin directoryTheodore Tso1992-09-241-2/+2
* hcc really has void signal returns!Theodore Tso1992-09-241-1/+1
* Removed some saber lint flamesTheodore Tso1992-09-243-17/+28
* Made the conversion process more flexible by allowing making the realmTheodore Tso1992-09-241-42/+55
* Modified to initialize the krb5 principal type information. Also modifiedTheodore Tso1992-09-241-2/+5
* Added the preauth.c fileTheodore Tso1992-09-241-0/+2
* Added define's for the secondary KDC portnameTheodore Tso1992-09-241-1/+4
* Added sample (un)defines for KRBCONF_VAGUE_ERRORS andTheodore Tso1992-09-241-0/+18
* Sandia changes to support password generationTheodore Tso1992-09-242-0/+55
* Added sandia routines for supporting machine picked passwordsTheodore Tso1992-09-241-0/+13
* Added preauthentication data types: ENCKEY, RANDOM, and SECUREIDTheodore Tso1992-09-241-0/+4
* Added Sandia changes; password phrase changes, and FD_SET macrosTheodore Tso1992-09-241-0/+21
* Added the KDB_DISALLOW_SVR flagTheodore Tso1992-09-241-3/+2
* Changes to support preauth. Added prototypes for krb5_obtain_padataTheodore Tso1992-09-241-4/+22
* Added new typdef krb5_preauthtypeTheodore Tso1992-09-241-0/+1
* Fix so that the kdb5_entry structure is clered before we start filling Theodore Tso1992-09-241-0/+1
* Changed the ldb command so that it would accept wildcardsTheodore Tso1992-09-241-20/+72
* *** empty log message ***Theodore Tso1992-09-241-0/+52
* Moved defines to kdb5_edit.hTheodore Tso1992-09-241-10/+1
* Added util.c fileTheodore Tso1992-09-241-3/+3
* Changed to clear the kdb5_db_entry before assigning it. (To keepTheodore Tso1992-09-241-0/+2
* Changes to use the new krb5_425_conv_principal function to map a V5 principalTheodore Tso1992-09-011-17/+14
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-011-1/+5
* Added error code for a write error whle sending a response packetTheodore Tso1992-09-011-0/+1
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-013-12/+38
* Improve error handling for replay cache errorsTheodore Tso1992-09-011-11/+23
* Changes so that the KDC will listen on two ports (i.e., port 88 and Theodore Tso1992-09-011-46/+127
* *** empty log message ***Theodore Tso1992-08-272-0/+89
* Fixed lint flamageTheodore Tso1992-08-271-1/+0
* Changed to make saber flame less..Theodore Tso1992-08-262-6/+13