Samba tdb Library
http://tdb.samba.org/
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB
except that it allows multiple simultaneous writers and uses locking
internally to keep writers from trampling on each other. TDB is also extremely
small.
This package contains the tdb1 library.
- Developed at network:samba:STABLE
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/tdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000019 19 Bytes | |
build_pie.patch | 0000001382 1.35 KB | |
ignore-tdb1-run-transaction-expand.diff | 0000000699 699 Bytes | |
tdb-1.3.3.tar.asc | 0000000473 473 Bytes | |
tdb-1.3.3.tar.gz | 0000482682 471 KB | |
tdb.changes | 0000009257 9.04 KB | |
tdb.keyring | 0000003413 3.33 KB | |
tdb.spec | 0000005281 5.16 KB |
Revision 19 (latest revision is 45)
Dominique Leuenberger (dimstar_suse)
accepted
request 266104
from
Lars Müller (lmuelle)
(revision 19)
- Update to version 1.3.3. + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combination - Update to version 1.3.2. + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. + Fix a comment + Fix tdb_runtime_check_for_robust_mutexes() + Improve wording in a comment + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch + tdb_wrap: Make mutexes easier to use + tdb_wrap: Only pull in samba-debug + tdb_wrap: Standalone compile without includes.h + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context
Comments 0