s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamic
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Fri, 1 Nov 2013 05:55:41 +0000 (06:55 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Nov 2013 22:00:54 +0000 (23:00 +0100)
commit7a5a62547bc10053fb1e4850e0acacb6a837f36f
treeea6214f861e0405a26a848bf8a1fbc14f5f2f391
parent372127416825a8a947cd976f8a4165611c006c43
s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamic

This replaced the *module parameter, and uses ac->module in the function
instead, same for *req and *attrs.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@symas.com>
source4/dsdb/samdb/ldb_modules/rootdse.c