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-01-03.......... [ZBXNEXT-826] updated copyright to 2021Alexander Vladishev
2020-01-17.......... [ZBXNEXT-826] updated copyright to 2020Alexander Vladishev
2019-05-07...G...PS. [ZBX-16029] removed redundant includesAndrejs Kozlovs
* commit 'eee0b4148f7c7a468bb2f176106b360e29019db6': ...G...PS. [ZBX-16029] removed redundant includes (cherry picked from commit a6eeb2fce7c85bc1d153293330cf2f104fe1c739) (cherry picked from commit ad22d3ba5cb3e735c59becafea25098bc269cf7f)
2019-02-20........S. [ZBXNEXT-158] added constVladislavs Sokurenko
2019-02-19........S. [ZBXNEXT-158] style fixVladislavs Sokurenko
2019-02-11........S. [ZBXNEXT-158] removed redundant functionVladislavs Sokurenko
2019-02-11........S. [ZBXNEXT-158] improved destruction and clearing of services and ↵Vladislavs Sokurenko
dcheckids vectors
2019-02-11........S. [ZBXNEXT-158] style fix, rename checks_ptr to services since we ↵Vladislavs Sokurenko
are discovering services
2019-02-07........S. [ZBXNEXT-158] code review reworkAndrejs Kozlovs
2019-02-04........S. [ZBXNEXT-158] changes to have only one transaction per IP during ↵Andrejs Kozlovs
discovery on server and proxy
2019-01-07.......... [ZBXNEXT-826] updated copyright to 2019Alexander Vladishev
2018-01-04.......... [ZBXNEXT-826] updated copyright to 2018Alexander Vladishev
2017-01-20.......... [ZBXNEXT-826] updated copyright to 2017Alexander Vladishev
2016-10-09.......PS. [ZBXNEXT-3344] minor code refactoringAlexander Vladishev
2016-08-18...G...PS. [ZBX-11105] fixed compiler warnings regarding unused function ↵Sandis Neilands
parameters
2016-01-14.......... [ZBXNEXT-826] updated copyright to 2016Alexander Vladishev
2015-06-19........S. [ZBX-9623] fix possible SQL error when network discovery rule and ↵Vladimir Levijev
LLD rule are processed at the same time (dimir) [svn merge ^/branches/2.4 -c r5412] resolve conflicts in lld_triggers_save()
2015-04-29.......PS. [ZBX-8299] fixed SQL errors in case a network discovery rule or ↵Aleksandrs Saveljevs
check is deleted during processing
2015-01-14.......... [ZBXNEXT-826] updated copyright to 2015Alexander Vladishev
2014-01-07.......... [ZBX-954] updated copyright to 2014Pavels Jelisejevs
2013-03-21.......... [ZBX-954] fixed copyright headerOleg Egorov
2013-03-21.......... [ZBX-954] fixed copyright yearsOleg Egorov
2011-11-08 - [ZBX-4108] change both outdated addresses (mass ave and tenmple street) ↵Rihards Olups
to the franklin street one; couldn't find any other licences using similar addresses (mit, for example); additionally, remove 'how to apply' section from the main COPYING file and add 'END OF TERMS AND CONDITIONS' to the frontend copy of it; skipped src/libs/zbxcommon/zbxgetopt.c and src/libs/zbxcommon/gnuregex.c as their style currently conflicts with pre-commit hook (uses spaces for indenting)
2011-02-18 - [ZBX-1324] ZABBIX -> Zabbix, unify copyright strings, fix typos & remove ↵Rihards Olups
a bit of trailing whitespace
2011-02-07 - [ZBX-954] bump copyright dateRihards Olups
2011-01-29 - [ZBXNEXT-630] added automatic filling of DNS name for discovered devicesAlexander Vladishev
2010-06-16 - [ZBX-2532] fixed outdated information in "server info" screen element (Sasha)Alexander Vladishev
- [ZBXNEXT-377] added support of passive mode for proxies (Sasha) [Removed unused macros ZBX_POLLER and ZBX_UNUSED(a) (asaveljevs)] [Removed functions zbx_atoui64() and zbx_atod() (asaveljevs)] [svn merge svn://svn.zabbix.com/branches/1.8 -c12802]