summaryrefslogtreecommitdiff
path: root/lib/ldb/ldb_tdb/ldb_search.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-08ldb_tdb: raise level of full index scan message so that it starts to be reall...Matthieu Patou1-1/+1
2012-11-01ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()Andrew Tridgell1-2/+3
2012-10-31ldb: Change ltdb_unpack_data to take an ldb_contextAndrew Bartlett1-3/+3
2012-08-10lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()Andrew Bartlett1-16/+38
2012-08-09lib/ldb: Use tdb_exists() rather than tdb_fetch()/talloc_free()Andrew Bartlett1-7/+7
2012-06-19ldb: use tdb directly, not tdb_compat.Rusty Russell1-3/+3
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-0/+618