s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Feb 2010 03:23:21 +0000 (14:23 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Feb 2010 10:10:50 +0000 (21:10 +1100)
commit67950c27e473ebf8f7f81ef0ef92d2bd7931622a
treecdfcdab0329a4786cccc9b8a3b5c64fae001e8be
parentf6c39cec27eea2522c62e6f1ff85efdafde351ac
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c

This will be used to allow the flag based ldb functions to work on
both a ldb or a module, thus saving a lot of specialist functions.
source4/dsdb/common/util.c
source4/dsdb/common/util.h [new file with mode: 0644]
source4/dsdb/samdb/ldb_modules/extended_dn_store.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/ldb_modules/util.c
source4/dsdb/samdb/ldb_modules/util.h