summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2-0/+6
2007-10-10r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke1-0/+39
2007-10-10r19935: always use discard_const_p() in lib/ldb/Stefan Metzmacher1-1/+1
2007-10-10r19917: Fix warningsVolker Lendecke1-1/+1
2007-10-10r19898: Fix klokwork ids 3127, 3128, 3129, 3130Volker Lendecke1-2/+9
2007-10-10r19744: merge from samba4Stefan Metzmacher1-1/+13
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 Metzmacher5-54/+123
2007-10-10r19692: Another fix.Simo Sorce1-1/+0
2007-10-10r19491: backport changes from samba4Simo Sorce2-16/+26
2007-10-10r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke1-1/+3
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell5-10/+44
2007-10-10r19191: merge from samba4:Stefan Metzmacher2-1/+2
2007-10-10r19190: merge from samba4:Stefan Metzmacher1-6/+1
2007-10-10r19183: merge from samba4:Stefan Metzmacher1-3/+13
2007-10-10r19182: merge from samba4:Stefan Metzmacher1-0/+11
2007-10-10r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher3-16/+19
2007-10-10r19137: that looks nicer:-)Stefan Metzmacher2-2/+2
2007-10-10r19135: fix bugs...Stefan Metzmacher1-5/+4
2007-10-10r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke6-14/+19
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-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 Tridgell1-1/+3
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 Metzmacher1-2/+2
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 Tridgell13-0/+6560