s4/libcli/smb2: clang: Fix Passed-by-value arg contains uninitialized data
[amitay/samba.git] / lib /
2019-09-24 Stefan Metzmacherkrb5_wrap: let smb_krb5_parse_name() accept enterprise...
2019-09-24 Stefan Metzmacherkrb5_wrap: smb_krb5_kinit_password_ccache() should...
2019-09-23 Björn Jackefault.c: improve fault_report message text pointing...
2019-09-19 Andrew Bartlettreplace: Remove crypt() reimplementation
2019-09-18 Volker Lendeckelib: Add talloc_full_report_printf()
2019-09-17 Volker Lendeckelib: Allow a 4th lock order
2019-09-17 Volker Lendeckelib: Use server_id_cmp() in server_id_equal()
2019-09-17 Volker Lendeckelib: Add server_id_cmp()
2019-09-17 Andrew Bartlettbuild: Remove tests for getdents() and getdirentries()
2019-09-17 Khem Rajlib/replace/wscript: Avoid generating nested main function
2019-09-13 Garming Samwhitespace: Conform to coding convention
2019-09-13 Garming Samparam: Allow rpc server dynamic port range to roundtrip
2019-09-10 Volker Lendeckedbwrap: Initialize state in dbwrap_delete()
2019-09-10 Volker Lendeckelib: Remove an obsolete comment
2019-09-10 Ralph Boehmelib: add round_timespec_to_nttime()
2019-09-10 Stefan Metzmacherlib/torture: protect torture_assert[_goto]() with a...
2019-09-04 Stefan Metzmachertevent: Release tevent 0.10.1
2019-09-01 Mathieu ParentSpelling fixes s/preceeding/preceding/
2019-09-01 Mathieu ParentSpelling fixes s/implentation/implementation/
2019-09-01 Mathieu ParentSpelling fixes s/ ot / to /
2019-09-01 Mathieu ParentSpelling fixes s/recieved/received/
2019-09-01 Mathieu ParentSpelling fixes s/avaiable/available/
2019-09-01 Mathieu ParentSpelling fixes s/hierachy/hierarchy/
2019-09-01 Mathieu ParentSpelling fixes s/convertion/conversion/
2019-08-29 Björn Jackereplace/setxattr: correctly use our flags on Darwin
2019-08-29 Björn Jackexattr/setxattr: fix flag support on AIX
2019-08-29 Björn Jackereplace/setxattr: set reasonable and unified errno...
2019-08-27 Andrew Bartlettldb: Extend the ldb_dn_explode test matrix
2019-08-27 Andrew Bartlettldb: Do not read beyond the end of the extended DN...
2019-08-27 Andrew Bartlettldb: Add test with == true or false to boolean if state...
2019-08-27 Andrew Bartlettldb: Rework all pointer NULL tests to use Samba's norma...
2019-08-27 Douglas Bagnallldb: add some dn explode tests
2019-08-27 Douglas Bagnallldb: don't try to save a value that isn't there
2019-08-27 Andrew Bartlettldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_fi...
2019-08-26 Andrew Bartlettldb: use TALLOC_FREE() over talloc_free() in ldb_filter...
2019-08-26 Andrew Bartlettldb: Correct Pigeonhole principle validation in ldb_fil...
2019-08-26 Gary Lockyerldb tests: Fix ldb_lmdb_size_test
2019-08-23 Christof Schmittpthreadpool: Remove wrong comment.
2019-08-22 Andrew Bartletts4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
2019-08-22 Swen Schilliglib: free popt context in texpect
2019-08-21 Andreas Schneiderlib:crypto: Do not build AES-CMAC if we use GnuTLS...
2019-08-21 Andrew Bartlettlib/crypto: Remove unused RC4 code from Samba
2019-08-21 Andreas Schneiderlib:crypto: Prepare not to build AES or AES-CMAC if...
2019-08-21 Andrew Bartlettcrypto: Update REQUIREMENTS file with new minimum version
2019-08-21 Swen Schilligtalloc: ASAN fix for test_magic_protection
2019-08-21 Swen Schilligtalloc: ASAN fix for test_rusty
2019-08-21 Swen Schilligtalloc: ASAN fix for test_pool_nest
2019-08-21 Swen Schilligtalloc: ASAN fix for test_talloc_free_in_destructor
2019-08-21 Swen Schilligtalloc: ASAN fix for test_realloc_on_destructor_parent
2019-08-20 Stefan Metzmachertdb: Release tdb 1.4.2
2019-08-20 Tim Bealeldb: Free memory when repacking database
2019-08-20 Tim Bealeldb: Log the partition we're repacking
2019-08-20 Tim Bealeldb: Log pack format in user-friendly way
2019-08-20 Tim Bealeldb: Change pack format defines to enum
2019-08-20 Tim Bealeldb: Move where we update the pack format version
2019-08-20 Tim Bealeldb: Always log when the database pack format changes
2019-08-19 Volker Lendeckelib: Remove a duplicate function prototype
2019-08-19 Volker Lendeckelib: Micro-optimization for db_tdb_do_locked()
2019-08-14 Andreas Schneiderlib:util: Use generate_secret_buffer() for long term...
2019-08-14 Andreas Schneiderlib:util: Fix documentation for random number functions
2019-08-14 Volker Lendeckelib: CID 1452289: API usage errors (USE_AFTER_FREE)
2019-08-12 Andreas Schneiderlib:util: Add better documentation for generate_secret_...
2019-08-12 Andreas Schneiderlib:util: Add generate_nonce_buffer()
2019-08-10 Swen Schilligldb: Fix mem-leak if talloc_realloc fails
2019-08-08 Ralph Boehmelib:torture: add torture_assert_u32_[not_]equal[_goto...
2019-08-08 Ralph Boehmes3:mdssvc: add noindex backend
2019-08-08 Ralph Boehmes3:mdssvc: new option "spotlight backend"
2019-08-08 Swen Schilligtfork: Free memory in torture test to satisfy sanitizer
2019-08-08 Swen Schilligutil: Free memory in charset torture test to satisfy...
2019-08-08 Swen Schilligutil: Free memory in genrand torture test to satisfy...
2019-08-07 Ralph Boehmecharset: add tests for Unicode NFC <-> NFD conversion
2019-08-07 Ralph Boehmecharset: add support for Unicode normalisation with...
2019-08-07 Ralph Boehmetorture: add torture_assert_errno_equal_goto()
2019-08-07 Michael HanselmannAdd fuzzing binary for oLschema2ldif
2019-08-07 Michael HanselmannAdd fuzzing binary for tiniparser
2019-08-07 Michael HanselmannAdd fuzzing support to build system
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-08-06 Douglas Bagnallldb_dn: free dn components on explode failure
2019-08-02 Aaron Haslettldb: skip indexes on full_search
2019-07-26 Andreas Schneiderlib:crypto: Don't build RC4 if we have GnuTLS >= 3.4.7
2019-07-26 Andreas Schneiderlib:crypto: Remove arcfour.h from crypto.h
2019-07-26 Andreas Schneiderlib:crypto: Use GnuTLS RC4 in py_crypto
2019-07-26 Andreas Schneiderlib:crypto: Document samba_gnutls_arcfour_confounded_md5()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_werror()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_ntstatus()
2019-07-24 Noel Powerlib/addns: clang: Fix 'Assigned value is garbage or...
2019-07-24 Noel Powerlib/addns: clang: Fix 'Value stored to 'err' is never...
2019-07-24 Noel Powerlib/adnss: clang: Fix The left operand of '!=' is a...
2019-07-22 Andrew Bartletttalloc: Release talloc 2.3.0
2019-07-22 Douglas Bagnalltalloc/py_util: remove tautologically dead code
2019-07-22 Douglas Bagnalltalloc: pytalloc_get_checked_type: survive non-talloc...
2019-07-22 Douglas Bagnalltalloc: add pytalloc_get_name() helper
2019-07-22 Samuel Cabrerolib:tsocket: New function to build a tsocket_context...
2019-07-22 Samuel Cabreros3:utils: New struct to fix strict aliasing issues...
2019-07-18 Andreas Schneiderlib:util: Use GnuTLS random number generator in genrand.c
2019-07-17 Volker Lendeckelib: Optimize file_compare
2019-07-10 Douglas Bagnallldb ABI bump for pyldb_Ldb_AsLdbContext change
next