summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common/ldb_match.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-2/+1
2007-10-10r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher1-12/+12
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-9/+8
2007-10-10r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce1-1/+1
2007-10-10r19196: merge from samba3:Stefan Metzmacher1-1/+1
2007-10-10r17368: Add 'const' to ldb_match_msg().Andrew Bartlett1-20/+20
2007-10-10r16066: The OSX AD plugin uses objectCategory searches a lot, and uses themAndrew Bartlett1-2/+5
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-3/+1
2007-10-10r11364: added a ldb_attr_dn() function for testing if an attribute name isAndrew Tridgell1-4/+2
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-10/+11
2007-10-10r10895: allow 'dn=string' searches to work again. Windows doesn't allow these,Andrew Tridgell1-7/+2
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-1/+6
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-43/+17
2007-10-10r9318: fix searches with scope ONE and SUB,Stefan Metzmacher1-1/+1
2007-10-10r8917: Better support for extended ldap search operationsSimo Sorce1-0/+2
2007-10-10r8585: add to ldb and ldap comparison functionalitySimo Sorce1-25/+74
2007-10-10r8529: Matching against the wrong unionSimo Sorce1-2/+3
2007-10-10r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter1-1/+1
2007-10-10r8373: New wildcard matching code.Simo Sorce1-42/+187
2007-10-10r8082: large rewite of ldb_dn.cSimo Sorce1-1/+1
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell1-0/+260