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 | 0000001370 1.34 KB | |
ignore-tdb1-run-transaction-expand.diff | 0000000699 699 Bytes | |
tdb-1.3.6.tar.asc | 0000000473 473 Bytes | |
tdb-1.3.6.tar.gz | 0000490881 479 KB | |
tdb.changes | 0000010191 9.95 KB | |
tdb.keyring | 0000003413 3.33 KB | |
tdb.spec | 0000005272 5.15 KB |
Revision 21 (latest revision is 45)
Stephan Kulow (coolo)
accepted
request 314209
from
Lars Müller (lmuelle)
(revision 21)
- Update to version 1.3.6. + Fix runtime detection for robust mutexes in the standalone build; (bso#11326). + Possible fix for the build with robust mutexes on solaris 11; (bso#11319). - Update to version 1.3.5. + ABI change: tdb_chainlock_read_nonblock() has been added, a nonblock variant of tdb_chainlock_read() + Do not build test binaries if it's not a standalone build + Fix CID 1034842 Resource leak + Fix CID 1034841 Resource leak + don't let tdb_wrap_open() segfault with name==NULL
Comments 0