TODO python/samba/tests/krb5/simple_tests.py tgs_exchange_dict
[metze/samba/wip.git] / lib / tdb /
2020-07-16 Martin Schwenketdb: Fix some signed/unsigned comparisons
2020-05-24 Björn Jacketdb: also use __has_attribute macro to check for attrib...
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-05 Jule Angerpytdb tests: add test for storev()
2020-05-05 Jule Angerpytdb: add python binding for storev()
2020-03-26 Volker Lendecketdbtorture: Use ARRAY_DEL_ELEMENT()
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_AsLong PyLong_AsLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Check PyLong_Check
2020-01-23 Volker Lendecketdb: Align integer types
2019-11-18 Uri Simchonitdb: Release tdb 1.4.3 samba-upstream/tags/tdb-1.4.3
2019-10-31 Björn Jackelib/tdb/docs/tracing.txt: typo fixes
2019-08-20 Stefan Metzmachertdb: Release tdb 1.4.2 samba-upstream/tags/tdb-1.4.2
2019-08-06 Volker Lendecketdb: Inline the common part of tdb_oob
2019-08-06 Volker Lendecketdb: Speed up tdb_oob()
2019-08-06 Volker Lendecketdb: Introduce tdb_oob()
2019-08-06 Volker Lendecketdb: Rename tdb_oob() to tdb_notrans_oob()
2019-07-03 Volker Lendecketdb: Adapt _tdb_transaction_cancel() to README.Coding
2019-07-03 Volker Lendecketdb: Adapt tdb_rescue() to README.Coding
2019-07-01 Gary Lockyerlib tdb: memcmp ubsan warning
2019-07-01 Noel Powerlib/tdb/common: Fix Array access results in a null...
2019-07-01 Noel Powerlib/tdb/common: Fix warning: Null pointer passed as...
2019-06-26 Noel Powerclang: Fix Null pointer passed as argument warning
2019-06-26 Noel Powerlib/tdb: clang: Fix warning: Dereference of null pointer
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-11 Noel Powerlib/tdb/common: clang: Fix 'Value stored to 'last_ptr...
2019-05-23 Volker Lendecketdb: Fix typo in README
2019-05-17 Andrew Bartletttdb: Release tdb 1.4.1 samba-upstream/tags/tdb-1.4.1
2019-05-17 Andrew Bartletttdb: Do not return errors from tdb_repack() in the...
2019-05-16 Noel Powerlib/tdb: squash 'cast between incompatible function...
2019-05-09 Douglas Bagnalltdbtool: avoid theoretical NULL dereference (CID 1361462)
2019-03-21 Andrew Bartletttdb: Release tdb 1.4.0 samba-upstream/tags/tdb-1.4.0
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-02-26 Stefan Metzmachertdb: version 1.3.18 samba-upstream/tags/tdb-1.3.18
2019-02-26 David MulderSearch for location of waf script
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for tdb_logging_context
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for tdb_header
2019-01-28 Andreas Schneiderlib:tdb: Use C99 initializer for PyGetSetDef in pytdb
2019-01-20 Lukas Slebodniktdb: Fix compatibility of wscript with older python
2019-01-10 Swen SchilligFix typos and ban the rams from samba samba-upstream/tags/tdb-1.3.17
2018-12-14 Joe GuoPY3: change shebang to python3 in lib dir
2018-12-14 Andrew Bartlettbuild: Move python detection back into waf (instead...
2018-12-13 Andrew Bartlettbuild: Workaround python3 hash order issues (for now)
2018-12-10 Noel PowerPY3: switch current build to use python3
2018-11-30 Olly BettsFix spelling mistakes
2018-11-28 Andreas Schneidertdb: Use #ifdef instead of #if for config.h definitions
2018-11-06 Volker Lendecketdb: Align integer types
2018-11-06 Volker Lendecketdb: Allow !CLEAR_IF_FIRST & MUTEX_LOCKING
2018-11-06 Volker Lendecketdb: Version 1.3.17 for tdb_traverse_chain
2018-11-06 Volker Lendecketdb: Add test for tdb_traverse_chain
2018-11-06 Volker Lendecketdb: Add tdb_traverse_chain
2018-10-30 Volker Lendecketdb: Make record deletion circular-chain safe
2018-10-29 Volker Lendecketdb: Do early RDONLY error check for tdb_delete
2018-10-29 Volker Lendecketdb: Purge dead records whenever we block the freelist
2018-10-29 Volker Lendecketdb: Don't delete dead records in traverse
2018-10-29 Volker Lendecketdb: Align an integer type
2018-10-29 Volker Lendecketdb: Fix a typo
2018-10-25 Douglas Bagnalltdb/test/_tdbtext: remove unused imports
2018-10-25 Volker Lendecketdbtorture: Align integer types
2018-10-25 Volker Lendecketdbtorture: No transaction with mutexes
2018-10-25 Volker Lendecketdb: Remove "USE_RIGHT_MERGES" code
2018-10-25 Volker Lendecketdb: Fix a typo
2018-10-25 Volker Lendecketdb: Use explicit initialization
2018-10-25 Volker Lendecketdb: Avoid casts
2018-10-08 Volker Lendecketdb: Basic test for circular freelist fix
2018-10-08 Volker Lendecketdb: Basic test for circular hash chain fix
2018-10-08 Volker Lendecketdb: Make the freelist walk circular-safe
2018-10-08 Volker Lendecketdb: Align integer types
2018-10-08 Volker Lendecketdb: Make get_hash_length circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_find_dead circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_dump_chain circular-list safe
2018-10-08 Volker Lendecketdb: Make tdb_find circular-safe
2018-10-08 Volker Lendecketdb: Add tdb_chainwalk_check
2018-09-05 Alexander Bokovoylib/tdb/wscript: update to handle waf 2.0.4
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-08-06 Aaron Hasletttdb: test for readonly locks mode on tdbbackup command
2018-08-06 Aaron Hasletttdb: adding readonly locks mode to tdbbackup tool
2018-07-12 Stefan Metzmachertdb: version 1.3.16 samba-upstream/tags/tdb-1.3.16
2018-07-02 Amitay Isaacstdb: Fix build on AIX
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-10 Volker Lendecketdbtool: Use tdb_wipe_all in "erase" command
2018-03-23 Noel Powerlib/tdb: convert print func to be py2/py3 compatible
2018-03-22 Volker Lendecketdb: Fix a "increases alignment" warning
2018-03-22 Volker Lendecketdb: Align a few integer types
2018-03-22 Volker Lendecketdb: Harden allocating the tdb recovery area
2018-03-22 Volker Lendecketdb: Make sure the hash size fits
2018-03-22 Volker LendeckeHarden tdb_check_used_record against overflow
2018-03-22 Volker Lendecketdb: Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal
2018-03-22 Volker Lendecketdb: Harden tdb_rec_read
2018-03-22 Volker Lendecketdbdump: Avoid an int cast
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in common/summary.c
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in tdbtool.c
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in hash.c
2017-08-24 Stefan Metzmachertdb: version 1.3.15 samba-upstream/tags/tdb-1.3.15
2017-08-24 Volker Lendecketdb: Use posix_fallocate
2017-08-23 Volker Lendecketdb: Add an intermediate variable
2017-08-23 Volker Lendecketdb: Truncate the file after expand failure
2017-08-23 Volker Lendecketdb: Protect against EINTR
next