Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -9/+8 |
2007-10-10 | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19196: merge from samba3: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17368: Add 'const' to ldb_match_msg(). | Andrew Bartlett | 1 | -20/+20 |
2007-10-10 | r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r11364: added a ldb_attr_dn() function for testing if an attribute name is | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -10/+11 |
2007-10-10 | r10895: allow 'dn=string' searches to work again. Windows doesn't allow these, | Andrew Tridgell | 1 | -7/+2 |
2007-10-10 | r10894: make the handling of dn/distinguishedName much closer to real | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -43/+17 |
2007-10-10 | r9318: fix searches with scope ONE and SUB, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8917: Better support for extended ldap search operations | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r8585: add to ldb and ldap comparison functionality | Simo Sorce | 1 | -25/+74 |
2007-10-10 | r8529: Matching against the wrong union | Simo Sorce | 1 | -2/+3 |
2007-10-10 | r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8373: New wildcard matching code. | Simo Sorce | 1 | -42/+187 |
2007-10-10 | r8082: large rewite of ldb_dn.c | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 1 | -0/+260 |