summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb/include/includes.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-061-29/+0
| | | | | There were two utility functions that other parts of Samba 3 still relied on; they have been moved to lib/ldb_compat.[ch].
* r22229: discard_const_p is in lib/replace nowStefan Metzmacher2007-10-101-4/+0
| | | | | metze (This used to be commit 8dea4ebe98ec5bdb7fd55b54e9b14a52db817f4f)
* r19935: always use discard_const_p() in lib/ldb/Stefan Metzmacher2007-10-101-2/+1
| | | | | metze (This used to be commit 4a5da57306ad8cce5522ee72349cb85b447e295c)
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-101-0/+34
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)