Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r15999: password_hash module changes: | Andrew Bartlett | 1 | -8/+16 |
2007-10-10 | r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 7 | -1067/+53 |
2007-10-10 | r15932: Remove per request creds | Simo Sorce | 4 | -6/+0 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 6 | -26/+20 |
2007-10-10 | r15913: Error passing in the async code is not in agood shape | Simo Sorce | 1 | -37/+73 |
2007-10-10 | r15859: fixed a crash bug in the ldb password_hash module. This one is quite | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r15804: Fix SAMLOGON test | Simo Sorce | 1 | -6/+5 |
2007-10-10 | r15795: Try to use the async code by default | Simo Sorce | 2 | -14/+43 |
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 | 3 | -26/+42 |
2007-10-10 | r15761: Fix-as-you-go ... | Simo Sorce | 1 | -21/+24 |
2007-10-10 | r15725: First shot at making password_hash async | Simo Sorce | 2 | -12/+1077 |
2007-10-10 | r15639: fix warnings | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r15582: Commit some forgotten stuff that have been setting on my private tree... | Simo Sorce | 2 | -12/+73 |
2007-10-10 | r15511: Using this name causes less warnings on the IBM checker, due to using | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 4 | -5/+5 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 3 | -7/+81 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r15076: give the correct return code | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 2 | -0/+567 |
2007-10-10 | r14894: - add some 'const' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14891: fix a bug found by the ibm checker | Stefan Metzmacher | 1 | -10/+6 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 5 | -5/+5 |
2007-10-10 | r14840: - rename some functions | Stefan Metzmacher | 2 | -8/+11 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14662: To allow the RPC-SAMR test to pass, we need to look for both domains | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co... | Andrew Bartlett | 1 | -1/+9 |
2007-10-10 | r14592: Add support for loading shared modules to LDB. | Jelmer Vernooij | 1 | -24/+24 |
2007-10-10 | r14570: Move some functions also they are also used from kpasswd | Jelmer Vernooij | 2 | -0/+318 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r14465: kludge_acl -> async | Simo Sorce | 1 | -2/+114 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 6 | -4/+8 |