summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tcl supportTom Yu1994-06-097-111/+416
* added krb5_get_realm_domain()Tom Yu1994-06-091-0/+3
* adding krb5_get_realm_domain()Tom Yu1994-06-092-0/+131
* using get_realm_domain() now instead of rconv cruftTom Yu1994-06-091-14/+11
* Procedure not declared staticTheodore Tso1994-06-081-1/+1
* ISI gave us the wrong Imakefile!Theodore Tso1994-06-081-1/+7
* As contributed by ISITheodore Tso1994-06-088-0/+4468
* Don't allow null passwordsTheodore Tso1994-06-021-0/+5
* Try doing a reverse address resolution to get the real hostname..Theodore Tso1994-06-021-0/+21
* Don't allow two @ signs in a principal..Theodore Tso1994-06-021-2/+3
* If we sucked in stdarg.h, assume STDARGTheodore Tso1994-06-021-4/+0
* Clean up memory allocation strategy in replay cacheTheodore Tso1994-06-021-17/+37
* Switch around client and server so the routine is more understandableTheodore Tso1994-06-021-4/+4
* Do appropriate quoting if the server name contains non-ascii charactersTheodore Tso1994-06-021-22/+54
* Always check the sender and receiver addresses. If the receiver is nullTheodore Tso1994-06-022-40/+47
* rd_req_sim was using the wrong component of the server name to generateTheodore Tso1994-06-021-8/+13
* Also clear out the authorization data to avoid data aliasing problemsTheodore Tso1994-06-021-1/+2
* Realkey shouldn't have been freed in one placeTheodore Tso1994-06-021-1/+0
* Remember to free the addresses if necessary; cred_cleanup fixed to do allTheodore Tso1994-06-021-3/+3
* Make sure the old contents of the creds structure are freed out beforeTheodore Tso1994-06-021-2/+6
* If the type qualifier is missing, use the default typeTheodore Tso1994-06-021-2/+6
* Fail safe in case krb5_os_localaddr returns NULLTheodore Tso1994-06-021-2/+2
* Silly spelling fixTheodore Tso1994-06-021-1/+1
* Revamp unwind code to make sure all memory is freed appropriatelyTheodore Tso1994-06-021-116/+91
* POSIX signal changesTheodore Tso1994-06-021-32/+13
* Define the Kerberos V5 root in the example site.def fileTheodore Tso1994-06-021-0/+5
* Fix typo which prevented some directories from being included in theTheodore Tso1994-06-021-3/+3
* Next config file donatedTheodore Tso1994-06-021-0/+87
* Add support for NeXt's (don't include setenv)Theodore Tso1994-06-021-10/+26
* Fix security hole in krcp.cTheodore Tso1994-06-021-0/+2
* more tweaking of buildTom Yu1994-05-293-9/+10
* fixing DEFAULT_ACL_DIRTom Yu1994-05-271-1/+1
* oops... fixed Osuf to let makedepend dtrtTom Yu1994-05-271-0/+3
* bootstrapping stuffTom Yu1994-05-262-0/+60
* picking up makedepend from x11r6Tom Yu1994-05-2611-0/+3091
* picking up makedependTom Yu1994-05-261-1/+1
* cleaning up make depend crockeryTom Yu1994-05-261-4/+3
* preparing to get bootstrapping to workTom Yu1994-05-263-7/+20
* actual error table from krb4Tom Yu1994-05-251-0/+259
* using krb_err.et nowTom Yu1994-05-253-416/+16
* HesiodIncludes, HESINCLUDES to do the right thingTom Yu1994-05-252-0/+7
* adding HESINCLUDES in order to pick up hesiod.h wherever it may beTom Yu1994-05-251-0/+1
* picking up v4server directoryTom Yu1994-05-251-1/+1
* Adding V4 kadmind stuffTom Yu1994-05-251-0/+49
* no longer linking kerberosIV because there is an Imakefile there nowTom Yu1994-05-211-1/+0
* Fixed #include lines to be <kerberosIV/foo.h>Theodore Tso1994-04-2529-168/+504
* fixed undefined des_debugTom Yu1994-04-151-0/+2
* Added definitions needed for v4kadmindTom Yu1994-04-151-0/+11
* updated from /afs/net.mit.edu/project/krb4/src/includeTom Yu1994-04-151-2/+5
* get local realm from master_princ instead of from krb5_get_default_realm()Tom Yu1994-03-261-12/+7