summaryrefslogtreecommitdiff
path: root/source3/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19894: Fix klokwork id 2192Volker Lendecke1-2/+4
2007-10-10r19893: Fix klokwork id 2191Volker Lendecke1-1/+4
2007-10-10r19892: Fix klokwork id 2190Volker Lendecke1-1/+4
2007-10-10r19891: Fix klokwork id 2189Volker Lendecke1-1/+3
2007-10-10r19890: Fix klokwork ID 2188Volker Lendecke1-1/+3
2007-10-10r19889: Fix klokwork ID 2187Volker Lendecke1-0/+3
2007-10-10r19744: merge from samba4Stefan Metzmacher5-53/+198
2007-10-10r19741: fix compiler warningsStefan Metzmacher1-4/+8
2007-10-10r19739: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r19725: sync samba3's ldb with samba4Stefan Metzmacher31-628/+1810
2007-10-10r19692: Another fix.Simo Sorce1-1/+0
2007-10-10r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce3-497/+1
2007-10-10r19688: Fix a deadcode warning by Coverity.Volker Lendecke1-7/+5
2007-10-10r19576: Correct trivial typo.James Peach1-1/+1
2007-10-10r19491: backport changes from samba4Simo Sorce8-35/+44
2007-10-10r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke1-1/+3
2007-10-10r19485: Fix Coverity # 319Volker Lendecke1-1/+1
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell26-108/+170
2007-10-10r19193: merge from samba4:Stefan Metzmacher1-1/+3
2007-10-10r19192: merge from samba4:Stefan Metzmacher1-1/+6
2007-10-10r19191: merge from samba4:Stefan Metzmacher2-1/+2
2007-10-10r19190: merge from samba4:Stefan Metzmacher1-6/+1
2007-10-10r19185: merge comment from samba4Stefan Metzmacher1-0/+4
2007-10-10r19183: merge from samba4:Stefan Metzmacher1-3/+13
2007-10-10r19182: merge from samba4:Stefan Metzmacher4-1/+16
2007-10-10r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher5-20/+23
2007-10-10r19145: talloc_reference() can fail!Stefan Metzmacher1-1/+3
2007-10-10r19137: that looks nicer:-)Stefan Metzmacher2-2/+2
2007-10-10r19135: fix bugs...Stefan Metzmacher1-5/+4
2007-10-10r19133: More C++ warnings -- Merge across?Volker Lendecke1-6/+12
2007-10-10r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke6-14/+19
2007-10-10r19124: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r19079: talloc_array can failVolker Lendecke1-0/+1
2007-10-10r19076: ldb_dn_copy_partial can failVolker Lendecke1-0/+1
2007-10-10r19075: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke1-1/+1
2007-10-10r19071: Backport to SAMBA_3_0 as wellSimo Sorce1-2/+2
2007-10-10r19067: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2-2/+4
2007-10-10r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell1-0/+5
2007-10-10r18901: try to fix the samba3 build without having ldapStefan Metzmacher4-4/+6
2007-10-10r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke1-1/+1
2007-10-10r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke1-5/+5
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell126-0/+37877