summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/modules
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce1-486/+0
(This used to be commit 3ef6ef7cc89b6421b9e8ec301cbd55ccd09e4d20)
2007-10-10r19688: Fix a deadcode warning by Coverity.Volker Lendecke1-7/+5
Simo, I'm not sure this is the correct fix. So I'd like you to look at it and merge to 4 if appropriate. Volker (This used to be commit afd7f12124b02b594063535f93903a8a598a0587)
2007-10-10r19491: backport changes from samba4Simo Sorce5-17/+12
(This used to be commit aa464c9fda978f615230241921f83884a60f4c6f)
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell3-2/+13
and significant speedups (This used to be commit bb5c205fef90aa8b89ba400fb9f2f37a111676a8)
2007-10-10r19185: merge comment from samba4Stefan Metzmacher1-0/+4
metze (This used to be commit 256b83820168d14df2b15a75d8681be5f418ddf8)
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell14-0/+7432
code. Yay! This first commit copies lib/ldb/ from Samba4. A huge congratulations should go to Simo on this - he has put an enormous amount of work into ldb, and it's great to see it go into the Samba3 tree. (This used to be commit bbedf2e34315f5c420a3a05dfe22b1d5cf79f042)