Age | Commit message (Expand) | Author | Files | Lines |
2010-11-01 | s4-ldb: enable version checking in dsdb ldb modules | Andrew Tridgell | 1 | -0/+1 |
2010-11-01 | s4-dsdb: convert the rest of the ldb modules to the new module type | Andrew Tridgell | 1 | -1/+6 |
2010-09-25 | s4-dsdb: added tagging of requests in dsdb modules | Andrew Tridgell | 1 | -0/+2 |
2010-09-15 | s4-anr: check for allocation failure before use | Andrew Tridgell | 1 | -1/+1 |
2010-07-07 | s4-dsdb: use ldb_operr() in the dsdb code | Andrew Tridgell | 1 | -16/+9 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 1 | -1/+1 |
2010-03-07 | s4:anr LDB module - change counter variable to "unsigned" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -6/+8 |
2009-04-22 | s4:ldb: do talloc_free and return NULL when we have no matches to return | Björn Jacke | 1 | -0/+4 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -14/+27 |
2008-12-17 | s4:ldb: make it possible to return per entry controls | Andrew Bartlett | 1 | -1/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -2/+2 |
2008-09-29 | LDB ASYNC: samba4 modules | Simo Sorce | 1 | -63/+113 |
2008-08-22 | fixed error handling in ANR code | Andrew Tridgell | 1 | -18/+24 |
2008-08-20 | Use the new SEARCH_FLAG_ANR define | Andrew Bartlett | 1 | -1/+1 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | 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-27 | r26612: Tests show that we don't need to use a callback. | Andrew Bartlett | 1 | -3/+0 |
2007-12-21 | r26485: Fix indent, remove left-over debug. | Andrew Bartlett | 1 | -2/+1 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 1 | -0/+311 |