Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-11.........T [ZBXNEXT-5580] added macros and fixed filesystem utilization ↵Vyacheslav Khaliev
triggers for windows, linux and some other templates
2022-04-08.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-04-07...G...... [ZBX-20754] fixed Zabbix sender and Zabbix js not releasing ↵Vladislavs Sokurenko
semaphores upon exit Merge in ZBX/zabbix from feature/ZBX-20754-6.0 to release/6.0 * commit 'b324125848c6d9c8848e8a33cb3a2bd0e1a46b80': ...G...... [ZBX-20754] fixed Zabbix sender and Zabbix js not releasing semaphores upon exit (cherry picked from commit d26f356b7866245181c1598eaab7993b0c9d671a)
2022-04-07.........T [ZBXNEXT-7506] added Proxmox Virtual Environment templateAlexander Bakaldin
* commit 'eab4cdce5689975b26ffdf578bf8d1fd3830de14': .........T [ZBXNEXT-7506] updated event name of triggers in Proxmox Virtual Environment template .........T [ZBXNEXT-7506] added event name of triggers to Proxmox Virtual Environment template .........T [ZBXNEXT-7506] added value map to Proxmox Virtual Environment template .........T [ZBXNEXT-7506] added Proxmox Virtual Environment template
2022-04-07...G...... [ZBX-20538] changed postgres plugin to handle connection per user ↵Eriks Sneiders
and not per database for Zabbix agent 2 * commit '709cd2a4421cd93041ad36413d0c240efdd8fea9': ...G...... [ZBX-20538] code clean up .......... [ZBX-20538] added change log ...G...... [ZBX-20538] code clean up ...G...... [ZBX-20538] changed postgres plugin to handle connection per user and not per database for Zabbix agent 2 (cherry picked from commit db088f820e140e1c8a4c3f1338ec5b4a3117f15e)
2022-04-06...G...PS. [ZBXNEXT-7120] added support of OpenSSL 3.0Andris Mednis
* commit '716d070a4bb19e26ae9cf060779852eb6218af02': ...G...... [ZBXNEXT-7120] improved coding style in zbx_set_ecdhe_parameters() ...G...PS. [ZBXNEXT-7120] fixed OpenSSL library path detection in libopenssl.m4 script ...G...PS. [ZBXNEXT-7120] converted zbx_tls_error_msg() to static function .D........ [ZBXNEXT-7120] added ChangeLog entry ...G...... [ZBXNEXT-7120] replaced Agent2 functions which are deprecated in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] removed setting SSL_OP_SINGLE_ECDH_USE option, it has no effect in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] replaced functions EC_KEY_new_by_curve_name(), SSL_CTX_set_tmp_ecdh() and EC_KEY_free() which are deprecated in OpenSSL 3.0 ...G...PS. [ZBXNEXT-7120] replaced function ERR_get_error_line_data() deprecated in OpenSSL 3.0 with ERR_get_error_all() ...G...PS. [ZBXNEXT-7120] added detection of OpenSSL 3.0 to libopenssl.m4 script
2022-04-06..F....... [ZBXNEXT-7472] added support of text data for top hosts widgetAndrejs Griščenko
* commit 'cc9c17702133298a4dea13e09cdebe9d3b9bcaa7': ..F....... [ZBXNEXT-7472] fixed drag and drop icon not being disabled if there is only one column ..F....... [ZBXNEXT-7472] fixed code style ..F....... [ZBXNEXT-7472] improved code style ..F....... [ZBXNEXT-7472] fixed warning icon flickering; improved code style ..F....... [ZBXNEXT-7472] improved code style ..F....... [ZBXNEXT-7472] fixed coding style ..F....... [ZBXNEXT-7472] reworked showing and hiding of warning icons ..F....... [ZBXNEXT-7472] fixed discovered items not being displayed in item selection popup and autocomplete dropdown ..F....... [ZBXNEXT-7472] improved obtaining of last values for numeric items ..F....... [ZBXNEXT-7472] fixed code style ..F....... [ZBXNEXT-7472] fixed no data message colspan; fixed coding style error ..F....... [ZBXNEXT-7472] removed warning icon for item field; replaced warning message with warning icons; added help icon for history data field; made item data for non-numeric items be always taken from history if history data is set to trends .D........ [ZBXNEXT-7472] added changelog file ..F....... [ZBXNEXT-7472] added support of text data for top hosts widget (cherry picked from commit 13d2f9bcd2aaee7c47e7c5f9067459d60c01cf10)
2022-04-06...G.....T [ZBXNEXT-7559] updated smart.disk.discovery and smart.disk.get ↵Andrew Biba
metrics for Zabbix agent 2 and updated S.M.A.R.T passive and active templates * commit '43b03544c94598d1be9454f08587b6d70a180d0e': ...G.....T [ZBXNEXT-7559] updated chnagelog file ...G...... [ZBXNEXT-7559] added debug logging of output buffer in the case of system command execution failure ...G...... [ZBXNEXT-7559] added -n flag to sudo execution of smartctl for smart.* plugin in Zabbix agent 2 ...G...... [ZBXNEXT-7559] fixed smart.disk.discovery for megaraid ...G...... [ZBXNEXT-7559] code clean up ...G...... [ZBXNEXT-7559] added raidtype to smart.disk.discovery response and as second parameter for smart.disk.get ...G...... [ZBXNEXT-7559] code clean up ...G...... [ZBXNEXT-7559] fixed smart.disk.get[path] attribute raw field json key ...G...... [ZBXNEXT-7559] changed self_test_passed output key to better match rest of keys ...G...... [ZBXNEXT-7559] changed attributes in smart.disk.discovery to be an array .......... [ZBXNEXT-7559] added change log ...G...... [ZBXNEXT-7559] fixed smart.disk.discovery path output field for raid devices ...G...... [ZBXNEXT-7559] fixed smart.disk.get[path] for raid devices ...G...... [ZBXNEXT-7559] code clean up ...G...... [ZBXNEXT-7559] code clean up ...G...... [ZBXNEXT-7559] updated unit test ...G...... [ZBXNEXT-7559] added unit test ...G...... [ZBXNEXT-7559] added PATH parameter to smart.disk.get key in Zabbix agent 2 ...G.....T [ZBXNEXT-7559] updated smart.disk.discovery, smart.disk.get metrics for Zabbix agent 2 and S.M.A.R.T passive and active templates
2022-04-06.........T [ZBXNEXT-7505] added new GLPi media typeAndrew Biba
2022-04-06...G.....T [ZBXNEXT-7559] updated chnagelog fileAndrew Biba
2022-04-06.......... [ZBXNEXT-7120] updated to latest masterAndris Mednis
2022-04-06.D........ [ZBX-20567] added changelog entryAndris Zeila
2022-04-06...G...PS. [ZBX-20398] added mitigation for pid file not being created in timeJurijs Klopovskis
2022-04-06..F....... [ZBX-19638] fixed incorrect host name in graph prototype widget ↵Roberts Lataria
when graph have items from separate hosts (cherry picked from commit f0f1ea9153629b7ae8693020a3b3df380b555b65)
2022-04-06........S. [ZBX-20595] fixed server discovering dependent item with ↵Andris Zeila
prototype as master item if prototype discovery was disabled with lld overrides Merge in ZBX/zabbix from feature/ZBX-20595-5.0 to release/5.0 * commit 'd09fbeb48bc9187c559398f1eda1a86b71e8d6f5': ........S. [ZBX-20595] removed unused function parameter, removed check for valid master item if the item itself was not discovered ........S. [ZBX-20595] removed lld warning message for dependent items when master item was not discovered because of an error ........S. [ZBX-20595] fixed dependent item validation ........S. [ZBX-20595] fixed server discovering dependent item with prototype as master item if prototype discovery was disabled with lld overrides (cherry picked from commit cba054f15a3971697e775ecfd2abf436f4758a66)
2022-04-06........S. [ZBX-20794] fixed unavailable node status update at server startupAndris Zeila
Merge in ZBX/zabbix from feature/ZBX-20794-6.0 to release/6.0 * commit 'd1a61241b58c062347cb123d75b34eb981b62d73': ........S. [ZBX-20794] fixed unavailable node status update at server startup (cherry picked from commit 5b83df5c32c1b941458847eb8763a19c59ca7d4f)
2022-04-06.........T [ZBX-18522] updated readme for rabbitmq templatesVyacheslav Khaliev
Merge in ZBX/zabbix from feature/ZBX-18522-6.1 to master * commit '2902f94ff992676c36e637ba1ca6666cf72f7f54': .........T [ZBX-18522] updated readme for rabbitmq templates
2022-04-06.......... [ZBX-20398] updated ChangeLog entryJurijs Klopovskis
2022-04-04.........T [ZBX-18522] updated readme for rabbitmq templatesVyacheslav Khaliev
2022-03-31...G.....T [ZBXNEXT-7559] updated smart.disk.discovery, smart.disk.get ↵Andrew Biba
metrics for Zabbix agent 2 and S.M.A.R.T passive and active templates
2022-03-30.........T [ZBXNEXT-7507] added TrueNAS templateVyacheslav Khaliev
2022-03-28.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-03-28A......... [ZBX-20681] fixed undefined index error when accessing module ↵Roberts Lataria
page with guest user * commit 'f5764921cfa040d5b552b18383b919d38442512e': A......... [ZBX-20681] fixed undefined index error when accessing module page with guest user (cherry picked from commit 99a4cdbd681a6deaebf8f47d3d148ab2f9f5b20b)
2022-03-28.........T [ZBXNEXT-7506] added Proxmox Virtual Environment templateAlexander Bakaldin
2022-03-25.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-03-25.......... [ZBX-20650] updated to the latest master; fixed conflicts in:Alexander Vladishev
- src/libs/zbxdbupgrade/dbupgrade_6010.c
2022-03-25.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-03-25.......PS. [ZBX-20518] reverted added changelogDmitrijs Goloscapovs
2022-03-25.......PS. [ZBX-20518] added changelogDmitrijs Goloscapovs
(cherry picked from commit 7f224913d739d57edc999164e6e5cd868e1902aa) (cherry picked from commit e2541aaada0a9b87878b2ae9b6e66e381b8ac5d8)
2022-03-25.......... [ZBX-20747] fixed service algorithm update in 6.0 database ↵Andris Zeila
upgrade patch Merge in ZBX/zabbix from feature/ZBX-20747-6.0 to release/6.0 * commit 'b3de6185c8c1d88b6ca51eeb2e2961f907ac1a1b': .......... [ZBX-20747] fixed service algorithm update in 6.0 database upgrade patch (cherry picked from commit 46d62965374aee53183cf2a00c11e088db9394ad)
2022-03-25A.F....... [ZBX-19118] made Host Interface non-required for HTTP Agent itemsJanis Freibergs
* commit '85bdac8dc33d95a6f2a3540249c2b9d9f342ba14': ..F....... [ZBX-19118] reverted check for updates to HTTP Agent item only when non-templated ..F....... [ZBX-19118] fixed HTTP authentication getting reset to None for HTTP Agent items; fixed preprocessing updates not disabled for templated items ..F....... [ZBX-19118] fixed code style ..F....... [ZBX-19118] fixed code style ..F....... [ZBX-19118] fixed validation error for changing templated HTTP Agent-discovery rule interface to None ..F....... [ZBX-19118] allowed changing interface for HTTP Agent-discovery rule linked from template ..F....... [ZBX-19118] allowed updates of tags for item prototypes inherited from template ..F....... [ZBX-19118] fixed missing return for findInterfaceByPriority ..F....... [ZBX-19118] fixed HTTP Agent-discovery rule creation on host without interface ..F....... [ZBX-19118] fixed interface-related messaging in mass update ..F....... [ZBX-19118] fixed undefined variable and index when updating Item prototypes ..F....... [ZBX-19118] fixed mass update of items to HTTP Agent without interface ..F....... [ZBX-19118] fixed item test to apply interface by priority if not specified ..F....... [ZBX-19118] fixed coding style ..F....... [ZBX-19118] fixed code style ..F....... [ZBX-19118] fixed Host interface setting to None from mass update A.F.....S. [ZBX-19118] transferred changes from older branch; updated value assignment to interface main status via constants; de-duplicated HTTP Agent item/prototype property assignment, read-only state when inherited from template; resolved conflict (cherry picked from commit ad03cece30c772b12d817fb7c67698d2f9d793ef)
2022-03-25.......PS. [ZBXNEXT-7402] added support of CyberArk vaultVladislavs Sokurenko
Merge in ZBX/zabbix from feature/ZBXNEXT-7402-5.5 to master * commit 'f7af68bd0597e055e542ca3a8d69bbea666f1171': (86 commits) .......... [ZBXNEXT-7402] fixed after review .......... [ZBXNEXT-7402] changed to correct method .......... [ZBXNEXT-7402] added new field to option list for testFormAdministrationGeneralOtherParams ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed db connection error messages ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed error message for vault API endpoint ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed error message for secret query string validation ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed port validation in the setup form ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed reset default action in the configuration form .......... [ZBXNEXT-7402] changed back assertStringContainsString in testformSetup .......... [ZBXNEXT-7402] updated testFormSetup ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] removed disabled status for vault provider control ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed PO file for BG translation ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed disabled states of vault configuration control ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed vault query string parser ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed placeholder for macro field A.F....... [ZBXNEXT-7402] fixed coding style .......... [ZBXNEXT-7402] fixed dbpatch .......... [ZBXNEXT-7402] upgraded to master, fixed conflicts ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed code style ..F....... [ZBXNEXT-7402,ZBXNEXT-7413] fixed macro placeholder ...
2022-03-25........S. [ZBX-20740] fixed CUID size on 32 bit systemsAndris Zeila
Merge in ZBX/zabbix from feature/ZBX-20740-6.0 to release/6.0 * commit 'd09ec0f211cf7d5692c4f080ca0c03b43ef53f69': ........S. [ZBX-20740] fixed cuid generation ........S. [ZBX-20740] added missing changes ........S. [ZBX-20740] fixed CUID size on 32 bit systems (cherry picked from commit f239402d22985aeb9aaae80153c1fa553c6dbae1)
2022-03-24........S. [ZBX-20786] fixed server termination when updating proxy hostid ↵Artjoms Rimdjonoks
and audit is disabled (cherry picked from commit 70c6912315eca5c7ca92cedb52e36aaf10ff9ac8)
2022-03-24.........T [ZBXNEXT-6781] added openweathermap templateVyacheslav Khaliev
Merge in ZBX/zabbix from feature/ZBXNEXT-6781-6.1 to master * commit '851e45ce5428f6940e1a8d58bdcc78ea3fc1d43f': .........T [ZBXNEXT-6781] updated openweathermap template .........T [ZBXNEXT-6781] updated openweathermap template .........T [ZBXNEXT-6781] fixed spelling mistake in openweathermap template .........T [ZBXNEXT-6781] added openweathermap template .........T [ZBXNEXT-6781] added openweathermap template
2022-03-24..F....... [ZBX-20675] fixed cancel button not working after cloning ↵Andrejs Verza
services and SLAs Merge in ZBX/zabbix from feature/ZBX-20675-6.0 to release/6.0 * commit 'c14e7a7f41e9de5d7648ea0a2bd1fc133a831226': ..F....... [ZBX-20675] fixed cancel button not working after cloning services and SLAs (cherry picked from commit c499aedf2f5bcb2b686a4244239a4d048a5d1c61)
2022-03-24...G...... [ZBX-20634] fixed handling of multiline FTP responseSergey Simonenko
* commit 'b1bf9d3ac6fc7600fba7c1f2a66ff01729673098': ...G...... [ZBX-20634] minor refactoring ...G...... [ZBX-20634] fixed handling of multiline FTP response ...G...... [ZBX-20634] fixed handling of multiline FTP response ...G...... [ZBX-20634] added Changelog entry ...G...... [ZBX-20634] fixed handling of multiline FTP response (cherry picked from commit 222c319bffa17466f7b5841de0a257e263685b1d) (cherry picked from commit 6e7366a4c9da9a34ea12e4936b3bca7cad2c1b9b)
2022-03-24.......... [ZBXNEXT-7402,ZBXNEXT-7413] updated to latest masterAlexander Shubin
# Conflicts: # templates/os/freebsd/README.md # templates/os/openbsd/README.md
2022-03-24........S. [ZBX-20661] fixed crashes when setting HA failover delay with ↵Andris Zeila
disabled auditlog or updating HA error status on exit Merge in ZBX/zabbix from feature/ZBX-20661-6.0 to release/6.0 * commit '541ed89f22883fcfe8f276538af777d0a9a42e9f': .D........ [ZBX-20661] updated changelog entry .D........ [ZBX-20661] updated changelog entry ........S. [ZBX-20661] improved HA manager error handling ........S. [ZBX-20661] tweaked error message ........S. [ZBX-20661] improved error message when starting multiple standalone nodes ........S. [ZBX-20661] fixed indentation ........S. [ZBX-20661] added define for audit userid sql value ........S. [ZBX-20661] fixed ha auditlog userid ........S. [ZBX-20661] fixed auditlog handling when setting ha_failover_delay .D........ [ZBX-20661] added changelog entry ........S. [ZBX-20661] fixed crash on HA error status update (cherry picked from commit 015319eb5774bea856d23dc5bc91bc1d5b01eb55)
2022-03-23A.F.....S. [ZBX-20650] fixed performance issue with importing templates and ↵Alexander Vladishev
hosts
2022-03-23........S. [ZBX-20693] fixed crash in auditlog logic on 32bit debian/raspbianJurijs Klopovskis
cherry-picked from c67bff617621c729e691972c67fc9a100db7780a
2022-03-23...G...... [ZBX-20528] fixed issue with pgsql.custom.query json response ↵Eriks Sneiders
failing for Zabbix agent 2 * commit '953be405cab10377ae59c83a76070a4e95264e3a': ...G...... [ZBX-20528] removed not needed json unmarshal ...G...... [ZBX-20528] code clean up .......... [ZBX-20528] added change log ...G...... [ZBX-20528] fixed issue with pgsql.custom.query json response failing for Zabbix agent 2 (cherry picked from commit 60a2ad721c643881d5de55f4ace58b15b83b3ef7)
2022-03-22..F....... [ZBX-20399] fixed acknowledge problem popup window showing a ↵Ivo Kurzemnieks
fatal error after page refresh * commit 'be0d947da7b4170070de6264c13a7054f32344b6': ..F....... [ZBX-20399] fixed acknowledge problem popup window showing a fatal error after page refresh
2022-03-21..F....... [ZBX-19851] fixed wrong green mark in maps properties for sharingRoberts Lataria
* commit '3fe9e73a03b4e88d7ded5079bbe17e216d8c4ac4': .......... [ZBX-19851] fixed testFormTabIndicators autotest ..F....... [ZBX-19851] fixed wrong green mark in maps properties for sharing (cherry picked from commit cf74bcda86bfafdc430494b1b33cd9071daf51a1)
2022-03-18.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-03-18..F....... [ZBXNEXT-7082] fixed PHP8 using deprecated function ↵Reinis Detlavs
libxml_disable_entity_loader() Merge in ZBX/zabbix from feature/ZBXNEXT-7082-6.1 to release/6.0 * commit 'b29b77af0d3cc1b556975d57aa717b64b1916ad1': ..F....... [ZBXNEXT-7082] fixed coding style ..F....... [ZBXNEXT-7082] fixed solution with more common workaround ..F....... [ZBX-20535] fixed solution with more common workaround ..F....... [ZBXNEXT-7082] fixed PHP8 using deprecated function libxml_disable_entity_loader() (cherry picked from commit df45558efe01babbaebca51022ae447bb1a32c94)
2022-03-18.......... [ZBXNEXT-826] updated 6.2.0alpha1 ChangeLog entriesContinuous Integration
2022-03-18..F....... [ZBX-20319] fixed multiline details in audit logRoberts Lataria
* commit '19e08b6319ea215ddf5957eae67344ab599294fd': ..F....... [ZBX-20319] added CRLF replaced with space ..F....... [ZBX-20319] fixed new line break replaced with space ..F....... [ZBX-20319] fixed multiline details in audit log (cherry picked from commit 721440d02fef63554838f5bd8907de8237eedf42)
2022-03-18.......... [ZBX-20399] updated to latest from /masterIvo Kurzemnieks
2022-03-18.......... [ZBXNEXT-7452] upgraded to master (without conflicts)Aleksejs Sestakovs