summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r14373: remove unreached wrong code, found by sparseStefan Metzmacher2007-10-101-1/+0
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-102-0/+2
* r14312: Formatting and comments.Andrew Bartlett2007-10-101-4/+6
* r14293: fixed some errors found with beamAndrew Tridgell2007-10-101-0/+6
* r14181: This doesn't need level 1 debug, it happens whenever the DNS name is ...Andrew Bartlett2007-10-101-1/+1
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-102-22/+33
* r13961: make function publicStefan Metzmacher2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-8/+8
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-106-0/+9