s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / winbindd / winbindd_cred_cache.c
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2022-07-12 Samuel Cabreros3:winbind: Use the canonical realm name to renew the...
2022-07-12 Samuel Cabreros3:winbind: Create service principal inside add_ccache_...
2022-07-12 Samuel Cabreros3:winbind: Improve debug message to print the service...
2022-07-12 Samuel Cabreros3:winbind: Fix trailing whitespaces and spaces before...
2022-02-23 Samuel Cabreros3:winbind: Use the canonical principal name to renew...
2022-02-23 Samuel Cabreros3:winbind: Store canonical principal and realm in...
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2019-09-24 Stefan Metzmachers3:libads: let kerberos_kinit_password_ext() return...
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-08-01 Volker Lendeckewinbindd: Simplify two debug msgs
2016-07-01 Aurelien Aptels3/winbindd: use == -1 instead of < 0 for error checkin...
2015-09-03 Jeremy Allisonwinbind: Don't delete an existing krb5 ticket on cached...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:winbindd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct event_context/struct tevent_context
2012-12-21 Andreas Schneiders3-winbind: Fix null pointer dereference in store_memor...
2012-08-21 Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
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/