summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
...
* cc_err_xlate: Updated error mappings to generate the same errors as ccapiv2.Alexandra Ellwood2006-08-161-8/+14
* stdcc.c: fix v2 version of krb5_stdcc_resolve()Jeffrey Altman2006-07-171-1/+4
* Cleaned up CCAPI v3 code to remove memory leaks. Fixed crashes in Alexandra Ellwood2006-07-114-762/+933
* GetModuleHandle needs extension on Win64Jeffrey Altman2006-07-031-3/+6
* stdcc.c: undo change which broke the opening of ccachesJeffrey Altman2006-06-301-3/+2
* fix stdcc.c to build without USE_CCAPI_V3Jeffrey Altman2006-06-301-0/+5
* cc_mslsa.c: The WOW64 environment on 64-bit versions of Jeffrey Altman2006-06-281-4/+41
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400Sam Hartman2006-06-225-97/+1178
|\
| * krb5_stdccv3_setup is okJeffrey Altman2006-06-221-1/+2
| * Use the old exported names for setup and shutdownJeffrey Altman2006-06-221-2/+2
| * This commit updates lib/krb5/ccache/ccapi to support CCAPI Version 3Jeffrey Altman2006-06-225-97/+1177
* | Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-1/+1
* | Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporateKen Raeburn2006-06-081-0/+3
* | 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-9/+9
* | install headers into include/krb5Ken Raeburn2006-05-231-46/+51
|/
* Use unsigned char rather than u_int8_t in random_string()Tom Yu2006-05-131-1/+1
* Fixed the krb5_cc_gen_new memory ccache implementation and updatedAlexandra Ellwood2006-05-101-4/+61
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-24/+19
* 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