Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | LDB:paged searches module - change counters to "unsigned" where appropriate | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-02-22 | LDB related spelling fixes. | Brad Hards | 1 | -1/+1 |
2009-03-20 | s4:ldb Allow paged_searches to be mixed with other controls | Andrew Bartlett | 1 | -3/+3 |
2009-03-20 | s4:ldb Fix the paged_searches module | Andrew Bartlett | 1 | -58/+51 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -9/+18 |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 1 | -1/+1 |
2008-09-29 | LDB ASYNC: core modules | Simo Sorce | 1 | -224/+135 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -7/+1 |
2007-12-24 | r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro... | Simo Sorce | 1 | -15/+13 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25522: Convert to standard bool types. | Jelmer Vernooij | 1 | -5/+8 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23703: Start to get Samba4 to again work with LDAP backends, after I turned | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18770: Avoid crashes and fix up other issues in the client-side paged_search... | Andrew Bartlett | 1 | -27/+57 |
2007-10-10 | r17700: Despite our best hopes, the way module initialisation tends to happen, | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r17614: Our first "client side' ldb module. | Simo Sorce | 1 | -0/+438 |