summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache
Commit message (Expand)AuthorAgeFilesLines
* 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
* use SEEK_* not L_*Mark Eichin1994-06-101-2/+2
* autoconf enhancements for kerberosMark Eichin1994-06-092-0/+38
* Clean up memory allocation strategy in replay cacheTheodore Tso1994-06-021-17/+37
* Make sure memory is freed on errors in krb5_rc_io_fetchTheodore Tso1993-12-241-11/+27
* krb5_close_rcache will now free rcacheTheodore Tso1993-12-241-2/+10
* Remove deference of freed structureTheodore Tso1993-09-211-1/+3
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-012-4/+4
* Library directory reorganization; there are now crypto and krb5 directories,Theodore Tso1993-08-041-1/+1
* Initial revisionTheodore Tso1993-06-033-0/+105
* Removed needless break statements (was causing Saber to flame)Theodore Tso1992-09-291-18/+18