s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 28 Jun 2010 18:26:16 +0000 (20:26 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 28 Jun 2010 18:31:37 +0000 (20:31 +0200)
commitb6eb17eb1eb23461149b6c8cbefc41f5265a77d9
treefe8732b34f002caaad204152b5c93f32a3e4868d
parenta782eaa2fd6f9b7e7b1ebdab0e0b53e4123cca43
s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement

We can save one search operation if "only_childs" is false and when we had no
SID passed as extended DN component.
source4/auth/sam.c