summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* removed spurious argumentsTom Yu1994-03-261-2/+0
* Added krb5_principal2salt_norealmTheodore Tso1994-03-241-0/+2
* Add krb5_principal_to_salt_norealm()Theodore Tso1994-03-241-6/+27
* If a timestamp is given, the usec is sent by definition...Theodore Tso1994-03-231-3/+0
* Fixed memory allocation strategy in get_in_tkt.c, so that all memory is freedTheodore Tso1994-03-121-102/+89
* KDC wasn't handling postdated tickets requested via an initial ticketTheodore Tso1994-03-121-0/+1
* Fix return from a signal handler, depending on POSIX_SIGTYPETheodore Tso1994-03-111-0/+4
* Include <sys/select> for AIX machinesTheodore Tso1994-03-111-0/+3
* Suppressed extraneous log messageTheodore Tso1994-03-111-1/+1
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-113-7/+6
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-111-2/+0
* not using gmake anymore..Tom Yu1994-02-231-3/+0
* fixed bogus reference to kerberos_admTom Yu1994-02-041-1/+1
* fixed to refer to actual services listed in internet assigned numbersTom Yu1994-02-041-2/+2
* Look in the right place for krb.hTheodore Tso1994-01-191-1/+1
* #include <sys/time.h> needed for AIXTheodore Tso1994-01-191-0/+1
* Example site.def which should be renamed to site.def for releasesTheodore Tso1994-01-192-0/+279
* Use #if instead of #ifdef for HasHashLibraryTheodore Tso1994-01-181-1/+1
* Add default for HasHashLibraryTheodore Tso1994-01-181-0/+3
* Add safety check to get_credentialsTheodore Tso1994-01-171-0/+3