summaryrefslogtreecommitdiff
path: root/lib/tdb/ABI/tdb-1.3.16.sigs
Commit message (Collapse)AuthorAgeFilesLines
* tdb: version 1.3.16tdb-1.3.16Stefan Metzmacher2018-07-121-0/+71
* Fix build on AIX * Python3 compatibility fixes * Use tdb_wipe_all in "erase" command * Harden allocating the tdb recovery area * Make sure the hash size fits * Harden tdb_check_used_record against overflow * Harden tdb_rec_read * Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal * Fix build warnings Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>