| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -12/+16 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 5 | -22/+46 |
* | rc_dfl.c: Apply jik's fix to allow the expunging of the replay cache | Theodore Tso | 1996-11-19 | 2 | -15/+37 |
* | Change _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 2 | -2/+6 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Use Windows path separator, if appropriate. Under Windows also use | Theodore Tso | 1996-02-24 | 2 | -3/+20 |
* | In case of permission problems, don't unlink the old replay cache; | Theodore Tso | 1995-12-01 | 2 | -1/+9 |
* | * rc_dfl.c (krb5_rc_dfl_init): default lifespan to | Tom Yu | 1995-11-27 | 2 | -1/+8 |
* | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -4/+5 |
* | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 2 | -1/+8 |
* | Set magic number in krb5_rcache | Paul Park | 1995-08-31 | 2 | -0/+7 |
* | Add rcache serialization support | Paul Park | 1995-08-29 | 4 | -2/+225 |
* | first pass attempt at cleaning up some gcc -Wall flames | Tom Yu | 1995-08-05 | 5 | -16/+29 |
* | * rc_dfl.c (rc_store): rename from store() to avoid conflict with | Mark Eichin | 1995-07-21 | 2 | -4/+9 |
* | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 2 | -5/+8 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
* | Add support for building shared libraries | Theodore Tso | 1995-05-27 | 3 | -1/+25 |
* | Rearrange #include files so that krb5.h gets included first, so that | Theodore Tso | 1995-05-23 | 2 | -1/+8 |
* | Fix memory leaks in this function. The krb5_donot_replay structure | Theodore Tso | 1995-05-03 | 2 | -19/+20 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+47 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 7 | -52/+56 |
* | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary reply | Theodore Tso | 1995-03-31 | 3 | -2/+16 |
* | * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.in | John Gilmore | 1995-03-18 | 2 | -1/+4 |
* | Changed krb5 library name on the PC since the DLL will take that name instead | Keith Vetter | 1995-03-08 | 2 | -1/+5 |
* | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -2/+4 |
* | Moved PC low-level i/o crud out of source files and into k5-config.h | Keith Vetter | 1995-03-07 | 2 | -31/+6 |
* | Changed NEED_WINSOCK_H to NEED_SOCKETS | Keith Vetter | 1995-03-02 | 2 | -1/+5 |
* | Updated rcache's makefile.in. Small change to confirm I'm back in a | Keith Vetter | 1995-03-01 | 8 | -66/+149 |
* | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 6 | -9/+6 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 7 | -150/+228 |
* | Add test for uid_t | Theodore Tso | 1994-12-22 | 2 | -0/+5 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
* | Add the ISODE_DEFS rule | Theodore Tso | 1994-10-14 | 2 | -0/+5 |
* | Fix type used to call krb5_rc_io_size (one last time) | Theodore Tso | 1994-10-03 | 2 | -1/+6 |
* | Add magic number placeholder to statically initialized structures | Theodore Tso | 1994-10-01 | 2 | -0/+5 |
* | In krb5_rc_dfl_recover, krb5_rc_io_size was being called with | Theodore Tso | 1994-09-30 | 2 | -1/+7 |
* | Two global variables didn't need to be global; changed to be static | Theodore Tso | 1994-09-09 | 2 | -2/+7 |
* | Fix bug of trying to use freed memory | Theodore Tso | 1994-08-20 | 2 | -1/+10 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 8 | -39/+8 |
* | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -45/+0 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -20/+0 |
* | improve clean rules | Mark Eichin | 1994-06-23 | 1 | -0/+4 |
* | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
* | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 2 | -0/+2 |
* | Included krb5/osconf.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 2 | -0/+5 |
* | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
* | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 2 | -1/+2 |
* | Fix so that rc_dfl_resolve(id, name) works when name is NULL | Theodore Tso | 1994-06-12 | 1 | -6/+9 |