index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
/
kludge_acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-5
/
+6
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-14
/
+14
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-2
/
+2
2007-10-10
r16109: Make this module simpiler, don't intercept operations we are not going
Andrew Bartlett
1
-21
/
+0
2007-10-10
r16070: Fix kludge_acls
Simo Sorce
1
-1
/
+1
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-4
/
+3
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-57
/
+0
2007-10-10
r15932: Remove per request creds
Simo Sorce
1
-1
/
+0
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-7
/
+5
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14840: - rename some functions
Stefan Metzmacher
1
-6
/
+9
2007-10-10
r14465: kludge_acl -> async
Simo Sorce
1
-2
/
+114
2007-10-10
r14373: remove unreached wrong code, found by sparse
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-26
/
+13
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-1
/
+1
2007-10-10
r13353: Fix a crash bug in rootdse when we do not pass in credentials
Simo Sorce
1
-8
/
+6
2007-10-10
r13253: More work to ensure that we don't keep data on long-term contexts.
Andrew Bartlett
1
-0
/
+5
2007-10-10
r12851: Fix some typos
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12818: When denying an operation, include what we think the username is in
Andrew Bartlett
1
-1
/
+16
2007-10-10
r12773: - remove unused variable, fix the build with some old compilers
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r12769: Make ldb_next_request() evident, I was much confused on first sight
Simo Sorce
1
-4
/
+6
2007-10-10
r12763: Oops. If you call ldb_search from within an ldb module's search
Andrew Bartlett
1
-1
/
+3
2007-10-10
r12762: Simo correctly asked that the policy logic (which attributes contain
Andrew Bartlett
1
-26
/
+62
2007-10-10
r12746: An initial version of the kludge_acls module.
Andrew Bartlett
1
-0
/
+210