summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/modules/ldb_map_inbound.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-723/+0
There were two utility functions that other parts of Samba 3 still relied on; they have been moved to lib/ldb_compat.[ch].
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2007-10-10r19725: sync samba3's ldb with samba4Stefan Metzmacher1-1/+1
metze (This used to be commit 207643e9c9c75546f38a09f12ea0b574b08086c5)
2007-10-10r19491: backport changes from samba4Simo Sorce1-1/+1
(This used to be commit aa464c9fda978f615230241921f83884a60f4c6f)
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell1-0/+724
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)