summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_parse.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14430: ret can be NULL at the end of this loopAndrew Tridgell1-1/+3
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-4/+2
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett1-0/+13
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-0/+48
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-1/+1
2007-10-10r10756: another fix for the construction of expressions from subtrees forAndrew Tridgell1-4/+6
2007-10-10r10755: fixed the construction of expressions from subtrees for SUBSTRING sea...Andrew Tridgell1-1/+8
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell1-3/+2
2007-10-10r10665: fixed some crash errors and an error encoding AND and OR operations i...Andrew Tridgell1-3/+16
2007-10-10r8585: add to ldb and ldap comparison functionalitySimo Sorce1-200/+293
2007-10-10r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter1-3/+3
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-6/+6
2007-10-10r8373: New wildcard matching code.Simo Sorce1-2/+115
2007-10-10r8005: escape '"' characters in ldap expressions. Makes scripting easier.Andrew Tridgell1-2/+2
2007-10-10r7571: fixed the generation of the filter string for extended filtersAndrew Tridgell1-1/+1
2007-10-10r7558: added support in ldb for extended ldap search requests. These areAndrew Tridgell1-0/+71
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-24/+23
2007-10-10r7522: added a ldb_filter_from_tree() function that takes a ldb_parse_treeAndrew Tridgell1-1/+54
2007-10-10r7517: handle zero length equality testsAndrew Tridgell1-1/+1
2007-10-10r7516: make sure binary decoding gives us something we can run string functio...Andrew Tridgell1-1/+2
2007-10-10r7515: merge in the binary encode/decode enhancements from the libcli/ldap/Andrew Tridgell1-2/+68
2007-10-10r7514: make the ldb_parse code not depend on a ldb_context, so we can now pot...Andrew Tridgell1-13/+3
2007-10-10r6817: - fixed empty ldap search elements in filtersAndrew Tridgell1-1/+1
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce1-5/+5
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-72/+47
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+2
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned intTim Potter1-1/+1
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell1-0/+1
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-8/+10
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-149/+56
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+460