script/autobuild.py: define LCOV_CMD and run it after each make test
[bbaumbach/samba-autobuild/.git] / lib /
2019-05-10 Douglas Bagnallldb_msg: remove_element() checks element array bounds
2019-05-10 Douglas Bagnallldb_kv: use ldb_msg_remove_element()
2019-05-10 Douglas Bagnallldb/tools/ldbtest: initialise msg object
2019-05-10 Douglas Bagnallldb_ldap: use ldb_msg API to add elements
2019-05-10 Douglas Bagnallldb_ldap: trust db_msg_new() to return empty message
2019-05-10 Douglas Bagnallldb: use ldb_msg_new(), not talloc/talloc_zero
2019-05-10 Douglas Bagnallkdb_kv_search: spell 'linearized'
2019-05-10 Douglas Bagnallldb.h: spelling of 'means'
2019-05-10 Douglas Bagnallldb.h: improve comment for LDB_ATTR_FLAG_INDEXED
2019-05-09 Douglas Bagnallldb modules: paged_search checks control is not NULL...
2019-05-09 Douglas Bagnallldb_mdb: check fcntl return values (CID 1435851)
2019-05-09 Douglas Bagnallldb_map: check a return value (CID 241354)
2019-05-09 Douglas Bagnallldb_ldif: avoid NULL dereference with unexpected argume...
2019-05-09 Douglas Bagnallldb: avoid NULL deref in ldb_dn_from_ldb_val (CID 1034730)
2019-05-09 Douglas Bagnalllib/texpect: avoid theoretical NULL dereference (CID...
2019-05-09 Douglas Bagnalltdbtool: avoid theoretical NULL dereference (CID 1361462)
2019-05-09 Douglas Bagnalltalloc torture: avoid NULL dereference
2019-05-08 Volker Lendeckedbwrap: Adapt tdb_data_buf's overflow handling to moder...
2019-05-08 Volker Lendeckedbwrap: Fix tdb_data_buf()
2019-05-08 Andreas Schneiderlib:torture: Fix string comparison macros where we...
2019-05-07 Andreas Schneiderlib:crypto: Remove unused SHA512
2019-05-06 Andrew Bartletttalloc: Follow pattern of ldb and tdb to ensure "make...
2019-05-06 Andrew Bartlettreplace: Fix "make test" to actually test libreplace
2019-05-06 Andrew Bartlettbuild: Remove build of replacetort
2019-05-06 Gary Lockyerlib util debug: Increase format buffer to 4KiB
2019-05-01 Andreas Schneiderlib:torture: Fix size type in torture macro
2019-05-01 Christof Schmittsmbd: Move deadtime default to parameter definition...
2019-04-30 Andreas Schneiderlib:crypto: Remove unused SHA256 and HMAC SHA256
2019-04-30 Andreas Schneiderwaf: Move gnutls_pkcs7_get_embedded_data_oid to main...
2019-04-30 Andreas Schneiderlib:util: Sync memory.h with replace.h
2019-04-30 Andreas Schneiderreplace: Add ZERO_ARRAY_LEN() macro
2019-04-29 Andreas Schneiderlib:audit_logging: Use C99 initializer for server_id...
2019-04-26 Günther DeschnerRevert "lib/replace: define NAME_MAX for platforms...
2019-04-23 Douglas Bagnallpyldb: avoid segfault when adding an element with no... origin/HEAD origin/master
2019-04-22 Christof Schmittgpfswrap: Remove unused gpfs_prealloc wrapper
2019-04-18 Ralph Wuerthners3:debug: enable logging for early startup failures
2019-04-18 Ralph Wuerthners3:debug: adjust indention
2019-04-18 Ralph Wuerthners3:debug: use struct initializer
2019-04-16 Günther Deschnerlib/replace: define NAME_MAX for platforms that don...
2019-04-12 Andrew Bartlettldb: Avoid calling talloc_get_type() in ldb_kv_parse_da...
2019-04-11 Swen Schilligcommon-lib: Update error check for new string conversio...
2019-04-11 Swen Schilliglib: modify string conversion wrapper to handle invalid...
2019-04-11 Garming Samtests/ldb_kv: Add another case for completeness
2019-04-11 Garming Samldb_kv: Avoid memdup of database records in the case...
2019-04-11 Garming Samldb_mdb: Change function declaration as per README...
2019-04-11 Garming Samldb_kv: Remove unnecessary space
2019-04-10 Andrew Bartlettldb_kv: Skip @ records early in a search full scan
2019-04-08 Aaron Haslettldb: version 2.0.0
2019-04-08 Garming Samldb_mdb: Add some warnings about poorly constructed...
2019-04-08 Garming Samldb: tests for <= and >= integer indexing with duplicates
2019-04-08 Aaron Haslettldb: tests for <= and >= integer indexing
2019-04-08 Garming Samldb: Add ORDERED_INTEGER to the proto-schema handling
2019-04-08 Garming Samschema_syntax: Add comments for our index format functions
2019-04-08 Aaron Haslettldb: activating <= and >= indexing for integers
2019-04-08 Garming Samldb_kv_index: Add a giant comment in regards to index_f...
2019-04-08 Garming Samldb_kv_index: Make the edge keys slightly cleaner and...
2019-04-08 Aaron Haslettldb: <= and >= indexed searching
2019-04-08 Aaron Haslettlmdb: iterate_range cmocka testing
2019-04-08 Garming Samlmdb: iterate_range implementation
2019-04-06 Christof Schmittmemcache: Increase size of default memcache to 512k
2019-04-06 Christof Schmittmemcache: Properly track the size of talloc objects
2019-04-06 Christof Schmittmemcache: Introduce struct for storing talloc pointer
2019-04-05 Douglas Bagnallldb_kv_search: avoid handling uninitialised dn
2019-04-04 Gary Lockyerlib ldb key_value: Set index cache size on open
2019-04-04 Gary Lockyerlib ldb key_value: set the cache size for re-indexing
2019-04-04 Gary Lockyerlib ldb key_value: Add get_size method
2019-04-04 Gary Lockyerlib ldb key_value: Pass index cache size
2019-04-04 Gary Lockyerlib ldb key_value: Remove index cache lazy initialisation
2019-04-03 Andreas Schneiderlib:util: Include talloc_keep_secret.h in samba_util.h
2019-04-03 Andreas Schneiderlib:util: Add test for talloc_keep_secret()
2019-04-03 Andreas Schneiderlib:util: Add support to keep talloc chunks secret
2019-04-02 Mathieu ParentSpelling fixes s/verson/version/
2019-04-02 Mathieu ParentSpelling fixes s/conficts/conflicts/
2019-04-02 Mathieu ParentSpelling fixes s/overrided/overridden/
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2019-03-26 Volker Lendeckelib: Make fd_load work for non-regular files
2019-03-26 Kristján Valurpytalloc: Check for errors during module initialization.
2019-03-26 Kristján Valurpytalloc: Handle memory errors when creating pytalloc...
2019-03-26 Kristján Valurpytalloc: Further refactoring to eliminate duplicate...
2019-03-26 Kristján Valurpytalloc: Refactor the pytalloc_reference and pytalloc_...
2019-03-26 Mathieu ParentFix tests whithout lmdb
2019-03-22 Volker Lendecketsocket: Simplify tsocket.h
2019-03-21 Andrew Bartlettldb: Release ldb 1.6.3 ldb-1.6.3
2019-03-21 Andrew Bartletttevent: Release tevent 0.10.0 tevent-0.10.0
2019-03-21 Andrew Bartletttdb: Release tdb 1.4.0 tdb-1.4.0
2019-03-21 Andrew Bartletttalloc: Release talloc 2.2.0 talloc-2.2.0
2019-03-21 Andrew Bartlettbuild: Standardise on calling conf.SAMBA_CHECK_PYTHON...
2019-03-21 Andrew Bartlettbuild: Remove manual specification of minimum python...
2019-03-21 Andrew BartlettABI: Remove unused .py3*.sigs files
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-21 Andrew Bartlettpytalloc: Remove deprecated pytalloc_CObject_FromTalloc...
2019-03-20 Andrew Bartlettbuild: Allow build when --disable-gnutls is set
2019-03-19 Andreas Schneidertalloc: Fix alignment issues for casting pointers
2019-03-08 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-08 Joe Guosamba-o3: fix -Werror=maybe-uninitialized in lib/mscat...
2019-03-08 Joe Guosamba-o3: fix -Werror=strict-overflow error in lib...
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-03-06 Mathieu ParentEnable make test even without lmdb
2019-03-01 Swen Schilliglib: modify string conversion wrapper to handle signed...
next