WHATSNEW: add news about Samba AD at 100,000 scale
[samba.git] / lib /
2019-07-04 Gary Lockyerldb: Release ldb 2.0.5 ldb-2.0.5
2019-07-04 Gary Lockyerldb: Rework index_transaction_cache_size to allow calle...
2019-07-04 Gary Lockyerldb ldb_key_value: test ldb batch
2019-07-04 Gary Lockyerldb key_value: Add batch_mode option
2019-07-04 Gary Lockyerldb: Add new internal helper function ldb_options_get()
2019-07-04 Andrew Bartlettldb: Fix dependency on ldb_key_value_sub_txn_{mdb_...
2019-07-04 Andrew Bartlettldb: Try to explain the confusing overload of the LDB_F...
2019-07-04 Andrew Bartlettldb: Add tests for Ldb.write_ldif() including the FLG_S...
2019-07-04 Andrew Bartlettpyldb: Apply flags specified by ldb.Ldb(flags=...)...
2019-07-04 Björn Baumbachldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
2019-07-04 Björn Baumbachldb/ldb_ldif: add copy_raw_bytes helper variable to...
2019-07-03 Volker Lendeckelib: Fix return of server_id_db_prune_name()
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-03 Noel Powerlib/krb5_wrap: Fix leaking using mkstemp
2019-07-02 Gary Lockyerlib ldb ldb_mdb: Pass the lmdb map size as an ldb option
2019-07-02 Gary Lockyerldb: Release ldb 2.0.4
2019-07-02 Gary Lockyerlib ldb: save a copy of the options on the context
2019-07-01 Gary Lockyerlib tdb: memcmp ubsan warning
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Null pointer passed...
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Call to function...
2019-07-01 Noel Powerlib/util: clang: Fix warning: Value stored to 'ret...
2019-07-01 Noel Powerlib/ldb/common: clang: Fix Value stored to 'ret' is...
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-07-01 Noel Powerlib/util: Fix Value stored to 'ret' is never read warning
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by casting
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow no conversion...
2019-06-30 Swen Schilligtests-util: Adding test to verify "full-string-conversi...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow-negative"...
2019-06-30 Swen Schilligutil: cleanup API change for strtoul(l) wrappers
2019-06-30 Swen Schilliglib: Update all consumers of strtoul_err(), strtoull_er...
2019-06-30 Swen Schilliglib: Add capability to enable standard glibc behaviour...
2019-06-30 Swen Schilliglib: Add check for full string consumption when convert...
2019-06-30 Swen Schilliglib: Prepare for strtoul_err(), strtoull_err() API...
2019-06-30 Swen Schilliglib: Add flag definitions to control the internal strin...
2019-06-30 Swen Schilligtests-util: Adding test to verify "no-conversion" detection
2019-06-30 Swen Schilligtests-util: Adding test to verify negative "number...
2019-06-30 Swen Schilligtests-util: Adding strtoul(l)_err() test leaving errno...
2019-06-27 Andrew Bartlettlib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_con...
2019-06-27 Andrew Bartlettlib/crypto: Add GnuTLS helper function samba_gnutls_arc...
2019-06-27 Andreas Schneiderlibcli:util: Add gnutls_error_to_werror()
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-26 Noel Powerlib/param: clang: Fix 'dereference of a null pointer...
2019-06-26 Noel Powerlib/dwrap: Fix 'Null pointer passed as an argument...
2019-06-26 Noel Powerlib/dbwrap: clang: Fix 'all argument is an uninitialize...
2019-06-26 Noel Powerlib/util: clang: Fix Value stored during its initializa...
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 duplicated PyUnicode_Check() after the...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8AndSize() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormatV() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromStringAndSize() compatability...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Check() compatability macro
2019-06-21 Gary Lockyerlib ldb key value: use TALLOC_FREE() per README.Coding
2019-06-21 Gary Lockyerlib ldb key value: fix index buffering
2019-06-21 Gary Lockyerlib ldb key value: Remove check_parent from ldb_kv_inde...
2019-06-21 Gary Lockyerlib ldb ldb_key_value tests: Add tests for wrapped...
2019-06-21 Gary Lockyerlib ldb key value: add nested transaction support.
2019-06-21 Gary Lockyerlib ldb key value backends: Add nested txn support
2019-06-21 Gary Lockyerlib ldb tests: remove deprecation warning from api.py
2019-06-21 Gary Lockyerlib ldb tests: Test nested transactions
2019-06-20 Volker Lendecketevent: Fix a typo
2019-06-18 Andrew Bartlettlib/replace: Remove #undef TCP_NODELAY
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb_kv
2019-06-13 Gary Lockyerlib ldb_key_value: csbuild unused parm key
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix unused parm data
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix signed unsigned...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parms ldb_kv...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild ldb_kv_index_dn_not...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm tdb
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix integer comparison
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb_kv_timeout
2019-06-13 Gary Lockyerlib ldb: csbuild add lib/util/attr.h to dist
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb_kv
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm module
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm module
2019-06-13 Gary Lockyerlib audit_logging tests: csbuild unused parms
2019-06-11 Noel Powerlib/tdb/common: clang: Fix 'Value stored to 'last_ptr...
2019-06-11 Noel Powerlib/util: clang: Fix dereference of a null pointer...
2019-06-11 Noel Powerlib/util: clang: Fix a dereference of a null pointer...
2019-06-11 Noel Powerlib/util/charset: clang: Fix Value stored to 'reason...
2019-06-11 Noel Powerlib/util: clang: Fix 'Null pointer passed as an argumen...
2019-06-11 Noel PowerDLIST_REMOVE: clang: Fix dereference of a null pointer...
2019-06-11 Noel Powerlib/tevent: clang:
2019-06-04 Noel Powerlib/util/tests: clang fix Value stored to 'lines' is...
2019-06-04 Noel Powerlib/pthreadpool: cppcheck: Fix Memory leak
2019-05-30 Michael Hanselmannldb: Avoid read beyond buffer
2019-05-29 Noel Powerlib/util: Fix cppcheck null pointer dereference warning
2019-05-29 Aaron Haslettldb: Release ldb 2.0.3
2019-05-29 Aaron Haslettldb: pack_format_override option
2019-05-29 Aaron Haslettldb: python test for repack
2019-05-29 Aaron Haslettldb: repack old format database if GUID indexing enabled
2019-05-29 Aaron Haslettldb: only used a->syntax->index_format_fn if GUID index...
next