summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-061-315/+0
| | | | | There were two utility functions that other parts of Samba 3 still relied on; they have been moved to lib/ldb_compat.[ch].
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2007-10-101-1/+3
| | | | | metze (This used to be commit 207643e9c9c75546f38a09f12ea0b574b08086c5)
* r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce2007-10-101-10/+0
| | | | (This used to be commit 3ef6ef7cc89b6421b9e8ec301cbd55ccd09e4d20)
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-101-0/+323
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)