r7567: added wire parsing of NOT and extended ldap search requests. This
commit041bce591306a0fb26bd31fe371e30021ea5c0c1
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Jun 2005 03:53:35 +0000 (14 03:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:10 +0000 (10 13:18 -0500)
treee4012d67bbe44b72a19a8880629a5dd416afa17c
parent1a81d28456261ad77181fd12c0b4a9df6aa6a47d
r7567: added wire parsing of NOT and extended ldap search requests. This
allows us to parse and handle the complex queries we are getting from
w2k, such as

(|(|(&(!(groupType:1.2.840.113556.1.4.803=1))(groupType:1.2.840.113556.1.4.803=2147483648)(groupType:1.2.840.113556.1.4.804=6))(samAccountType=805306368))(samAccountType=805306369))
source/libcli/ldap/ldap.c