summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb/examples
Commit message (Collapse)AuthorAgeFilesLines
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-062-249/+0
| | | | | There were two utility functions that other parts of Samba 3 still relied on; they have been moved to lib/ldb_compat.[ch].
* Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.Jelmer Vernooij2009-01-211-2/+1
|
* Reorder arguments to ldb_search() to match what is in Samba 4.Jelmer Vernooij2009-01-211-2/+2
|
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
| | | | (This used to be commit 43cd589773148fe3d243892768ce187604dd0c33)
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-102-2/+2
| | | | (This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-102-0/+254
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)