summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/modules
AgeCommit message (Expand)AuthorFilesLines
2010-03-08LDB:asq module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+5
2010-03-08LDB:sort module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+5
2010-03-08LDB:rdn name module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-2/+3
2010-03-08LDB:paged searches module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-2/+2
2010-03-08LDB:paged results module - change counters to "unsigned" where appropriateMatthias Dieter Wallnöfer1-4/+4
2010-02-22LDB related spelling fixes.Brad Hards1-1/+1
2010-02-13s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell1-3/+1
2009-11-30s4-ldb: check for -ve value for page sizeAndrew Tridgell1-0/+5
2009-11-02s4:ldb Remove debug traces duplicated by the new generic trace codeAndrew Bartlett1-3/+0
2009-10-22s4:ldb_sort - Add some more "const"Matthias Dieter Wallnöfer1-2/+2
2009-10-06s4:various LDB modules - "build_request" functions - propagate result codes backMatthias Dieter Wallnöfer3-3/+6
2009-10-03s4:rdn_name - fix up the rename operationMatthias Dieter Wallnöfer1-4/+4
2009-10-03Revert "s4:LDB/LDAP - Re-allow renames"Matthias Dieter Wallnöfer1-49/+4
2009-10-02s4:LDB/LDAP - Re-allow renamesMatthias Dieter Wallnöfer1-6/+46
2009-10-02s4:ldb Don't allow RDN to be modified with an LDB modify messageAndrew Bartlett1-1/+30
2009-10-02s4:rdn_name module - a normal error message should be enough for this failureMatthias Dieter Wallnöfer1-7/+9
2009-09-06s4: Fix typoMatthias Dieter Wallnöfer1-2/+2
2009-08-11s4:operational module - move and enhancementsMatthias Dieter Wallnöfer1-314/+0
2009-08-07s4:ldb Make error message in rnd_name more usefulAndrew Bartlett1-3/+9
2009-08-05s4:ldb Cosmetic corrections in "rdn_name" moduleMatthias Dieter Wallnöfer1-4/+4
2009-07-14remove all '\n' from ldb_debugSumit Bose5-7/+7
2009-06-10fixed server side sort controlAndrew Tridgell1-4/+7
2009-05-26s4:ldb:modules: Correct typos.Andrew Kroeger3-3/+3
2009-03-20s4:ldb Allow paged_searches to be mixed with other controlsAndrew Bartlett1-3/+3
2009-03-20s4:ldb Fix the paged_searches moduleAndrew Bartlett1-58/+51
2009-02-23Fix headers, ldb_includes.h is a private header,Simo Sorce3-0/+7
2009-02-12Fix Coverity ID 872 -- we have alread dereferenced "ac" 2 lines aboveVolker Lendecke1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce7-50/+117
2008-12-24Fix accidental condition inversion.Jelmer Vernooij1-1/+1
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij1-6/+2
2008-12-17s4:ldb: make it possible to return per entry controlsAndrew Bartlett5-5/+5
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-1/+1
2008-10-14Fix very old bug in ASQSimo Sorce1-2/+2
2008-09-29LDB ASYNC: core modulesSimo Sorce6-1251/+791
2008-09-25Revert LDB return code patches from Matthias.Jelmer Vernooij3-4/+4
2008-09-24Cosmetic corrections for the LDB libraryMatthias Dieter Wallnöfer3-4/+4
2008-08-21All these syntaxes are now handled by the schema.Andrew Bartlett1-6/+0
2008-02-28Fix rdn_name errors.Andrew Bartlett1-1/+2
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-1/+1
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-1/+1
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij7-46/+7
2007-12-24r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...Simo Sorce5-72/+90
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij1-5/+8
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett1-692/+0
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell8-16/+8
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell8-8/+8
2007-10-10r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett1-1/+2
2007-10-10r23557: Ensure that we don't reorder the objectClass list, if we don't haveAndrew Bartlett1-2/+2