summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5
* Remove unnecessary include config/windows.in. wconfig takes care ofTheodore Tso1996-06-122-1/+5
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use KRB5_RUN_FLAGSSam Hartman1996-05-232-5/+5
* Removed duplicate #include <fcntl.h>Richard Basch1996-04-301-1/+0
* clean up configure output styleKen Raeburn1996-04-302-0/+6
* Don't declare open()Sam Hartman1996-04-152-1/+5
* Small fix in case anyone tries compiling without the keytab fallbackRichard Basch1996-04-111-1/+4
* * rd_svc_key.c (read_service_key): First try to read the V4Richard Basch1996-04-113-1/+78
* * tf_util.c (tf_get_cred): Issue date is written out as a long,Ezra Peisach1996-03-192-1/+8
* Declare krb__get_srvtabname()Ezra Peisach1996-02-245-0/+13
* * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out howMark Eichin1996-01-273-4/+11
* Always include <fcntl.h> instead of checking for <sys/fcntl.h>Richard Basch1996-01-044-12/+3
* * Makefile.in: Shared library depends on krb5 library nowEzra Peisach1995-12-063-3/+15
* * *.c (*): initialize lock_arg to a copy of a staticMark Eichin1995-11-162-0/+8
* * g_cnffile.c (krb__get_srvtabname): new function, looks upMark Eichin1995-11-132-4/+76
* * configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1995-10-023-17/+13
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-5/+6
* * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-1/+5
* Include $(NETIO_SRCS) in the list of source files, instead ofTheodore Tso1995-08-072-1/+4
* tf_util.c (utimes): If __SVR4 is defined, #include <utime.h>, just asTheodore Tso1995-08-073-2/+13
* Changes for Macintosh implementationKeith Vetter1995-07-061-0/+7
* * rd_req.c (krb_rd_req): from_addr is an address, so use unsignedMark Eichin1995-06-282-1/+6
* * rd_safe.c (krb_rd_safe): use KRB4_32 for address comparisonMark Eichin1995-06-282-3/+8
* Compiler warning cleanupPaul Park1995-06-272-9/+13
* Changes to make sure all the right include files are includedSam Hartman1995-06-265-2/+16
* * configure.in: fix Sam's typo so libkrb4.a gets symlinkedTom Yu1995-06-232-1/+6
* Convert to new handling of static librariesSam Hartman1995-06-233-6/+18
* Add install target for shared librariesPaul Park1995-06-162-0/+9
* Change ./DONE to DONEPaul Park1995-06-161-1/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-0/+23
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* * Makefile.in, configure.in: use CopyHeader rather than hand-codedTom Yu1995-06-093-7/+6
* Remove backward compatibility code for Kerberos V3 (!) which wasTheodore Tso1995-05-274-1/+35
* Handle problem of O_SYNC not existing on a platform. (for netbsd)Ezra Peisach1995-05-213-0/+14
* in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properlyEzra Peisach1995-05-183-3/+13
* Add string.h if necessary to define strlen, etc.Ezra Peisach1995-05-0910-4/+42
* Fix .Sanitize files to reflect new added filesTheodore Tso1995-05-051-0/+1
* * put_svc_key.c (put_svc_key): remove spurious & in front of fkeyTom Yu1995-05-045-4/+17
* * Makefile.in: new includes target to install krb_err.h inTom Yu1995-05-042-8/+14
* clean-unix: Remove the installed krb_err.h in the include directoryEzra Peisach1995-05-022-0/+6
* * g_phost.c: removed references to sys/param.h and netdb.hTom Yu1995-04-293-4/+5
* Added check for POSIX_FILE_LOCK to enable POSIX file lockingTheodore Tso1995-04-283-1/+7
* Add #include of fcntl.hTheodore Tso1995-04-282-0/+3
* Remove unnecessary include of conf.hTheodore Tso1995-04-283-8/+4
* * kuserok.c: HAS_UNISTD_H instead of USE_.Mark Eichin1995-04-283-1/+7
* * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32.Mark Eichin1995-04-282-0/+31
* * configure.in: make links for libkrb4 and libkdb4Mark Eichin1995-04-271-0/+1
* normal .Sanitize and .cvsignoreMark Eichin1995-04-273-546/+132
* add CNS V4 library to tree for compatibility use. Installs as libkrb4.aMark Eichin1995-04-27100-0/+16292