summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime isEzra Peisach1996-06-052-1/+7
* Always do USE_ANAME if kdbm_deplib is not defined, since in sharedTheodore Tso1996-06-042-0/+13
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu1996-06-042-0/+15
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-043-1/+25
* * login.c: Ezra's patches to trim unsed arg fromTom Yu1996-06-041-6/+14
* * Makefile.in, configure.in: back out previous changes and useTom Yu1996-06-033-7/+8
* * configure.in, Makefile.in: only link getdtablesize.o if neededTom Yu1996-06-033-2/+11
* * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to beTom Yu1996-05-292-2/+7
* Use USE_ANAMESam Hartman1996-05-262-2/+5
* Use KRB5_RUN_FLAGSSam Hartman1996-05-235-8/+13
* Do not build libgssapi.a on AIX, because it doesnt workSam Hartman1996-05-233-8/+24
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-239-8/+25
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-233-6/+21
* * Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman1996-05-232-1/+7
* Use secure context for loginSam Hartman1996-05-232-1/+6
* md4crypto.c:Richard Basch1996-05-222-2/+12
* Update use of libupdate to use the new command line argumentsTheodore Tso1996-05-212-8/+7
* Remove vestigal ODBM supportTheodore Tso1996-05-202-32/+4
* Remove support for ODBMTheodore Tso1996-05-202-8/+5
* Remove vestigal support for ODBMTheodore Tso1996-05-202-12/+4
* Update autoconf to version 2.10. This will fix the reported bugs ofTheodore Tso1996-05-2023-2020/+11668
* krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, andTheodore Tso1996-05-203-2/+23
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-204-125/+73
* Change use of RSA_MD4_DES_CKSUM_LENGTH to useTheodore Tso1996-05-203-36/+36
* Don't do timing tests; it takes too long!Theodore Tso1996-05-202-0/+6
* update Makefile.in for new libupdateTom Yu1996-05-206-26/+26
* fix libupdate and allow it to deal with multiple directoriesTom Yu1996-05-202-7/+15
* Fixes so krb5_seteuid compiles on UltrixSam Hartman1996-05-205-5/+20
* Fix up some annoying pre-processor typosSam Hartman1996-05-201-6/+6
* document changes to libupdate.shTom Yu1996-05-201-0/+4
* * libupdate.sh: do the shift before the assignmentsTom Yu1996-05-201-18/+12
* Fix for HPUxSam Hartman1996-05-202-1/+7
* Do not keep source cache open if we are going to useSam Hartman1996-05-202-5/+10
* As per mail describing the ksu problem, invent a krb5utilSam Hartman1996-05-195-3/+65
* Check for uid_t so that new prototype worksSam Hartman1996-05-192-1/+5
* Prototype new function: krb5_seteuidSam Hartman1996-05-192-0/+6
* Significant security fixes to ksuSam Hartman1996-05-197-73/+148
* * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach1996-05-182-2/+7
* * des3_sha.c: Add static keywords in function declarartions toEzra Peisach1996-05-182-2/+7
* Define $library from the positional arguments before --force uses $libraryTheodore Tso1996-05-182-4/+9
* Fix memory leak. Free tempbuf before returningTheodore Tso1996-05-182-0/+7
* Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-4/+20
* Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-6/+22
* Correctly implement getsockname(), so it does getsockname(), notTheodore Tso1996-05-172-10/+41
* (AC_CHECK_DBM_PROTOS): If the test had already been run and the resultEzra Peisach1996-05-152-2/+8
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-154-11/+14
* Fixed changelog to reflect previous checkinRichard Basch1996-05-151-0/+3
* * des_crc.c des_md5.c:Richard Basch1996-05-155-49/+66
* * .Sanitize: reflect current filesRichard Basch1996-05-157-164/+135