r20760: also handle the case where no private data is attached to the module
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / kludge_acl.c
2007-10-10 Stefan Metzmacherr20760: also handle the case where no private data...
2007-10-10 Andrew Bartlettr20622: Add in a hack to avoid permitting searches...
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16109: Make this module simpiler, don't intercept...
2007-10-10 Simo Sorcer16070: Fix kludge_acls
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Stefan Metzmacherr14840: - rename some functions
2007-10-10 Simo Sorcer14465: kludge_acl -> async
2007-10-10 Stefan Metzmacherr14373: remove unreached wrong code, found by sparse
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Simo Sorcer13353: Fix a crash bug in rootdse when we do not pass...
2007-10-10 Andrew Bartlettr13253: More work to ensure that we don't keep data...
2007-10-10 Jelmer Vernooijr12851: Fix some typos
2007-10-10 Andrew Bartlettr12818: When denying an operation, include what we...
2007-10-10 Stefan Metzmacherr12773: - remove unused variable, fix the build with...
2007-10-10 Simo Sorcer12769: Make ldb_next_request() evident, I was much...
2007-10-10 Andrew Bartlettr12763: Oops. If you call ldb_search from within an...
2007-10-10 Andrew Bartlettr12762: Simo correctly asked that the policy logic...
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.