s3-talloc Change TALLOC_P() to talloc()
[kai/samba.git] / source3 / winbindd / winbindd_cred_cache.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-06-21 Volker Lendeckes3-winbind: Make KRB5_EVENT_REFRESH_TIME a function
2010-05-02 Volker Lendeckes3: Unify DEBUG_KRB5_TKT_REGAIN and DEBUG_KRB5_TKT_RENEWAL
2010-05-02 Volker Lendeckes3: Fix a typo
2010-04-18 Volker Lendeckes3: Fix indentation in remove_ccache
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-09 Volker Lendeckes3: Remove a pointless "else" branch from add_ccache_to...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-01-06 Jeremy AllisonFactor out lots of common code into a function.
2009-01-06 Bo Yangset entry->refresh_time to make ccache_regain_all_now...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-05 Stefan Metzmachers3:winbindd: cancel all ccache entry events and not...
2009-01-05 Bo YangFix broken krb5 refresh chain
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/