r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
[samba.git] / source4 / lib / ldb / common / ldb_parse.c
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr7522: added a ldb_filter_from_tree() function that...
2007-10-10 Andrew Tridgellr7517: handle zero length equality tests
2007-10-10 Andrew Tridgellr7516: make sure binary decoding gives us something...
2007-10-10 Andrew Tridgellr7515: merge in the binary encode/decode enhancements...
2007-10-10 Andrew Tridgellr7514: make the ldb_parse code not depend on a ldb_cont...
2007-10-10 Andrew Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Simo Sorcer4714: move the ldb code to the new talloc interface...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested