Revisions of tdb
Dominique Leuenberger (dimstar_suse)
accepted
request 340873
from
Lars Müller (lmuelle)
(revision 25)
Add python3-tdb; (bsc#951911).
Stephan Kulow (coolo)
accepted
request 330107
from
Lars Müller (lmuelle)
(revision 24)
Update the Samba Library Distribution Key file 'tdb.keyring'; (bso#945116).
Dominique Leuenberger (dimstar_suse)
accepted
request 329602
from
Lars Müller (lmuelle)
(revision 23)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 317882
from
Lars Müller (lmuelle)
(revision 22)
- Update to version 1.3.7. + first fix deadlock in the interaction between fcntl and mutex locking; (bso#11381) + improved python3 bindings
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
Stephan Kulow (coolo)
accepted
request 281055
from
Lars Müller (lmuelle)
(revision 20)
- Update to version 1.3.4. + toos: allow transactions with TDB_MUTEX_LOCKING + test: add tdb1-run-mutex-transaction1 test + allow transactions on on tdb's with TDB_MUTEX_LOCKING
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
Stephan Kulow (coolo)
accepted
request 260075
from
Lars Müller (lmuelle)
(revision 18)
- Use the upstream tar ball, as signature verification is now able to handle compressed archives. - Remove dependency on gpg-offline as signature checking is implemented in the source validator.
Stephan Kulow (coolo)
accepted
request 251713
from
Lars Müller (lmuelle)
(revision 17)
- Update to version 1.3.1. + tools: fix a compiler warning + defragment the freelist in tdb_allocate_from_freelist() + add "freelist_size" sub-command to tdbtool + use tdb_freelist_merge_adjacent in tdb_freelist_size() + add tdb_freelist_merge_adjacent() + add utility function check_merge_ptr_with_left_record() + simplify tdb_free() using check_merge_with_left_record() + add utility function check_merge_with_left_record() + improve comments for tdb_free(). + factor merge_with_left_record() out of tdb_free() + fix debug message in tdb_free() + reduce indentation in tdb_free() for merging left + increase readability of read_record_on_left() + factor read_record_on_left() out of tdb_free() + build: improve detection of srcdir.
Adrian Schröter (adrianSuSE)
committed
(revision 16)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 235284
from
Lars Müller (lmuelle)
(revision 15)
- Update to version 1.3.0. + add TDB_MUTEX_LOCKING support + consolidate tdb allocation code - re-use dead records at hash top. + don't alter errno on success of tdb_open_ex() + introduce tdb->hdr_ofs + introduce TDB_SUPPORTED_FEATURE_FLAGS + return ENOSYS if the tdb was created with spinlocks. + use asprintf() to simplify tdb_summary() + test: add a "skip()" macro. add marklock deadlock test add mutex related tests add PING command to external-agent.c add shutdown_agent() helper function add UNMAP command to external-agent.c always call fflush() after [f]printf() in tap-interface.h avoid const warnings by using 'discard_const_p(uint8_t,' instead of '(void *)' correctly use stderr, not stdout, in fail() remove "\n" in diag() arguments + tools: add -l option to tdbbackup add -l option to tdbtool add -m option to tdbtorture Allow tdbtool to r/o open mutexed tdbs avoid const warnings in tdbdump.c explicitly use TDB_NOLOCK in tdbdump + tdb_wrap: Remove tdb_wrap_open_ again + wscript: maintain a global list of unit tests - Include stdbool.h in tdb.h; (bso#10625). + include_stdbool_bso10625.patch - Don't require pkg-config from the libtdb package.
Tomáš Chvátal (scarabeus_factory)
accepted
request 226901
from
Lars Müller (lmuelle)
(revision 14)
- Update to version 1.2.13. + Reduce freelist contention + Make "tdb_purge_dead" internally public + Make "tdb_find_dead" internally public + Add "last_ptr" to tdb_find_dead + Move adding tailer space to tdb_find_dead + Do a best fit search for dead records + Don't purge records to a blocked freelist + Fix a tdb corruption + always open internal databases with incompatible hash. + in tdb_delete_hash, make lock/unlock bracket more obvious + simplify tdb_delete_hash() a bit + tdbtool: dump record magic with fixed number of 8 hex digits + tdbtool: dump record hash with fixed number of 8 hex digits + Avoid reallocs for lockrecs + Fix some typos in comments. + Fix CID 1034959 Uninitialized scalar variable + Fix CID 1034960 Uninitialized scalar variable + Fix typos.
Stephan Kulow (coolo)
accepted
request 209669
from
Lars Müller (lmuelle)
(revision 13)
- Verify source tar ball gpg signature. - Adapt specfile to ppc64le.
Adrian Schröter (adrianSuSE)
committed
(revision 12)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 196774
from
Lars Müller (lmuelle)
(revision 11)
- PreReq /sbin/ldconfig from python-tdb. - Add python-tdb to baselibs.conf.
Stephan Kulow (coolo)
accepted
request 184606
from
Factory Maintainer (factory-maintainer)
(revision 10)
Automatic submission by obs-autosubmit
Stephan Kulow (coolo)
accepted
request 178566
from
Factory Maintainer (factory-maintainer)
(revision 9)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 147839
from
Lars Müller (lmuelle)
(revision 7)
Refresh ignore-tdb1-run-transaction-expand.diff patch.
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)
Displaying revisions 21 - 40 of 45