summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache
Commit message (Expand)AuthorAgeFilesLines
* Tag krb5_rc_dfl_init_locked as static - not used outside fileEzra Peisach2006-10-161-1/+1
* make dependTom Yu2006-10-061-16/+20
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* * rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normalKen Raeburn2006-06-151-1/+1
* Call krb5_set_error_message any time multiple errno values are translated toKen Raeburn2006-06-091-15/+59
* Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that'sKen Raeburn2006-06-081-2/+0
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-8/+8
* install headers into include/krb5Ken Raeburn2006-05-231-44/+48
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-24/+20
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-509/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-50/+0
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-64/+64
* make dependKen Raeburn2006-03-271-23/+24
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-24/+24
* make dependKen Raeburn2006-03-081-8/+16
* make dependTom Yu2005-11-291-27/+18
* This commit ensures that all files in the library includeJeffrey Altman2005-11-152-1/+5
* Update dependenciesKen Raeburn2005-06-211-18/+27
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-2/+4
* * rc_dfl.c: Move the extraction of the struct dfl_dataJeffrey Altman2005-01-152-3/+8
* run "make depend"Ken Raeburn2004-12-301-48/+53
* * rc-int.h (struct _krb5_rc_ops): Add new member, recover_or_init.Ken Raeburn2004-08-047-7/+59
* Implement new replay cache type "none"Ken Raeburn2004-07-305-3/+108
* zap remaining bits of macsock.h supportKen Raeburn2004-07-172-1/+5
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-222-6/+5
* * rc_io.c (dir, dirlen): Top-level variables deleted.Ken Raeburn2004-06-152-10/+19
* Run make dependSam Hartman2004-06-081-4/+4
* Move definitions of struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops, andKen Raeburn2004-06-026-1/+49
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-284-1/+47
* krb5_rc_io_open_internal might try to invoke with negative argumentEzra Peisach2004-05-242-1/+7
* * rc_dfl.c (krb5_rc_dfl_expunge_locked): Declare before useKen Raeburn2004-05-032-0/+7
* Use the new mutex in the replay cache structureKen Raeburn2004-05-013-17/+103
* update dependenciesKen Raeburn2004-04-241-24/+28
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-242-1/+23
* make dependKen Raeburn2004-03-061-1/+2
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-062-3/+28
* minor formatting, mostly whitespaceKen Raeburn2004-03-031-37/+38
* * rc_base.c: Delete unused and untested semaphore supportKen Raeburn2004-03-033-29/+4
* make dependKen Raeburn2003-12-151-21/+23
* In my tests (2GHz P4 Linux, 5 minutes, no pre-existing replay cache), this getsKen Raeburn2003-08-272-10/+30
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-20/+20
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* Make ccache and rcache ops tables constKen Raeburn2003-01-084-5/+12
* another oneKen Raeburn2002-09-051-1/+1
* * rc_io.c (krb5_rc_io_move): Missed a variable name changeKen Raeburn2002-09-052-1/+5
* protoizeKen Raeburn2002-09-036-65/+41
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5