summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/samldb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16061: Prove that removing the objectClass list in the samldb module breaks ...Andrew Bartlett1-3/+0
2007-10-10r16042: Fix crashbug caused by incorret error reporting.Simo Sorce1-12/+12
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-1/+3
2007-10-10r16022: ooops, a bit too aggressive commit :-)Simo Sorce1-1/+1
2007-10-10r16021: While studying how to make samldb really async I found a critical sit...Simo Sorce1-29/+29
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-79/+22
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-3/+1
2007-10-10r15795: Try to use the async code by defaultSimo Sorce1-8/+28
2007-10-10r15789: hmm, damn, testing uncovcer all your bugs :-)Simo Sorce1-16/+2
2007-10-10r15783: Fix previous commit, was the wrong way to deal with the problemSimo Sorce1-26/+24
2007-10-10r15782: More fixes for async casesSimo Sorce1-14/+34
2007-10-10r15639: fix warningsStefan Metzmacher1-1/+1
2007-10-10r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce1-9/+1
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14401: Let samldb intercept the async requests.Simo Sorce1-0/+86
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-16/+9
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce1-6/+12
2007-10-10r13150: Correct comment.Andrew Bartlett1-1/+1
2007-10-10r12998: A big update to samldb.cAndrew Bartlett1-194/+433
2007-10-10r12943: Generate a SID for the domain join account using the modules, ratherAndrew Bartlett1-2/+0
2007-10-10r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce1-3/+1
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-1/+3
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-4/+0
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett1-17/+26
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett1-1/+1
2007-10-10r11592: fixed a crash bug from the ldb_result changes (res was being used aft...Andrew Tridgell1-4/+6
2007-10-10r11567: Ldb API change patch.Simo Sorce1-48/+35
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-8/+9
2007-10-10r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell1-22/+1
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell1-9/+0
2007-10-10r10477: expose transactions outside ldb and change the API once moreSimo Sorce1-3/+10
2007-10-10r10411: we don't need the 10 times retry on rid allocation now, asAndrew Tridgell1-10/+2
2007-10-10r10306: change these modules to use new error APISimo Sorce1-32/+2
2007-10-10r10300: forgot to change the dsdb modules function namesSimo Sorce1-8/+8
2007-10-10r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij1-1/+2
2007-10-10r9768: Arrrgh.. Right this time.Jelmer Vernooij1-1/+1
2007-10-10r9767: Fix typoJelmer Vernooij1-1/+1
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-43/+33
2007-10-10r8791: (missing from previous commit)Andrew Bartlett1-16/+61
2007-10-10r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:Andrew Bartlett1-23/+1
2007-10-10r8674: With the rdn_name module, we don't need this duplication in the samdbAndrew Bartlett1-22/+0
2007-10-10r8666: The same fix as the last commit, I was caught out on a move from aAndrew Bartlett1-2/+2
2007-10-10r8664: I got caught out not testing...Andrew Bartlett1-2/+2
2007-10-10r8663: Since simo constructed the samdb module, he and tridge have worked onAndrew Bartlett1-31/+34
2007-10-10r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett1-5/+12
2007-10-10r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett1-6/+3