1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
Andrew Tridgell 4b0e5bd753 r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
instead of a search expression. This allows our ldap server to pass
  its ASN.1 parsed search expressions straight to ldb, instead of going
  via strings.

- updated all the ldb modules code to handle the new interface

- got rid of the separate ldb_parse.h now that the ldb_parse
  structures are exposed externally

- moved to C99 structure initialisation in ldb

- switched ldap server to using ldb_search_bytree()
(This used to be commit 96620ab2ee)
2007-10-10 13:18:06 -05:00
..
common r5309: removed ads.h from includes.h 2007-10-10 13:09:40 -05:00
samdb r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree 2007-10-10 13:18:06 -05:00
config.mk r5587: more work around the samldb module 2007-10-10 13:10:55 -05:00