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:Backports:SLE-15-SP4:FactoryCandidates/tdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000008 8 Bytes | |
build_pie.patch | 0000001415 1.38 KB | |
ignore-tdb1-run-transaction-expand.diff | 0000000702 702 Bytes | |
tdb-1.2.11.tar.asc | 0000000490 490 Bytes | |
tdb-1.2.11.tar.gz | 0000481298 470 KB | |
tdb.changes | 0000003579 3.5 KB | |
tdb.spec | 0000005248 5.13 KB |
Revision 6 (latest revision is 45)
Ismail Dönmez (namtrac)
accepted
request 143822
from
Lars Müller (lmuelle)
(revision 6)
- Update to version 1.2.11. + Make tdb robust against improper CLEAR_IF_FIRST restart + Make robust against shrinking tdbs + add -e option to tdbdump (and docment it). + tdbdump should log errors, and fail in that case. + add tdb_rescue() + Fix a typo + return unpack error on strdup failure + finish weaning off err.h. + don't use err.h in tests. + make TDB_NOSYNC merely disable sync. + remove unused debug_fprintf() macro that breaks the build + tests: fix use of a non-existent word (existant)
Comments 0