summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/kludge_acl.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-14/+14
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-2/+2
2007-10-10r16109: Make this module simpiler, don't intercept operations we are not goingAndrew Bartlett1-21/+0
2007-10-10r16070: Fix kludge_aclsSimo Sorce1-1/+1
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-4/+3
2007-10-10r15942: Remove the sync internal ldb calls altogether.Simo Sorce1-57/+0
2007-10-10r15932: Remove per request credsSimo Sorce1-1/+0
2007-10-10r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce1-7/+5
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14840: - rename some functionsStefan Metzmacher1-6/+9
2007-10-10r14465: kludge_acl -> asyncSimo Sorce1-2/+114
2007-10-10r14373: remove unreached wrong code, found by sparseStefan Metzmacher1-1/+0
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-26/+13
2007-10-10r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce1-1/+1
2007-10-10r13353: Fix a crash bug in rootdse when we do not pass in credentialsSimo Sorce1-8/+6
2007-10-10r13253: More work to ensure that we don't keep data on long-term contexts.Andrew Bartlett1-0/+5
2007-10-10r12851: Fix some typosJelmer Vernooij1-1/+1
2007-10-10r12818: When denying an operation, include what we think the username is inAndrew Bartlett1-1/+16
2007-10-10r12773: - remove unused variable, fix the build with some old compilersStefan Metzmacher1-3/+0
2007-10-10r12769: Make ldb_next_request() evident, I was much confused on first sightSimo Sorce1-4/+6
2007-10-10r12763: Oops. If you call ldb_search from within an ldb module's searchAndrew Bartlett1-1/+3
2007-10-10r12762: Simo correctly asked that the policy logic (which attributes containAndrew Bartlett1-26/+62
2007-10-10r12746: An initial version of the kludge_acls module.Andrew Bartlett1-0/+210