summaryrefslogtreecommitdiff
path: root/lib/ldb/include
AgeCommit message (Collapse)AuthorFilesLines
2011-07-13ldb: added ldb_val_string_cmp()Andrew Tridgell1-0/+5
this should help fix some places where we run past the end of a string Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett6-0/+3319
Signed-off-by: Andrew Tridgell <tridge@samba.org>