summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r12851: Fix some typosJelmer Vernooij2007-10-102-4/+4
* r12842: don't include system headers directlyStefan Metzmacher2007-10-101-1/+1
* r12818: When denying an operation, include what we think the username is inAndrew Bartlett2007-10-101-1/+16
* r12773: - remove unused variable, fix the build with some old compilersStefan Metzmacher2007-10-101-3/+0
* r12769: Make ldb_next_request() evident, I was much confused on first sightSimo Sorce2007-10-101-4/+6
* r12763: Oops. If you call ldb_search from within an ldb module's searchAndrew Bartlett2007-10-101-1/+3
* r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett2007-10-101-26/+62
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-102-0/+223
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-107-39/+26
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-108-7/+392
* r12720: By metze's request, rename the ntPwdHistory attribute toAndrew Bartlett2007-10-101-32/+32
* r12719: Rename unicodePwd -> sambaPassword.Andrew Bartlett2007-10-102-41/+28
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2007-10-101-25/+49
* r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett2007-10-101-0/+21
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-102-1/+8
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-106-24/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-105-8/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-103-63/+748
* r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett2007-10-101-17/+26
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-102-4/+2
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-105-0/+9
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-102-8/+7
* r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett2007-10-101-1/+1
* r12382: Ensure to return OK on anonymous mapping.Andrew Bartlett2007-10-101-0/+1
* r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login.Andrew Bartlett2007-10-101-2/+8
* r12363: minor fixes for win2000 join/loginAndrew Tridgell2007-10-101-1/+10
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-101-12/+49
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-101-0/+54
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-3/+5
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-101-1/+6