Split lookup_name() and create a new functiong called
authorSimo Sorce <idra@samba.org>
Sun, 17 Aug 2008 23:54:41 +0000 (19:54 -0400)
committerSimo Sorce <idra@samba.org>
Sun, 17 Aug 2008 23:54:41 +0000 (19:54 -0400)
commit5e7655fa27f7b2c9c54edfc25f86974dbdb23ea4
treefea9e40e62f5ce034b3f346dad1d9ed2c9cdd743
parentee6c02f7c8bc92190b9f5474057f5885f29c2f8a
Split lookup_name() and create a new functiong called
lookup_domain_name(). This new function accept separated
strings for domain and name.
(This used to be commit 8594edf666c29fd4ddf1780da842683dd81483b6)
source3/auth/auth_util.c
source3/auth/token_util.c
source3/include/proto.h
source3/passdb/lookup_sid.c
source3/winbindd/winbindd_passdb.c