summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache
Commit message (Expand)AuthorAgeFilesLines
* Merge of libhack_branchTom Yu1997-02-093-12/+16
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-065-22/+46
* rc_dfl.c: Apply jik's fix to allow the expunging of the replay cacheTheodore Tso1996-11-192-15/+37
* Change _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-122-2/+6
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use Windows path separator, if appropriate. Under Windows also useTheodore Tso1996-02-242-3/+20
* In case of permission problems, don't unlink the old replay cache;Theodore Tso1995-12-012-1/+9
* * rc_dfl.c (krb5_rc_dfl_init): default lifespan toTom Yu1995-11-272-1/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+5
* Mac Beta 1 submissionKeith Vetter1995-09-112-1/+8
* Set magic number in krb5_rcachePaul Park1995-08-312-0/+7
* Add rcache serialization supportPaul Park1995-08-294-2/+225
* first pass attempt at cleaning up some gcc -Wall flamesTom Yu1995-08-055-16/+29
* * rc_dfl.c (rc_store): rename from store() to avoid conflict withMark Eichin1995-07-212-4/+9
* Changes for Macintosh implementationKeith Vetter1995-07-062-5/+8
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+5
* Add support for building shared librariesTheodore Tso1995-05-273-1/+25
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-232-1/+8
* Fix memory leaks in this function. The krb5_donot_replay structureTheodore Tso1995-05-032-19/+20
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+47
* Windows global stuff:Keith Vetter1995-04-147-52/+56
* * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary replyTheodore Tso1995-03-313-2/+16
* * Makefile.in (LDFLAGS): Eliminate duplicate of config/pre.inJohn Gilmore1995-03-182-1/+4
* Changed krb5 library name on the PC since the DLL will take that name insteadKeith Vetter1995-03-082-1/+5
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-2/+4
* Moved PC low-level i/o crud out of source files and into k5-config.hKeith Vetter1995-03-072-31/+6
* Changed NEED_WINSOCK_H to NEED_SOCKETSKeith Vetter1995-03-022-1/+5
* Updated rcache's makefile.in. Small change to confirm I'm back in aKeith Vetter1995-03-018-66/+149
* Avoid <krb5/....> includesJohn Gilmore1995-02-286-9/+6
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-150/+228
* Add test for uid_tTheodore Tso1994-12-222-0/+5
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-1/+1
* Add the ISODE_DEFS ruleTheodore Tso1994-10-142-0/+5
* Fix type used to call krb5_rc_io_size (one last time)Theodore Tso1994-10-032-1/+6
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-012-0/+5
* In krb5_rc_dfl_recover, krb5_rc_io_size was being called withTheodore Tso1994-09-302-1/+7
* Two global variables didn't need to be global; changed to be staticTheodore Tso1994-09-092-2/+7
* Fix bug of trying to use freed memoryTheodore Tso1994-08-202-1/+10
* stamp out rcs keywordsMark Eichin1994-08-188-39/+8
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-45/+0
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-20/+0
* improve clean rulesMark Eichin1994-06-231-0/+4
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-212-0/+2
* Included krb5/osconf.h so that things will work under imake as well asTheodore Tso1994-06-202-0/+5
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-172-1/+2
* Fix so that rc_dfl_resolve(id, name) works when name is NULLTheodore Tso1994-06-121-6/+9