winbindd: Remove double retry from some ADS methods
authorChristof Schmitt <cs@samba.org>
Tue, 5 Jan 2016 21:42:09 +0000 (14:42 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 2016 23:26:16 +0000 (00:26 +0100)
commit4c6804e414087fb61e66133cefbe5590d1d9b283
treee9d9955b72067198cd4bcea31980439e7eaba510
parente4adf55e242aa5f000570bf554fcd15d7e86c126
winbindd: Remove double retry from some ADS methods

The retry through the new reconnect_ads layer is enough. This structure
also makes the distinction between retry layer and actual methods call a
bit clearer.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11670

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_ads.c