summaryrefslogtreecommitdiff
path: root/source4/dsdb/common/util.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-02-16 14:29:07 +1100
committerAndrew Tridgell <tridge@samba.org>2010-02-16 21:10:50 +1100
commitc6d85d67f9b52e4071c84749a1f55de646a5451c (patch)
treed28b42d5183e54ad1ec16d8ebd9f28ecce6f5723 /source4/dsdb/common/util.h
parent67950c27e473ebf8f7f81ef0ef92d2bd7931622a (diff)
downloadsamba-c6d85d67f9b52e4071c84749a1f55de646a5451c.tar.gz
samba-c6d85d67f9b52e4071c84749a1f55de646a5451c.tar.bz2
samba-c6d85d67f9b52e4071c84749a1f55de646a5451c.zip
s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags
Diffstat (limited to 'source4/dsdb/common/util.h')
-rw-r--r--source4/dsdb/common/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dsdb/common/util.h b/source4/dsdb/common/util.h
index 9152ac4220..590653acc2 100644
--- a/source4/dsdb/common/util.h
+++ b/source4/dsdb/common/util.h
@@ -29,3 +29,4 @@
#define DSDB_SEARCH_REVEAL_INTERNALS 0x0008
#define DSDB_SEARCH_SHOW_EXTENDED_DN 0x0010
#define DSDB_MODIFY_RELAX 0x0020
+#define DSDB_MODIFY_PERMISSIVE 0x0040