summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* add locking codeJohn Kohl1991-04-031-0/+89
* add mode to structure for locking codeJohn Kohl1991-04-031-0/+1
* Add depend targetJohn Carr1991-04-021-0/+4
* alpha4John Kohl1991-04-011-1/+1
* krb5_sendauth() and company moved to the Kerberos libraryTheodore Tso1991-03-294-27/+44
* Changed rc_dfl_resolve to initlize the private data, instead of rc_initalizeTheodore Tso1991-03-291-19/+14
* need size_t with GNUC for the moment..John Kohl1991-03-291-0/+13
* use subdirsJohn Kohl1991-03-291-1/+4
* add slave & testsJohn Kohl1991-03-291-1/+1
* fix makedepend flags to know about STDCJohn Kohl1991-03-291-0/+1
* add change for makedependJohn Kohl1991-03-291-0/+2
* add popper movemail\John Kohl1991-03-291-1/+1
* changes for sendauth/recvauthJohn Kohl1991-03-291-0/+1
* change to use sendauthJohn Kohl1991-03-292-133/+107
* sendauth/recvauth take krb5_pointer, not void *John Kohl1991-03-291-2/+2
* fix rcsid nameJohn Kohl1991-03-292-2/+2
* add <krb5/ext-proto.h>John Kohl1991-03-291-1/+2
* fix name of .c files (send_msg should be write_msg)John Kohl1991-03-291-5/+5
* Added read_msg.c and write_msg.cTheodore Tso1991-03-281-0/+4
* *** empty log message ***Theodore Tso1991-03-284-0/+640
* Added sendauth.c and recvauth.cTheodore Tso1991-03-281-0/+4
* Added declarations for krb5_sendauth() and krb5_recvauth()Theodore Tso1991-03-281-8/+36
* Added declarations for krb5_read_message() and krb5_write_message()Theodore Tso1991-03-281-0/+3
* add an imposter firewallJohn Kohl1991-03-251-0/+28
* use KRB5_LRQ_NONE #defineJohn Kohl1991-03-252-2/+2
* add last_req definesJohn Kohl1991-03-251-3/+16
* log what server wasn't foundJohn Kohl1991-03-251-0/+9
* don't free/clean up a ticket we're returningJohn Kohl1991-03-221-1/+4
* clean up some error reporting to not cause upper-level barfsJohn Kohl1991-03-221-22/+44
* be sure to krb5_free_principal when doneJohn Kohl1991-03-212-0/+2
* use new krb5_sname_to_principal functoinJohn Kohl1991-03-211-32/+7
* use new krb5_sname_to_principalJohn Kohl1991-03-211-23/+10
* add sn2princJohn Kohl1991-03-211-0/+2
* add KRB5_ERR_BAD_HOSTNAME, KRB5_ERR_HOST_REALM_UNKNOWNJohn Kohl1991-03-211-0/+2
* add sname_to_principalJohn Kohl1991-03-211-0/+8
* use strdup for hostname as wellJohn Kohl1991-03-211-10/+17
* *** empty log message ***John Kohl1991-03-211-0/+106
* add placeholders for Zephyr stuffJohn Kohl1991-03-212-0/+24
* *** empty log message ***John Kohl1991-03-211-0/+77
* add HESIOD stuffJohn Kohl1991-03-212-1/+15
* use config options for hesiod nowJohn Kohl1991-03-211-2/+3
* *** empty log message ***John Kohl1991-03-211-0/+18
* KRB5 codeJohn Kohl1991-03-201-8/+99
* add V5 codeJohn Kohl1991-03-202-0/+77
* fix bogus parameter name in open_drop()John Kohl1991-03-201-5/+145
* fix name clash on tmpfileJohn Kohl1991-03-201-7/+8
* v5 changesJohn Kohl1991-03-201-3/+6
* Initial revisionJohn Kohl1991-03-201-0/+103
* Initial revisionJohn Kohl1991-03-201-0/+185
* Initial revisionJohn Kohl1991-03-203-0/+648