summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/nssldb/ldb-grp.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-21Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.Jelmer Vernooij1-33/+3
2009-01-21Reorder arguments to ldb_search() to match what is in Samba 4.Jelmer Vernooij1-13/+10
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell1-2/+2
not GNU Library General Public License (This used to be commit 727a6cf2cba8da6b40610409b264e86e6908eb0c)
2007-10-10r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell1-5/+3
(This used to be commit f3df6cd87e1927f41e95af51d750a71278282e15)
2007-10-10r19725: sync samba3's ldb with samba4Stefan Metzmacher1-0/+427
metze (This used to be commit 207643e9c9c75546f38a09f12ea0b574b08086c5)