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