summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
...
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from Ezra to clean upTom Yu2006-10-061-1/+32
* make dependTom Yu2006-10-061-19/+33
* cursor for iterating over ccachesTom Yu2006-10-058-3/+779
* Patch from Kevin Coffman:Ken Raeburn2006-10-051-44/+35
* array before test for pointing at entry with the principal. AvoidsEzra Peisach2006-10-041-4/+8
* The keyring code introduced in r18638 also included tests of the KEYRING:Ezra Peisach2006-10-041-1/+37
* Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn2006-10-025-4/+2119
* Bad loop logic in krb5_mcc_generate_newAlexandra Ellwood2006-09-191-10/+8
* windows ccache and keytab file paths without a prefix Jeffrey Altman2006-09-051-2/+2
* 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