summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1075/+0
* include autoconf.h in a few more placesKen Raeburn2006-04-031-0/+2
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-021-0/+4
* Increase size of PurgeRequest buffers for MSLSAJeffrey Altman2005-12-021-0/+4
* * acquire_cred.c (acquire_init_cred):Jeffrey Altman2005-10-311-0/+4
* cc_mslsa.c: Jeffrey Altman2005-10-201-0/+7
* ksu keeps old ccache lockedKen Raeburn2005-06-151-0/+4
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-0/+4
* * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_lockedKen Raeburn2005-01-141-0/+8
* 2005-01-11 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2005-01-121-0/+7
* Memory leaks in ccache due to thread integrationEzra Peisach2004-12-251-0/+6
* 2004-12-16 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-161-0/+6
* 2004-12-15 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-12-151-0/+7
* * cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, justKen Raeburn2004-11-191-0/+5
* Now a kvno invocation will only open the ccache file a small number ofKen Raeburn2004-11-161-0/+6
* Create a ccache get-flags operation.Ken Raeburn2004-11-161-0/+10
* Fix the forced setting of the Initial Ticket Flag on Win2000 andJeffrey Altman2004-10-081-0/+4
* Fix error code returned for empty sequences and check the errorJeffrey Altman2004-09-171-0/+5
* * cc_mslsa.c: Implement krb5_lcc_initialize()Jeffrey Altman2004-09-101-0/+5
* cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2MessageJeffrey Altman2004-09-101-0/+3
* 2004-09-10 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-09-101-0/+12
* * cc_mslsa.c:Jeffrey Altman2004-09-021-0/+24
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-271-0/+6
* * cc_file.c (struct _krb5_fcc_data): Add new mutex disk_file_lock and flagKen Raeburn2004-08-161-2/+13
* * cc_file.c: Add buffering on reading.Ken Raeburn2004-08-151-2/+16
* * cc_file.c (dereference): Lock mutex around call to krb5_fcc_close_fileKen Raeburn2004-08-151-0/+5
* Only open a credential cache file once, even if multiple krb5_ccache objectsKen Raeburn2004-08-131-0/+19
* * cc_file.c: Remove USE_STDIO supportKen Raeburn2004-08-051-0/+4
* cc_mslsa.c: fix is_windows_xp not to return true for windows 2000Jeffrey Altman2004-07-261-0/+5
* * cc_memory.c (krb5_mcc_store): When allocating krb5_mcc_linkEzra Peisach2004-07-181-0/+5
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-0/+4
* Remove use of client principal from krb5_context (default_ccprincipal) and de...Alexandra Ellwood2004-07-151-0/+5
* * t_cc.c (cc_test): Rename one of the "resolve" cases so the messages can beKen Raeburn2004-07-141-0/+5
* * cc_mslsa.c: Fix thread safetyJeffrey Altman2004-07-081-0/+4
* 2004-07-07 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-07-071-0/+5
* Thread-safety for file-based credentials cachesKen Raeburn2004-06-301-0/+18
* * cc_mslsa.c:Jeffrey Altman2004-06-301-0/+22
* * cc_memory.c (krb5_mcc_free): Don't free the mutex hereKen Raeburn2004-06-291-0/+4
* Missed some log data with last checkin:Ken Raeburn2004-06-281-0/+5
* * cc_memory.c: Include k5-thread.h.Ken Raeburn2004-06-281-0/+10
* * cc_file.c (krb5_fcc_read_data): Combine stdio and posix versions of code withKen Raeburn2004-06-241-0/+10
* * cc_file.c (my_fopen): Function deleted.Ken Raeburn2004-06-221-1/+2
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-0/+4
* cc_mslsa.c: Comment out calls to FormatMessage and do not terminateJeffrey Altman2004-06-221-0/+9
* * cc_mslsa.c: Enforce acceptable enctypes by checking againstJeffrey Altman2004-06-191-0/+11
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-0/+4
* Add prototypes for library init and fini functions. Makefile dependenciesEzra Peisach2004-05-281-0/+8
* * cc_mslsa.c: GetMSTGT(). Add krb5_contextJeffrey Altman2004-05-261-1/+5
* * cc_mslsa.c: GetMSTGT() Initialize pTicketRequest to NULL to preventJeffrey Altman2004-05-261-0/+5
* * t_cc.c (cc_test): Clean up memory leaks in testsEzra Peisach2004-05-241-0/+4