summaryrefslogtreecommitdiffstats
path: root/lib/ldb/ABI
Commit message (Collapse)AuthorAgeFilesLines
* pyldb: Generate ABI file.Jelmer Vernooij2011-08-071-0/+2
|
* ldb: added signatures for 1.1.2Andrew Tridgell2011-08-041-0/+256
|
* ldb: added ldb_val_string_cmp()Andrew Tridgell2011-07-131-0/+254
| | | | | | this should help fix some places where we run past the end of a string Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-0518-0/+4260
Signed-off-by: Andrew Tridgell <tridge@samba.org>