Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17530: Watching the build farm mails carefully pays off... | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r17529: Simo doesn't like the use of the internal ldb_errstring in functions | Andrew Bartlett | 2 | -13/+37 |
2007-10-10 | r17526: Move timestamp generation into the objectGUID module. It probably | Andrew Bartlett | 1 | -1/+88 |
2007-10-10 | r17525: This is a merge from the Google Summer of Code 2006 project by Martin... | Andrew Bartlett | 3 | -2/+227 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 5 | -28/+28 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 8 | -130/+125 |
2007-10-10 | r17513: ldb_set_errstring is an ldb private string, samdb uses DEBUG() statem... | Simo Sorce | 1 | -4/+3 |
2007-10-10 | r17505: we are setting the timeout with the provide function right after. | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN... | Simo Sorce | 1 | -13/+13 |
2007-10-10 | r17474: Allow the partitions module to load modules for specific backends. | Andrew Bartlett | 1 | -4/+75 |
2007-10-10 | r17331: Oops, how did I commit this empty file... | Andrew Bartlett | 1 | -0/+0 |
2007-10-10 | r17303: More testing results: Don't try and call a NULL callback, and use the | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r17302: Testing! | Andrew Bartlett | 2 | -5/+7 |
2007-10-10 | r17299: Improve the partition module to replicate attribute records into all | Andrew Bartlett | 1 | -59/+181 |
2007-10-10 | r17298: Fix up the local_password module to the current LDB API, and build it... | Andrew Bartlett | 2 | -96/+108 |
2007-10-10 | r17289: Fix the build: I havn't commited this module yet. | Andrew Bartlett | 1 | -10/+0 |
2007-10-10 | r17288: Don't mess with entries in the local password prefix, and fix const | Andrew Bartlett | 1 | -5/+21 |
2007-10-10 | r17287: Add the local_password module to the tree, so it doesn't get lost in | Andrew Bartlett | 3 | -3/+904 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 7 | -78/+78 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 5 | -78/+78 |
2007-10-10 | r17103: Big updates to the not-yet-enabled partitions module. It now services | Andrew Bartlett | 1 | -4/+189 |
2007-10-10 | r16972: Replace the sequence_number function pointer in ldb with the ldb flags. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16933: Sort the partitions in order from most, to least specific. | Andrew Bartlett | 1 | -2/+13 |
2007-10-10 | r16914: Add more tests for the partition module. | Andrew Bartlett | 1 | -25/+137 |
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 | r16833: Add a base DN to more search calls, we need to look for an ID over the | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r16831: Use a valid memory context (found by the IBM checker). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16829: Fix a number of issues raised by the IBM checker, or gcc warnings. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 2 | -176/+179 |
2007-10-10 | r16784: - make some function in ldb static, they not need to be exported anyw... | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r16771: Add const and some better debug messages. | Andrew Bartlett | 1 | -7/+13 |
2007-10-10 | r16769: Working on fixing the RPC-SAMR test against Samba4. This fixes | Andrew Bartlett | 1 | -66/+106 |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 6 | -12/+361 |
2007-10-10 | r16263: A number of these searches need to be under the partitions DN, and the | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r16240: Add better error reporting in the password_hash module | Andrew Bartlett | 1 | -5/+13 |
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 | r16125: Add another helpful utility function: samdb_msg_add_int() | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r16109: Make this module simpiler, don't intercept operations we are not going | Andrew Bartlett | 1 | -21/+0 |
2007-10-10 | r16108: Fixes from working with the partition module. | Andrew Bartlett | 1 | -12/+17 |
2007-10-10 | r16083: Make it possible to initialise a backend module, without it setting up | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r16070: Fix kludge_acls | Simo Sorce | 1 | -1/+1 |
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 | 6 | -13/+19 |
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 |