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-01-09.......... [ZBXNEXT-826] updated copyright year [2022]Alexander Vladishev
2021-10-21........S. [ZBXNEXT-6923] fixed warnings, commentsAndris Zeila
2021-07-20........S. [ZBXNEXT-6755] fixed warningsVladislavs Sokurenko
2021-04-30.......... [ZBXNEXT-6452] merged branch 'master' of ↵Andris Zeila
ssh://git.zabbix.lan:7999/zbx/zabbix into feature/ZBXNEXT-6452-5.3
2021-04-08........S. [ZBXNEXT-6478] added explicit type cast to suppress cppcheck warningsAndris Zeila
2021-03-09........S. [ZBXNEXT-6451] fixed compiler warningsAndris Zeila
2021-01-23........S. [ZBXNEXT-6451] added caching of serialized trigger expressionsAndris Zeila
2021-01-03.......... [ZBXNEXT-826] updated copyright to 2021Alexander Vladishev
2020-12-11.......PS. [ZBX-18761] fixed possible heap overflow issues in IPC ↵Andris Zeila
commonications when deserializing huge text values Merge in ZBX/zabbix from feature/DEV-1777-4.0 to release/4.0 * commit 'e2f3993f7f1e315fb578cfd2bb0ac5bfdf83f51c': .......PS. [ZBX-18761] added changelog entry .......PS. [DEV-1777] added typecast when calcualting package size ........S. [DEV-1777] added checks to prevent package size exceeding 4GB .......PS. [DEV-1777] fixed wrong variable being used .......PS. [DEV-1777] added size check before sending value to preprocessor. Too large values will be converted to errors .......PS. [DEV-1777] added size limit (ZBX_MAX_RECV_DATA_SIZE) to http checks .......PS. [DEV-1777] updated string deserialization to avoid length overflow and allocation of 0 buffer (cherry picked from commit 7cf95dea16c9bd211518b2d5fe52184182d2764c)
2020-01-17.......... [ZBXNEXT-826] updated copyright to 2020Alexander Vladishev
2019-09-27........S. [ZBXNEXT-5386] moved out database oprations from alert manager ↵Andris Zeila
into new alert updater process
2019-01-22........S. [ZBXNEXT-4944] small style fixVladislavs Sokurenko
2019-01-18........S. [ZBXNEXT-4944] add script preprocessing stepAndris Zeila
2019-01-07.......... [ZBXNEXT-826] updated copyright to 2019Alexander Vladishev
2018-01-04.......... [ZBXNEXT-826] updated copyright to 2018Alexander Vladishev
2017-12-18...G...PS. [DEV-764] added ability to compile Zabbix as C++ code for ↵Alexei Vladishev
stronger type safety and new class of warnings
2017-08-10.......PS. [ZBXNEXT-3006] code formattingAndris Zeila
2017-08-09........S. [ZBXNEXT-3006] restored changes lost in mergeVjaceslavs Bogdanovs
2017-07-05.......... [ZBXNEXT-3006] updated to the latest trunk, except for the ↵Vjaceslavs Bogdanovs
frontend (conflicts resolved)
2017-06-15.......... [ZBXNEXT-2442] fixed r69133 merge Andris Zeila
2017-06-09.......... [ZBXNEXT-2442] merge trunk; fixed conflicts inGregory Chalenko
- include/zbxserialize.h - src/libs/zbxnix/ipcservice.c
2017-06-08...GI..PS. [ZBXNEXT-3006] initial commit of dependent items and ↵Vjaceslavs Bogdanovs
preprocessing processes
2017-06-02.......... [DEV-606] fixed clang scan-build warnings in ipmi managerAndris Zeila
2017-03-24........S. [ZBXNEXT-2442] style fixesVladislavs Sokurenko
2017-03-10........S. [ZBXNEXT-2442] added alert managerAndris Zeila
2017-02-01.......... [ZBXNEXT-3386] updated copyrightsAndris Zeila
2017-01-24.......PS. [ZBXNEXT-3386] replaced malloc with zbx_malloc in string ↵Andris Zeila
deserialization macro
2016-12-22.......PS. [ZBXNEXT-3386] added IPMI manager/pollers (with stubs intead of ↵Andris Zeila
real IPMI checks)