Package tdb-utils: Information

    Binary package: tdb-utils
    Version: 1.3.10-alt0.M70P.1
    Architecture: x86_64
    Build time:  Apr 13, 2017, 12:07 AM in the task #180726
    Source package: libtdb
    Copied in the task: #181655
    Category: Databases
    Report package bug
    License: GPL
    Summary: a trivial database system utils
    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 package contains some utils for managing tdb databases

    Maintainer: Evgeny Sinelnikov


    Last changed


    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