summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules
Commit message (Expand)AuthorAgeFilesLines
* fixed server side sort controlAndrew Tridgell2009-06-101-4/+7
* s4:ldb:modules: Correct typos.Andrew Kroeger2009-05-263-3/+3
* s4:ldb Allow paged_searches to be mixed with other controlsAndrew Bartlett2009-03-201-3/+3
* s4:ldb Fix the paged_searches moduleAndrew Bartlett2009-03-201-58/+51
* Fix headers, ldb_includes.h is a private header,Simo Sorce2009-02-233-0/+7
* Fix Coverity ID 872 -- we have alread dereferenced "ac" 2 lines aboveVolker Lendecke2009-02-121-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-307-50/+117
* Fix accidental condition inversion.Jelmer Vernooij2008-12-241-1/+1
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-231-6/+2
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-175-5/+5
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* Fix very old bug in ASQSimo Sorce2008-10-141-2/+2
* LDB ASYNC: core modulesSimo Sorce2008-09-296-1251/+791
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-253-4/+4
* Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer2008-09-243-4/+4
* All these syntaxes are now handled by the schema.Andrew Bartlett2008-08-211-6/+0
* Fix rdn_name errors.Andrew Bartlett2008-02-281-1/+2
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-207-46/+7
* r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...Simo Sorce2007-12-245-72/+90
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-5/+8
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-101-692/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-108-16/+8
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-108-8/+8
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-101-1/+2
* r23557: Ensure that we don't reorder the objectClass list, if we don't haveAndrew Bartlett2007-10-101-2/+2
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-105-3686/+0
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-1012-48/+42
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-103-3/+3
* r21354: fix commentStefan Metzmacher2007-10-101-1/+1
* r21305: Change the skel module a little, so make it names clearer.Andrew Bartlett2007-10-101-6/+7
* r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o...Stefan Metzmacher2007-10-101-0/+3
* r20670: Make the logic more clearSimo Sorce2007-10-101-16/+22
* r20669: Simplifing moreSimo Sorce2007-10-101-88/+56
* r20656: This way the process flow should be much more readable.Simo Sorce2007-10-101-104/+131
* r20459: LDB map cleanup:Andrew Bartlett2007-10-101-16/+17
* r20198: let the IBM checker ignore the warning about a missing breakStefan Metzmacher2007-10-101-1/+2
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-103-10/+16
* r19904: port fies from samba3Simo Sorce2007-10-101-1/+15
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-104-9/+9
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-105-31/+89
* r19743: merge from samba3:Stefan Metzmacher2007-10-101-488/+0
* r19733: More work to fix ldb_map. With the wildcard present,Andrew Bartlett2007-10-101-6/+2
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-103-51/+186
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-105-100/+78
* r19521: Fix memory leak.Andrew Bartlett2007-10-101-0/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-2/+2