r12984: add parse code and ldbsearch cmdline code for
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Jan 2006 18:56:04 +0000 (18:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:14 +0000 (13:51 -0500)
commit1fe67189490c9faf499b68a28071a6294a53db0e
tree2a440d2ce27f2d39673d1309840ee155803c53cc
parentce9f086c3c1a65bf1b4c843ec44e8817d9361182
r12984: add parse code and ldbsearch cmdline code for
NOTIFICATION LDAP Controls
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ldap/ldap/ldap_server_notification_oid.asp

this doesn't work yet, but it shows that we need to extend ldb to correctly
handle async requests...

metze
source/lib/ldb/include/ldb.h
source/lib/ldb/tools/ldbsearch.c
source/libcli/ldap/ldap_controls.c