Refactor 9b78af1f: Fix lookupname recursion
authorVolker Lendecke <vl@samba.org>
Sun, 2 Aug 2009 08:43:05 +0000 (10:43 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 2 Aug 2009 09:24:48 +0000 (11:24 +0200)
commit4f147388c0512fc291cc53764c017d7117154afc
treeb4a4ee3fba145c2c2710c4c782d653b245d96fdc
parent62fec968193e8a96ccffef216aba30ffb681d33a
Refactor 9b78af1f: Fix lookupname recursion

Pass a "flags" argument instead of the original winbind command down the
name_to_sid chain. This way we are independent of the winbind commands and
can take the decision at a much higher level
source3/winbindd/winbindd.h
source3/winbindd/winbindd_ads.c
source3/winbindd/winbindd_cache.c
source3/winbindd/winbindd_passdb.c
source3/winbindd/winbindd_reconnect.c
source3/winbindd/winbindd_rpc.c
source3/winbindd/winbindd_util.c