summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/util.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-01-07 18:15:34 +1100
committerAndrew Tridgell <tridge@samba.org>2010-01-08 13:03:05 +1100
commit308a4798b8b6acc7f74ce678a7c04f536a3e4737 (patch)
tree598d1732e1833378584aea53c942fa7e48ed098c /source4/dsdb/samdb/ldb_modules/util.h
parent5f36f0352e92243aa9f801d69ddc4c4152dfecbc (diff)
downloadsamba-308a4798b8b6acc7f74ce678a7c04f536a3e4737.tar.gz
samba-308a4798b8b6acc7f74ce678a7c04f536a3e4737.tar.bz2
samba-308a4798b8b6acc7f74ce678a7c04f536a3e4737.zip
s4-dsdb: added DSDB_FLAG_TOP_MODULE
This is used when you want the dsdb_module_*() functions to go to the top of the stack.
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/util.h')
-rw-r--r--source4/dsdb/samdb/ldb_modules/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/util.h b/source4/dsdb/samdb/ldb_modules/util.h
index add39e110a..608d2c26cb 100644
--- a/source4/dsdb/samdb/ldb_modules/util.h
+++ b/source4/dsdb/samdb/ldb_modules/util.h
@@ -32,3 +32,4 @@ struct dsdb_attribute;
#define DSDB_SEARCH_SHOW_EXTENDED_DN 0x0010
#define DSDB_MODIFY_RELAX 0x0020
#define DSDB_FLAG_OWN_MODULE 0x0040
+#define DSDB_FLAG_TOP_MODULE 0x0080