summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* r16042: Fix crashbug caused by incorret error reporting.Simo Sorce2007-10-101-12/+12
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-106-13/+19
* r16022: ooops, a bit too aggressive commit :-)Simo Sorce2007-10-101-1/+1
* r16021: While studying how to make samldb really async I found a critical sit...Simo Sorce2007-10-101-29/+29
* r15999: password_hash module changes:Andrew Bartlett2007-10-101-8/+16
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2007-10-101-2/+2
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2007-10-107-1067/+53
* r15932: Remove per request credsSimo Sorce2007-10-104-6/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2007-10-106-26/+20
* r15913: Error passing in the async code is not in agood shapeSimo Sorce2007-10-101-37/+73
* r15859: fixed a crash bug in the ldb password_hash module. This one is quiteAndrew Tridgell2007-10-101-1/+4
* r15804: Fix SAMLOGON testSimo Sorce2007-10-101-6/+5
* r15795: Try to use the async code by defaultSimo Sorce2007-10-102-14/+43
* r15789: hmm, damn, testing uncovcer all your bugs :-)Simo Sorce2007-10-101-16/+2
* r15783: Fix previous commit, was the wrong way to deal with the problemSimo Sorce2007-10-101-26/+24
* r15782: More fixes for async casesSimo Sorce2007-10-103-26/+42
* r15761: Fix-as-you-go ...Simo Sorce2007-10-101-21/+24
* r15725: First shot at making password_hash asyncSimo Sorce2007-10-102-12/+1077
* r15639: fix warningsStefan Metzmacher2007-10-102-2/+2
* r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce2007-10-102-12/+73
* r15511: Using this name causes less warnings on the IBM checker, due to usingAndrew Bartlett2007-10-101-4/+4
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-104-5/+5
* r15319: remove unneeded macrosStefan Metzmacher2007-10-101-18/+18
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-1/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-103-7/+81
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-102-5/+5
* r15076: give the correct return codeStefan Metzmacher2007-10-101-2/+2
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-102-0/+567
* r14894: - add some 'const'Stefan Metzmacher2007-10-101-1/+1
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-101-10/+6
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-105-5/+5
* r14840: - rename some functionsStefan Metzmacher2007-10-102-8/+11
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-1/+2
* r14662: To allow the RPC-SAMR test to pass, we need to look for both domainsAndrew Bartlett2007-10-101-1/+1
* r14637: Extend the ACB -> userParameters flag mapping based on the ovbious co...Andrew Bartlett2007-10-101-1/+9
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-101-24/+24
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-102-0/+318
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-102-0/+2
* r14465: kludge_acl -> asyncSimo Sorce2007-10-101-2/+114
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-106-4/+8
* r14458: extended_dn -> asyncSimo Sorce2007-10-101-11/+146
* r14442: the ACB_ flags are 32 bit...Stefan Metzmacher2007-10-101-4/+4
* r14426: ensure res is initialisedAndrew Tridgell2007-10-101-1/+1
* r14422: ensure that domain_attrs does not refer to a stack variable in a freedAndrew Tridgell2007-10-101-35/+30
* r14401: Let samldb intercept the async requests.Simo Sorce2007-10-101-0/+86
* r14390: the rootdse does not show a distinguishedName attributeSimo Sorce2007-10-101-0/+3
* r14389: rootdse -> asyncSimo Sorce2007-10-101-19/+107
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-104-4/+35