fixed the sense of ldb base dn comparisons in two places, and use a
authorAndrew Tridgell <tridge@samba.org>
Fri, 3 Oct 2008 04:58:46 +0000 (21:58 -0700)
committerAndrew Tridgell <tridge@samba.org>
Fri, 3 Oct 2008 04:58:46 +0000 (21:58 -0700)
commitc5fdb82d3280a0c94c9b15be0090c08675338159
tree80b915cad1a468c8eebef59c526a2ef55575eba4
parentbfb3bf6eb0ac1790c79e5b57cda099503f6084d5
fixed the sense of ldb base dn comparisons in two places, and use a
direct comparison instead of a sub-tree comparison in another

this fixes basedn searches on the global catalog port
source4/cldap_server/netlogon.c
source4/dsdb/samdb/ldb_modules/partition.c
source4/dsdb/samdb/ldb_modules/proxy.c