summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache
Commit message (Expand)AuthorAgeFilesLines
* Test in_ccache and pa_types functionalityNalin Dahyabhai2012-10-161-6/+6
* Do not retrieve zero-length credsBen Kaduk2012-09-111-2/+4
* Support kdc_timesync offsets in memory ccacheNate Rosenblum2012-08-311-0/+22
* Improve error translation for CCAPIv3 routinesBen Kaduk2012-08-291-8/+9
* Set fCachesTicket=TRUE when no credentialsKevin Wasserman2012-08-241-1/+2
* Do not be over-restrictive in the presence of UACKevin Wasserman2012-08-241-39/+4
* Remove unused struct and switch_to stubsKevin Wasserman2012-08-231-11/+1
* krb5_stdccv3_get_principal error handling fixupKevin Wasserman2012-07-161-1/+3
* fix leak in cc_mslsa.cKevin Wasserman2012-07-161-0/+2
* Fix macro redefinition warnings in cc_mslsa.cKevin Wasserman2012-07-161-1/+2
* Implement cccol iterators for mslsaKevin Wasserman2012-07-161-7/+61
* MSLSA Don't use lstrcpy on ANSI stringsKevin Wasserman2012-07-161-11/+3
* Build lib/krb5/ccache/ccapi on Windows onlyKevin Wasserman2012-07-161-0/+1
* Define USE_CCAPI_V3 in krb5/ccache on windowsKevin Wasserman2012-07-162-1/+1
* Implement switch_to for ccapiv3Kevin Wasserman2012-07-112-0/+27
* Automatically create DIR ccache directoriesGreg Hudson2012-07-112-2/+3
* Fix crash on invalid DIR ccache primary fileGreg Hudson2012-06-251-2/+2
* Fix config check in krb5_cccol_have_contentGreg Hudson2012-06-221-1/+1
* Remove orphaned KfM codeGreg Hudson2012-06-211-45/+1
* Add krb5_cccol_have_content APIGreg Hudson2012-06-153-2/+49
* Rename and add to etype utility functionsGreg Hudson2012-06-071-1/+1
* Flip the default of start_kadmind in k5test.pyGreg Hudson2012-04-261-1/+1
* Use LsaDeregisterLogonProcess(), not CloseHandle()Sam Hartman2011-12-021-9/+9
* krb5_lcc_store() now ignores config credentialsSam Hartman2011-12-021-0/+9
* Use POSIX constants instead of S_IREAD/S_IWRITEGreg Hudson2011-11-221-2/+2
* Get rid of periods in Python test success messagesGreg Hudson2011-11-031-1/+1
* Fix krb5_cc_set_configGreg Hudson2011-10-201-8/+6
* Make reindentTom Yu2011-10-171-1/+1
* Windows fixes: add KRB5_CALLCONV where neededSam Hartman2011-09-281-1/+1
* Fix some error-handling bugs in cc_dir.cGreg Hudson2011-09-071-4/+9
* Add krb5_cc_select() API and pluggable interfaceGreg Hudson2011-09-056-1/+558
* Add ccache collection support to toolsGreg Hudson2011-09-051-1/+1
* Remove unneeded cccol behaviorsGreg Hudson2011-09-055-499/+146
* Add new cache collection APIsGreg Hudson2011-09-058-0/+107
* Add the DIR ccache typeGreg Hudson2011-09-056-27/+754
* Fix signed/unsigned warnings in testsEzra Peisach2011-08-241-1/+2
* Don't destroy dst on error in krb5_cc_moveGreg Hudson2011-06-231-2/+0
* Mark up strings for translationGreg Hudson2011-06-101-3/+3
* In krb5_cc_move if something went wrong, free the dst credential cacheZhanna Tsitkov2011-03-291-2/+8
* If the new configuration data that is passed to krb5_cc_set_config is NULL, j...Zhanna Tsitkov2011-03-291-45/+51
* Move doxygen comments from source to header. Updated comments and added some ...Zhanna Tsitkov2011-03-181-42/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-0919-89/+46
* Make dependGreg Hudson2011-02-251-43/+36
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-282-2/+2
* Make dependGreg Hudson2010-09-081-30/+37
* make dependGreg Hudson2010-06-071-49/+54
* Trace loggingGreg Hudson2010-06-072-0/+14
* In krb5_cc_set_config, don't call krb5_cc_remove_cred; it's redundantGreg Hudson2010-05-281-4/+0
* Negative enctypes improperly read from ccachesGreg Hudson2010-05-131-1/+2
* Add krb5_cc_dup() to make it possible to copy ccache handlesGreg Hudson2010-04-081-0/+6