summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_reconnect_ads.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: remove obsolete sequence_number from struct winbindd_methodsRalph Boehme2021-04-291-1/+0
* winbindd: remove obsolete sequence_number() from winbindd_reconnect_ads.cRalph Boehme2021-04-291-9/+1
* s3:winbindd: Do not call backends sequence number codeAndreas Schneider2021-04-291-8/+2
* winbind: Return queried domain name from name_to_sidChristof Schmitt2019-04-181-2/+3
* winbindd: add and use ldap_reconnect_need_retry() in winbindd_reconnect_ads.cRalph Boehme2018-03-151-6/+52
* Revert "winbind: Remove "lookup_usergroups" winbind method"Volker Lendecke2017-03-061-0/+22
* winbind: Simplify query_user_list to only return ridsVolker Lendecke2017-01-041-6/+3
* winbind: Remove "lookup_usergroups" winbind methodVolker Lendecke2017-01-041-22/+0
* winbind: Remove "query_user" backend functionVolker Lendecke2017-01-041-19/+0
* winbindd: Add retry also for ADS method callsChristof Schmitt2016-01-131-0/+324