summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_reconnect.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Return queried domain name from name_to_sidChristof Schmitt2019-04-181-2/+3
* winbindd: call dcerpc_binding_handle_is_connected() from reset_cm_connection_...Ralph Boehme2018-03-151-1/+1
* winbindd: call reset_cm_connection_on_error() from reconnect_need_retry()Ralph Boehme2018-03-151-7/+1
* Revert "winbind: Remove "lookup_usergroups" winbind method"Volker Lendecke2017-03-061-0/+21
* winbind: Simplify query_user_list to only return ridsVolker Lendecke2017-01-041-6/+4
* winbind: Remove "lookup_usergroups" winbind methodVolker Lendecke2017-01-041-21/+0
* winbind: Remove "query_user" backend functionVolker Lendecke2017-01-041-19/+0
* winbindd: Add retry also for ADS method callsChristof Schmitt2016-01-131-2/+1
* winbindd: Reset connection for expired session before reconnectingChristof Schmitt2016-01-131-15/+24
* Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.Richard Sharpe2015-04-291-10/+10
* s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.Günther Deschner2011-03-301-2/+2
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-9/+9
* s3:winbindd_reconnect: don't only reconnect on NT_STATUS_UNSUCCESSFULStefan Metzmacher2010-03-291-14/+59
* s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...Volker Lendecke2009-12-281-9/+3
* s3:winbind: Fix a bug found by RPC-SAMRVolker Lendecke2009-08-291-3/+6
* s3:winbind: WINBIND_USERINFO -> wbint_userinfoVolker Lendecke2009-08-161-2/+2
* Refactor 9b78af1f: Fix lookupname recursionVolker Lendecke2009-08-021-6/+5
* Use rpccli_samr_QueryDomainInfo() in winbindd.Günther Deschner2008-02-061-2/+2
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+316