Package libtdb
Source package: libtdb
Version: 1.3.10-alt0.M70P.1
Copied in the task: #181655
Category: System/Libraries
Report package bug
Version: 1.3.10-alt0.M70P.1
Build time: Apr 13, 2017, 12:07 AM
in the task #180726
Category: System/Libraries
Report package bug
Gear: https://git.altlinux.org/gears/l/libtdb.git?a=tree;hb=d00c9c0508…
Home page: http://tdb.samba.org/
Home page: http://tdb.samba.org/
License: GPL
Summary: A trivial database system
Description:
Summary: A trivial database system
Description:
This is a simple database API. It was inspired by the realisation that in Samba we have several ad-hoc bits of code that essentially implement small databases for sharing structures between parts of Samba. As I was about to add another I realised that a generic database module was called for to replace all the ad-hoc bits. I based the interface on gdbm. I couldn't use gdbm as we need to be able to have multiple writers to the databases at one time. (I == tridge@samba.org) This is the primary library.
List of rpms provided by this srpm:
libtdb (x86_64, i586)
libtdb-debuginfo (x86_64, i586)
libtdb-devel (x86_64, i586)
python-module-tdb (x86_64, i586)
python-module-tdb-debuginfo (x86_64, i586)
tdb-utils (x86_64, i586)
tdb-utils-debuginfo (x86_64, i586)
libtdb (x86_64, i586)
libtdb-debuginfo (x86_64, i586)
libtdb-devel (x86_64, i586)
python-module-tdb (x86_64, i586)
python-module-tdb-debuginfo (x86_64, i586)
tdb-utils (x86_64, i586)
tdb-utils-debuginfo (x86_64, i586)
Maintainer: Evgeny Sinelnikov
List of contributors:
Evgeny Sinelnikov
Andrey Cherepanov
Alexey Shabalin
Vitaly Kuznetsov
Yuri N. Sedunov
Mykola Grechukh
ACL: Igor Vlasenko, @everybody
Last changes:List of contributors:
Evgeny Sinelnikov
Andrey Cherepanov
Alexey Shabalin
Vitaly Kuznetsov
Yuri N. Sedunov
Mykola Grechukh
ACL: Igor Vlasenko, @everybody
March 23, 2017 Evgeny Sinelnikov 1.3.10-alt0.M70P.1 |
- Backport to p7 branch |
Sept. 15, 2016 Andrey Cherepanov 1.3.10-alt0.M80P.1 |
- Backport to p8 branch |
Sept. 9, 2016 Evgeny Sinelnikov 1.3.10-alt1 |
- Update to release for samba-4.5.0 |