summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_cred_cache.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Factor out lots of common code into a function.Jeremy Allison1-37/+27
2009-01-05set entry->refresh_time to make ccache_regain_all_now() work correctly.Bo Yang1-2/+11
2009-01-05s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher1-15/+3
2009-01-05s3:winbindd: regain tickets for all ccache entries, when we go onlineStefan Metzmacher1-0/+50
2009-01-05s3:winbindd: cancel all ccache entry events and not just oneStefan Metzmacher1-0/+14
2009-01-05Fix broken krb5 refresh chainBo Yang1-39/+213
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+802