summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* need to use DECLARG macrosJohn Kohl1990-04-231-5/+10
* add get_credsJohn Kohl1990-04-231-0/+2
* *** empty log message ***John Kohl1990-04-231-0/+76
* change messages for KRB5_CONFIG_CANTOPEN, KRB5_TRANS_CANTOPEN.John Kohl1990-04-201-2/+6
* add DBM stuffJohn Kohl1990-04-201-0/+13
* add an_to_ln; fix config.c lineJohn Kohl1990-04-201-1/+3
* add krb5_lname_file, krb5_max_dgram_size, krb5_max_skdc_timeout,John Kohl1990-04-201-0/+8
* add a line to the prose descriptionJohn Kohl1990-04-201-2/+6
* principal is malformed if it doesn't have at least 2 componentsJohn Kohl1990-04-201-0/+2
* add #include <krb5/osconf.h>John Kohl1990-04-201-0/+2
* make manifest constants into external variablesJohn Kohl1990-04-201-8/+17
* not tested, but compilesJohn Kohl1990-04-201-0/+143
* put DBM stuff into include fileJohn Kohl1990-04-201-17/+1
* *** empty log message ***John Kohl1990-04-201-0/+38
* def_realm moves to os-4.3John Kohl1990-04-191-2/+0
* add KRB5_TRANS_CANTOPEN, KRB5_TRANS_BADFORMATJohn Kohl1990-04-191-0/+3
* add free_hstrl, hst_realm, net_read, net_writeJohn Kohl1990-04-191-0/+8
* add krb5_trans_fileJohn Kohl1990-04-191-0/+1
* *** empty log message ***John Kohl1990-04-192-0/+202
* add constJohn Kohl1990-04-191-2/+2
* add DEFAULT_TRANS_FILENAMEJohn Kohl1990-04-191-0/+1
* krb5_free_krbhst can take a const *John Kohl1990-04-191-1/+1
* add realloc(); rearrange a bitJohn Kohl1990-04-191-2/+2
* fix name of copyright file.John Kohl1990-04-192-10/+12
* *** empty log message ***John Kohl1990-04-192-0/+94
* change getaddr to localaddrJohn Kohl1990-04-191-4/+6
* add POSIX versionJohn Kohl1990-04-191-8/+48
* add constJohn Kohl1990-04-191-1/+1
* krb5_kdc_udp_portname needs to be inside KRB5_USE_INETJohn Kohl1990-04-192-1/+5
* remove kludged port #John Kohl1990-04-191-4/+15
* add krb5_kdc_udp_portnameJohn Kohl1990-04-191-1/+2
* missing extra parens around recvfrom.John Kohl1990-04-191-7/+8
* add const to function signatures where appropriateJohn Kohl1990-04-191-5/+13
* move more things to libosJohn Kohl1990-04-191-8/+0
* add const to function signature where appropriateJohn Kohl1990-04-191-4/+4
* add DEFAULT_CONFIG_FILENAME, KDC_PORTNAMEJohn Kohl1990-04-191-0/+2
* add rcsidJohn Kohl1990-04-191-0/+6
* change mit-copyright to mit-copyrightJohn Kohl1990-04-191-1/+1
* missed one of the mit-copyright -> copyright changesJohn Kohl1990-04-191-1/+1
* use manifest constant for file nameJohn Kohl1990-04-191-2/+6
* mutate to POSIX-compliant versionJohn Kohl1990-04-191-7/+11
* need to use const char *'s to run through const char * argsJohn Kohl1990-04-191-3/+1
* need to cast assignment from constJohn Kohl1990-04-191-1/+1
* creds can't be const (passed to non-const later)John Kohl1990-04-191-4/+4
* fix #include blockersJohn Kohl1990-04-191-5/+5
* fix rcsid nameJohn Kohl1990-04-197-7/+7
* fix const for **'sJohn Kohl1990-04-191-9/+9
* keytype is now constJohn Kohl1990-04-191-6/+6
* keytype is now constJohn Kohl1990-04-192-8/+8
* fix const for **'sJohn Kohl1990-04-191-8/+8