Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17788: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r17529: Simo doesn't like the use of the internal ldb_errstring in functions | Andrew Bartlett | 1 | -8/+28 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 1 | -30/+38 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids | Andrew Bartlett | 1 | -5/+3 |
2007-10-10 | r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated users | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r16831: Use a valid memory context (found by the IBM checker). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 1 | -149/+24 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16227: Don't segfault if the ldb_search() fails. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r16159: Even more work on samldb error reporting. Make sure to get the | Andrew Bartlett | 1 | -34/+31 |
2007-10-10 | r16129: Further clean up the samldb module. | Andrew Bartlett | 1 | -42/+52 |
2007-10-10 | r16108: Fixes from working with the partition module. | Andrew Bartlett | 1 | -12/+17 |
2007-10-10 | r16069: Remove unused destructor and an unused variable. | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r16061: Prove that removing the objectClass list in the samldb module breaks ... | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r16042: Fix crashbug caused by incorret error reporting. | Simo Sorce | 1 | -12/+12 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r16022: ooops, a bit too aggressive commit :-) | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r16021: While studying how to make samldb really async I found a critical sit... | Simo Sorce | 1 | -29/+29 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -79/+22 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r15795: Try to use the async code by default | Simo Sorce | 1 | -8/+28 |
2007-10-10 | r15789: hmm, damn, testing uncovcer all your bugs :-) | Simo Sorce | 1 | -16/+2 |
2007-10-10 | r15783: Fix previous commit, was the wrong way to deal with the problem | Simo Sorce | 1 | -26/+24 |
2007-10-10 | r15782: More fixes for async cases | Simo Sorce | 1 | -14/+34 |
2007-10-10 | r15639: fix warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15582: Commit some forgotten stuff that have been setting on my private tree... | Simo Sorce | 1 | -9/+1 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14401: Let samldb intercept the async requests. | Simo Sorce | 1 | -0/+86 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -16/+9 |
2007-10-10 | r13615: Make ldb_set_errstring get ldb instead of module as parameter. | Simo Sorce | 1 | -6/+12 |
2007-10-10 | r13150: Correct comment. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12998: A big update to samldb.c | Andrew Bartlett | 1 | -194/+433 |
2007-10-10 | r12943: Generate a SID for the domain join account using the modules, rather | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r12743: Remove the ugly way we had to make a second stage init and introduce | Simo Sorce | 1 | -3/+1 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r12658: Couple of fixes related to shared module builds. | Jelmer Vernooij | 1 | -4/+0 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12598: Make the 'objectClass' part of the templating process actually work. | Andrew Bartlett | 1 | -17/+26 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12427: Move SAMR CreateUser2 to transactions, and re-add support for | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11592: fixed a crash bug from the ldb_result changes (res was being used aft... | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -48/+35 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -8/+9 |
2007-10-10 | r10759: make modules easier to write by allowing modules to only implement the | Andrew Tridgell | 1 | -22/+1 |
2007-10-10 | r10753: don't require every ldb module to implement both a search_bytree() and | Andrew Tridgell | 1 | -9/+0 |