summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-indented to improve readability; fixed error handling situationTheodore Tso1992-09-291-106/+104
* Support separate source and binary directoriesJohn Carr1992-08-211-5/+5
* Added missing queue to rc_io.cTheodore Tso1992-08-181-1/+0
* Applied Bill Sommerfeld's patches Theodore Tso1992-06-092-115/+237
* fix up notice about code ownershipJohn Kohl1991-06-077-28/+7
* OtherdirLibraryTarget doesn't supply depend:: targetJohn Carr1991-06-061-0/+2
* Update copyright noticeJohn Kohl1991-06-062-4/+32
* use strdup()John Kohl1991-04-301-15/+2
* use osconf.h to determine if we have in.hJohn Kohl1991-04-191-1/+7
* add some better error code passingJohn Kohl1991-04-171-2/+4
* add uid-checking code in replay cacheJohn Kohl1991-04-171-3/+18
* Changed rc_dfl_resolve to initlize the private data, instead of rc_initalizeTheodore Tso1991-03-291-19/+14
* fix copyrightJohn Kohl1991-03-141-1/+1
* fix a problem with FREE3 not being a single statementJohn Kohl1991-03-041-2/+2
* fix copyrightsJohn Kohl1991-03-041-1/+2
* didn't plug memory leak properly last timeJohn Kohl1991-02-201-8/+8
* plug a memory leakJohn Kohl1991-02-201-0/+5
* need to define/declare htons/ntohsJohn Kohl1991-02-171-0/+1
* plug file descriptor leaksJohn Kohl1991-02-111-20/+33
* add vno code; plug file descriptor leaksJohn Kohl1991-02-111-0/+24
* finish cleanup from conversion to take donot_replayJohn Kohl1991-01-161-3/+25
* changes to move the conversion outside the store routinesJohn Kohl1991-01-082-53/+18
* add rc_conv.{c,o}John Kohl1991-01-081-2/+4
* lJohn Kohl1991-01-081-0/+47
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-7/+7
* don't need rc_io.h twiceJohn Kohl1990-11-201-1/+0
* #ifdef's on EDQUOTJohn Kohl1990-10-291-0/+6