s4:ldb-samba: register samba specific extended dn handlers
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Dec 2008 07:43:12 +0000 (08:43 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Dec 2008 01:29:26 +0000 (12:29 +1100)
commit408a752a63ae83dcd32008295ee2a5bfe9a96085
tree7fa50c73f407ed48ff161b4a09b6a42a3d411875
parent1107021f3aa4ad1a3995a018d11aed485aa39c38
s4:ldb-samba: register samba specific extended dn handlers

This provides the two extended DN handlers for the GUID and SID types,
and makes the parsing more strict (where possible, it uses
ndr_pull_struct_blob_all(), to cause an error if trailing data is
found).

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/lib/ldb-samba/ldif_handlers.c