summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb
Commit message (Expand)AuthorAgeFilesLines
...
* r19692: Another fix.Simo Sorce2007-10-101-1/+0
* r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce2007-10-103-497/+1
* r19688: Fix a deadcode warning by Coverity.Volker Lendecke2007-10-101-7/+5
* r19576: Correct trivial typo.James Peach2007-10-101-1/+1
* r19491: backport changes from samba4Simo Sorce2007-10-108-35/+44
* r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke2007-10-101-1/+3
* r19485: Fix Coverity # 319Volker Lendecke2007-10-101-1/+1
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2007-10-1026-108/+170
* r19193: merge from samba4:Stefan Metzmacher2007-10-101-1/+3
* r19192: merge from samba4:Stefan Metzmacher2007-10-101-1/+6
* r19191: merge from samba4:Stefan Metzmacher2007-10-102-1/+2
* r19190: merge from samba4:Stefan Metzmacher2007-10-101-6/+1
* r19185: merge comment from samba4Stefan Metzmacher2007-10-101-0/+4
* r19183: merge from samba4:Stefan Metzmacher2007-10-101-3/+13
* r19182: merge from samba4:Stefan Metzmacher2007-10-104-1/+16
* r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher2007-10-105-20/+23
* r19145: talloc_reference() can fail!Stefan Metzmacher2007-10-101-1/+3
* r19137: that looks nicer:-)Stefan Metzmacher2007-10-102-2/+2
* r19135: fix bugs...Stefan Metzmacher2007-10-101-5/+4
* r19133: More C++ warnings -- Merge across?Volker Lendecke2007-10-101-6/+12
* r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke2007-10-106-14/+19
* r19124: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r19079: talloc_array can failVolker Lendecke2007-10-101-0/+1
* r19076: ldb_dn_copy_partial can failVolker Lendecke2007-10-101-0/+1
* r19075: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke2007-10-101-1/+1
* r19071: Backport to SAMBA_3_0 as wellSimo Sorce2007-10-101-2/+2
* r19067: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-102-2/+4
* r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell2007-10-101-0/+5
* r18901: try to fix the samba3 build without having ldapStefan Metzmacher2007-10-104-4/+6
* r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke2007-10-101-1/+1
* r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke2007-10-101-5/+5
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-10126-0/+37877