summaryrefslogtreecommitdiff
path: root/source4/lib/ldb-samba/ldif_handlers.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-08-05 15:22:49 +1000
committerAndrew Tridgell <tridge@samba.org>2010-08-05 17:31:29 +1000
commit1a701914fd226f7d3844bd6feadcd58cb7144246 (patch)
tree177ab35141ee5d3972e6e3008b2e108e55c42e2f /source4/lib/ldb-samba/ldif_handlers.h
parent2883bc94c76bc54187bb9bd0db1a36dd482a0aea (diff)
downloadsamba-1a701914fd226f7d3844bd6feadcd58cb7144246.tar.gz
samba-1a701914fd226f7d3844bd6feadcd58cb7144246.tar.bz2
samba-1a701914fd226f7d3844bd6feadcd58cb7144246.zip
s4-ldb: added ldif handler for the dnsRecord attribute
Diffstat (limited to 'source4/lib/ldb-samba/ldif_handlers.h')
-rw-r--r--source4/lib/ldb-samba/ldif_handlers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb-samba/ldif_handlers.h b/source4/lib/ldb-samba/ldif_handlers.h
index bd5ed3145e..33373fa01d 100644
--- a/source4/lib/ldb-samba/ldif_handlers.h
+++ b/source4/lib/ldb-samba/ldif_handlers.h
@@ -12,6 +12,7 @@
#define LDB_SYNTAX_SAMBA_REPLPROPERTYMETADATA "LDB_SYNTAX_SAMBA_REPLPROPERTYMETADATA"
#define LDB_SYNTAX_SAMBA_REPLUPTODATEVECTOR "LDB_SYNTAX_SAMBA_REPLUPTODATEVECTOR"
#define LDB_SYNTAX_SAMBA_RANGE64 "LDB_SYNTAX_SAMBA_RANGE64"
+#define LDB_SYNTAX_SAMBA_DNSRECORD "LDB_SYNTAX_SAMBA_DNSRECORD"
#include "lib/ldb-samba/ldif_handlers_proto.h"