Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the copy of ldb from Samba 3. | Jelmer Vernooij | 2010-05-06 | 5 | -1125/+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 Vernooij | 2009-01-21 | 2 | -58/+5 |
| | |||||
* | Reorder arguments to ldb_search() to match what is in Samba 4. | Jelmer Vernooij | 2009-01-21 | 2 | -22/+18 |
| | |||||
* | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 2007-10-10 | 4 | -8/+8 |
| | | | | | not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c) | ||||
* | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 2007-10-10 | 4 | -20/+12 |
| | | | | (This used to be commit f3df6cd87e1927f41e95af51d750a71278282e15) | ||||
* | r19725: sync samba3's ldb with samba4 | Stefan Metzmacher | 2007-10-10 | 5 | -0/+1190 |
metze (This used to be commit 207643e9c9c75546f38a09f12ea0b574b08086c5) |