summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-112-1312/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-43/+0
* * Makefile.in (DEFS): Make empty.Ken Raeburn2006-04-043-0/+8
* include autoconf.h in a few more placesKen Raeburn2006-04-032-0/+3
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-69/+69
* make dependKen Raeburn2006-03-271-21/+27
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-27/+27
* make dependKen Raeburn2006-03-081-9/+18
* Increase size of PurgeRequest buffers for MSLSAJeffrey Altman2005-12-022-2/+6
* make dependTom Yu2005-11-291-28/+19
* This commit ensures that all files in the library includeJeffrey Altman2005-11-153-2/+6
* * acquire_cred.c (acquire_init_cred):Jeffrey Altman2005-10-312-8/+14
* cc_mslsa.c: Jeffrey Altman2005-10-202-9/+16
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Update dependenciesKen Raeburn2005-06-211-19/+28
* ksu keeps old ccache lockedKen Raeburn2005-06-152-1/+6
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-2/+4
* * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_lockedKen Raeburn2005-01-142-40/+13
* 2005-01-11 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2005-01-122-13/+30
* run "make depend"Ken Raeburn2004-12-301-55/+57
* Memory leaks in ccache due to thread integrationEzra Peisach2004-12-252-0/+10
* 2004-12-16 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-162-0/+12
* remove unnecessary if statementJeffrey Altman2004-12-151-2/+0
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-152-43/+88
* * cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, justKen Raeburn2004-11-192-6/+6
* Now a kvno invocation will only open the ccache file a small number ofKen Raeburn2004-11-162-2/+23
* Create a ccache get-flags operation.Ken Raeburn2004-11-168-1/+94
* Fix the forced setting of the Initial Ticket Flag on Win2000 andJeffrey Altman2004-10-082-1/+21
* Fix error code returned for empty sequences and check the errorJeffrey Altman2004-09-172-2/+10
* * cc_mslsa.c: Implement krb5_lcc_initialize()Jeffrey Altman2004-09-102-6/+35
* cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2MessageJeffrey Altman2004-09-102-3/+6
* 2004-09-10 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-09-102-8/+374
* * cc_mslsa.c:Jeffrey Altman2004-09-022-23/+246
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-272-2/+8
* * cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flagKen Raeburn2004-08-162-11/+70
* * cc_file.c: Add buffering on reading.Ken Raeburn2004-08-152-12/+101
* * cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_fileKen Raeburn2004-08-152-1/+9
* Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn2004-08-134-77/+172
* * cc_file.c: Remove USE_STDIO supportKen Raeburn2004-08-052-317/+15
* cc_mslsa.c: fix is_windows_xp not to return true for windows 2000Jeffrey Altman2004-07-262-1/+6
* * cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_linkEzra Peisach2004-07-182-1/+6
* zap remaining bits of macsock.h supportKen Raeburn2004-07-172-1/+5
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-152-66/+33
* * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can beKen Raeburn2004-07-142-1/+6
* * cc_mslsa.c: Fix thread safetyJeffrey Altman2004-07-082-3/+14
* 2004-07-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-07-072-0/+6
* Thread-safety for file-based credentials cachesKen Raeburn2004-06-302-74/+195
* * cc_mslsa.c:Jeffrey Altman2004-06-302-63/+358
* * cc_memory.c (krb5_mcc_free): Don't free the mutex hereKen Raeburn2004-06-292-2/+4