Overview
Request 143822 accepted
- 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)
Request History
lmuelle created request
- 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)
licensedigger accepted review
{"approve": "preliminary, version number changed"}
factory-auto accepted review
Builds for repo openSUSE_Factory
mvyskocil accepted review
Please review sources
mvyskocil approved review
Please review sources
factory-auto added a reviewer
Please review sources
namtrac accepted request
- 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)