s4:dsdb - always fail if a search filter could not be parsed
[mdw/samba.git] / source4 / dsdb / samdb / ldb_modules / proxy.c
2012-08-14 Matthias Dieter... s4:dsdb - always fail if a search filter could not...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-04-29 Matthias Dieter... s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-03-07 Matthias Dieter... s4:proxy LDB module - Change counter variables to ...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-12 Andrew Tridgells4-samdb: internal s4 ldb modules should be GPL not...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Simo SorceFix proxy module
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Matthias Dieter... DSDB cosmetic patches: Some enhancements
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Andrew Tridgellfixed the sense of ldb base dn comparisons in two place...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Andrew Tridgellr14426: ensure res is initialised
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
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 Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10897: added in a hackish ldb proxy module that I...