summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett2007-10-101-3/+8
* r13909: Make this code clearer.Andrew Bartlett2007-10-101-2/+4
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-8/+0
* r13823: make async_wait part of the modules opsSimo Sorce2007-10-101-1/+1
* r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell2007-10-101-1/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-109-124/+59
* r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell2007-10-101-0/+9
* r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett2007-10-101-7/+7
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-104-18/+24
* r13606: An attempt to fix #3525.Andrew Bartlett2007-10-101-1/+5
* r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher2007-10-101-0/+3
* r13353: Fix a crash bug in rootdse when we do not pass in credentialsSimo Sorce2007-10-102-9/+7
* r13282: Indentation, and ensure we handle the talloc_free in the right placeAndrew Bartlett2007-10-101-4/+4
* r13264: Move declaration before code.James Peach2007-10-101-5/+6
* r13256: Free temporary memory on error cases, and try to clean up what's leftAndrew Bartlett2007-10-101-0/+9
* r13253: More work to ensure that we don't keep data on long-term contexts.Andrew Bartlett2007-10-101-0/+5
* r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett2007-10-101-9/+30
* r13207: Use the new API for using/not using kerbeors in hdb-ldb.cAndrew Bartlett2007-10-101-1/+5
* r13150: Correct comment.Andrew Bartlett2007-10-101-1/+1
* r12998: A big update to samldb.cAndrew Bartlett2007-10-101-194/+433
* r12996: Restrict this search to domain objects.Andrew Bartlett2007-10-101-1/+1
* r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett2007-10-101-2/+0
* r12895: Error strings save lives.Andrew Bartlett2007-10-101-10/+16
* r12860: Remove unused function. (we handle this in the password_hash module).Andrew Bartlett2007-10-101-22/+0