s4-dsdb: added dsdb_module_constrainted_update_integer()
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Jan 2010 22:20:35 +0000 (09:20 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:02:59 +0000 (13:02 +1100)
commite6f14ac2c4f0d1eaae93980b3628250de945e71e
treee52db269017b6c391095a953aaa28c4837f8ae44
parentf24011059b8b656eeb32c2724c0350f135dd2309
s4-dsdb: added dsdb_module_constrainted_update_integer()

This provides a convenient way to update a integer attribute with a
constrained delete/add

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/util.c