| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -39/+40 |
* | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+5 |
* | Fixed mangled copyright notice | Theodore Tso | 1996-11-07 | 3 | -2/+7 |
* | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 2 | -1/+5 |
* | Remove unnecessary include config/windows.in. wconfig takes care of | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 2 | -5/+5 |
* | Removed duplicate #include <fcntl.h> | Richard Basch | 1996-04-30 | 1 | -1/+0 |
* | clean up configure output style | Ken Raeburn | 1996-04-30 | 2 | -0/+6 |
* | Don't declare open() | Sam Hartman | 1996-04-15 | 2 | -1/+5 |
* | Small fix in case anyone tries compiling without the keytab fallback | Richard Basch | 1996-04-11 | 1 | -1/+4 |
* | * rd_svc_key.c (read_service_key): First try to read the V4 | Richard Basch | 1996-04-11 | 3 | -1/+78 |
* | * tf_util.c (tf_get_cred): Issue date is written out as a long, | Ezra Peisach | 1996-03-19 | 2 | -1/+8 |
* | Declare krb__get_srvtabname() | Ezra Peisach | 1996-02-24 | 5 | -0/+13 |
* | * kuserok.c: use HAVE_SETEUID and HAVE_SETRESUID to figure out how | Mark Eichin | 1996-01-27 | 3 | -4/+11 |
* | Always include <fcntl.h> instead of checking for <sys/fcntl.h> | Richard Basch | 1996-01-04 | 4 | -12/+3 |
* | * Makefile.in: Shared library depends on krb5 library now | Ezra Peisach | 1995-12-06 | 3 | -3/+15 |
* | * *.c (*): initialize lock_arg to a copy of a static | Mark Eichin | 1995-11-16 | 2 | -0/+8 |
* | * g_cnffile.c (krb__get_srvtabname): new function, looks up | Mark Eichin | 1995-11-13 | 2 | -4/+76 |
* | * configure.in (V5_MAKE_SHARED_LIB): Change rule to install | Ezra Peisach | 1995-10-02 | 3 | -17/+13 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -5/+6 |
* | * DNR.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -1/+5 |
* | Include $(NETIO_SRCS) in the list of source files, instead of | Theodore Tso | 1995-08-07 | 2 | -1/+4 |
* | tf_util.c (utimes): If __SVR4 is defined, #include <utime.h>, just as | Theodore Tso | 1995-08-07 | 3 | -2/+13 |
* | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -0/+7 |
* | * rd_req.c (krb_rd_req): from_addr is an address, so use unsigned | Mark Eichin | 1995-06-28 | 2 | -1/+6 |
* | * rd_safe.c (krb_rd_safe): use KRB4_32 for address comparison | Mark Eichin | 1995-06-28 | 2 | -3/+8 |
* | Compiler warning cleanup | Paul Park | 1995-06-27 | 2 | -9/+13 |
* | Changes to make sure all the right include files are included | Sam Hartman | 1995-06-26 | 5 | -2/+16 |
* | * configure.in: fix Sam's typo so libkrb4.a gets symlinked | Tom Yu | 1995-06-23 | 2 | -1/+6 |
* | Convert to new handling of static libraries | Sam Hartman | 1995-06-23 | 3 | -6/+18 |
* | Add install target for shared libraries | Paul Park | 1995-06-16 | 2 | -0/+9 |
* | Change ./DONE to DONE | Paul Park | 1995-06-16 | 1 | -1/+1 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -0/+23 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+5 |
* | * Makefile.in, configure.in: use CopyHeader rather than hand-coded | Tom Yu | 1995-06-09 | 3 | -7/+6 |
* | Remove backward compatibility code for Kerberos V3 (!) which was | Theodore Tso | 1995-05-27 | 4 | -1/+35 |
* | Handle problem of O_SYNC not existing on a platform. (for netbsd) | Ezra Peisach | 1995-05-21 | 3 | -0/+14 |
* | in_tkt.c: Use HAVE_SETREUID and HAVE_SETRESUID to define setreuid properly | Ezra Peisach | 1995-05-18 | 3 | -3/+13 |
* | Add string.h if necessary to define strlen, etc. | Ezra Peisach | 1995-05-09 | 10 | -4/+42 |
* | Fix .Sanitize files to reflect new added files | Theodore Tso | 1995-05-05 | 1 | -0/+1 |
* | * put_svc_key.c (put_svc_key): remove spurious & in front of fkey | Tom Yu | 1995-05-04 | 5 | -4/+17 |
* | * Makefile.in: new includes target to install krb_err.h in | Tom Yu | 1995-05-04 | 2 | -8/+14 |
* | clean-unix: Remove the installed krb_err.h in the include directory | Ezra Peisach | 1995-05-02 | 2 | -0/+6 |
* | * g_phost.c: removed references to sys/param.h and netdb.h | Tom Yu | 1995-04-29 | 3 | -4/+5 |
* | Added check for POSIX_FILE_LOCK to enable POSIX file locking | Theodore Tso | 1995-04-28 | 3 | -1/+7 |
* | Add #include of fcntl.h | Theodore Tso | 1995-04-28 | 2 | -0/+3 |
* | Remove unnecessary include of conf.h | Theodore Tso | 1995-04-28 | 3 | -8/+4 |
* | * kuserok.c: HAS_UNISTD_H instead of USE_. | Mark Eichin | 1995-04-28 | 3 | -1/+7 |
* | * configure.in: use AC_CHECK_SIZEOF(int) to set BITS16/BITS32. | Mark Eichin | 1995-04-28 | 2 | -0/+31 |