summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer2011-04-291-1/+1
* s4-ldb: enable version checking in dsdb ldb modulesAndrew Tridgell2010-11-011-0/+1
* s4-dsdb: convert the rest of the ldb modules to the new module typeAndrew Tridgell2010-11-011-1/+6
* ldb: mark the location of a lot more ldb requestsAndrew Tridgell2010-09-251-1/+1
* s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell2010-07-071-3/+3
* s4:proxy LDB module - Change counter variables to "unsigned" where appropriateMatthias Dieter Wallnöfer2010-03-071-5/+6
* s4-samdb: internal s4 ldb modules should be GPL not LGPLAndrew Tridgell2009-09-121-14/+10
* Fix proxy moduleSimo Sorce2009-01-301-2/+2
* Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce2009-01-301-28/+32
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* DSDB cosmetic patches: Some enhancementsMatthias Dieter Wallnöfer2008-10-131-1/+1
* Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-10-131-3/+3
* fixed the sense of ldb base dn comparisons in two places, and use aAndrew Tridgell2008-10-021-2/+2
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-37/+99
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-251-6/+6
* Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-09-241-6/+6
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-1/+1
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-6/+1
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+1
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-8/+7
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-7/+7
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-1/+1
* r14426: ensure res is initialisedAndrew Tridgell2007-10-101-1/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-101-16/+20
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-17/+2
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-101-1/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+4
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell2007-10-101-3/+3
* r11567: Ldb API change patch.Simo Sorce2007-10-101-39/+57
* r10897: added in a hackish ldb proxy module that I am using to experiment withAndrew Tridgell2007-10-101-0/+340