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-06-19...G...... [ZBXNEXT-6674] fixed compilation on WindowsVladislavs Sokurenko
2021-06-19........S. [ZBXNEXT-6674] added processes exit priorities to handle process ↵Vladislavs Sokurenko
dependency from one to another
2021-01-03.......... [ZBXNEXT-826] updated copyright to 2021Alexander Vladishev
2020-01-17.......... [ZBXNEXT-826] updated copyright to 2020Alexander Vladishev
2019-12-02...G...... [ZBXNEXT-5609] added agent2 windows build supportAndris Zeila
* commit '636b601d1dec2d9b3bf4d423877c0477ba7a7fe0': (39 commits) .......... [ZBXNEXT-5609] fixed coding style .......... [ZBXNEXT-5609] added changelog entry .......... [DEV-1333] fixed compilation on windows .......... [DEV-1333] removed unused function .......... [DEV-1333] fixed log monitoring crash .......... [DEV-1333] added empty scheduler update when host is disabled .......... [DEV-1333] removed mtime from eventlog result .......... [DEV-1333] fixed version remote command format .......... [DEV-1333] fixed 64 bit architecture setting .......... [DEV-1333] added compile date/time/os/arch variable support .......... [DEV-1333] fixed logrt not working on windows due to file being opened in text mode instead of binary and path separator being unix style .......... [DEV-1333] reworked windows command execution to use undocumented (but widely used) NtResumeProcess() function from ntdll.dll .......... [DEV-1333] fixed logrt on windows .......... [DEV-1333] added application starting directory as default location for agent configuration file on windows .......... [DEV-1333] added current directory as default location for agent configuration file on windows .......... [DEV-1333] added comment, minor refactoring .......... [DEV-1333] removed global system.run related configuration settings .......... [DEV-1333] fixed command execution on 32 bit windows, added check for process exit code as a workaround for race condition when started process finished before a job is assigned .......... [DEV-1333] fixed not to support PID file on Windows .......... [DEV-1333] fixed not to support PID file on Windows ... (cherry picked from commit 014f43c2a00bf7286c70cd14ecc1cddfa9254e6e)
2019-08-29...G...PS. [ZBX-16460] fixed Zabbix daemon termination on FreeBSDVladislavs Sokurenko
* commit '7eb515175340160a502a58eacb719d6eaf522340': ...G...PS. [ZBX-16460] fixed Zabbix daemon termination on FreeBSD .......... [ZBX-16460] fixed Zabbix daemon exit on FreeBSD (cherry picked from commit 10aee49918fbf54655d4c479689c7f62a8a1b45d) (cherry picked from commit 890ef645e5fd678ececfeba1feb3144509d1cbd5)
2019-07-08...G...PS. [ZBX-9867] fixed Zabbix daemon termination in case keyboard ↵Vladislavs Sokurenko
interrupts are blocked * commit '08c38cc9450a21faf3bedca5d93baeed1120c946': ...G...PS. [ZBX-9867] check params of signal only when used ...G...PS. [ZBX-9867] don't block signals that are not sent during database upgrade ...G...PS. [ZBX-9867] fixed Zabbix daemon termination in case keyboard interrupts are blocked ...G...PS. [ZBX-9867] fixed Zabbix daemon termination in case keyboard interrupts are blocked (cherry picked from commit 9b49cf4540547deea87a576a2b9da2c4e2045ec9) (cherry picked from commit 5cd02c99f11d722cde96214f97dad792a204c2be)
2019-07-04...G...PS. [ZBX-9867] fixed Zabbix daemon terminationVladislavs Sokurenko
(cherry picked from commit 857b9bea1fdb2e5f20642b10aeb8c4d5827615bb)
2019-07-01...G...PS. [ZBX-9867] improved Zabbix daemon termination by not using signal ↵Vladislavs Sokurenko
unsafe functions in signal handler; improved Zabbix server and Zabbix proxy process termination by stopping data collection and waiting for history syncers to finish * commit '32c9cd8091f0685282399fea81e095de857f3f89': .......... [ZBX-9867] added ChangeLog entry .......... [ZBX-9867] added ChangeLog entry .......... [ZBX-9867] removed extra new line .......... [ZBX-9867] removed test code .......... [ZBX-9867] fixed missing prototype warning and error message .......PS. [ZBX-9867] added termination of lld manager and lld worker .......PS. [ZBX-9867] added termination of lld manager and lld worker .......... [ZBX-9867] merge branch 'feature/ZBX-9867-4.0' into feature/ZBX-9867-4.2 .......... [ZBXNEXT-826] updated release date and version [4.2.4] (cherry picked from commit 0a8afa02d209b80a71db85c94a2f061184144112)
2019-01-07.......... [ZBXNEXT-826] updated copyright to 2019Alexander Vladishev
2018-10-30...G...PS. [ZBX-15027] fixed restart failures due to orphaned or zombie ↵Vladislavs Sokurenko
processes remaining when zabbix daemon is terminated during startup
2018-05-28...G...PS. [DEV-772] wait for all child processes to exitVladislavs Sokurenko
2018-01-04.......... [ZBXNEXT-826] updated copyright to 2018Alexander Vladishev
2017-12-11...G...PS. [ZBX-12671] refactoring the code base to support the compiler ↵Michael Veksler
flag -Wstrict-prototypes
2017-01-20.......... [ZBXNEXT-826] updated copyright to 2017Alexander Vladishev
2016-01-14.......... [ZBXNEXT-826] updated copyright to 2016Alexander Vladishev
2015-01-14.......... [ZBXNEXT-826] updated copyright to 2015Alexander Vladishev
2014-11-13...G...... [ZBXNEXT-2320] added agent crash handling on Windows to log stack ↵Andris Zeila
trace
2014-07-29...G...PS. [ZBXNEXT-101] thread_num variable renamed to server_num, and ↵Igors Homjakovs
minor code improvements
2014-07-28.......PS. [ZBXNEXT-101] refactored starting of server and proxy threads, ↵Igors Homjakovs
which is now uniform with agent
2014-01-07.......... [ZBX-954] updated copyright to 2014Pavels Jelisejevs
2013-09-20...G...PS. [ZBXNEXT-1855] improved numbering of agent processes in ↵Andris Mednis
setproctitle() messages
2013-03-21.......... [ZBX-954] fixed copyright headerOleg Egorov
2013-03-21.......... [ZBX-954] fixed copyright yearsOleg Egorov
2013-02-07...G...... [ZBX-3646] improved thread termination and resource cleanup in ↵Andris Zeila
windows
2012-11-22...G...... [ZBX-5732] fixed sending data from a file in Zabbix senderAndris Mednis
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-07-20 - [ZBX-3902] fixed possible zombie states in UNIX, moved watchdog (server) ↵Rudolfs Kreicbergs
and heartbeats (proxy) to separate processes (main process just waits), added more logging to exiting Windows agent [Merged from 1.8 r20693]
2011-06-13 - [ZBX-3519] fixed unterminated processes when system.run[,wait] times out ↵Rudolfs Kreicbergs
and added proper output handling for system.run[,nowait] on UNIX
2011-03-25 - [ZBX-3453] improve performance of cpu collectorAlexander Vladishev
[svn merge svn://svn.zabbix.com/branches/1.8 -c18698] Resolved conflicts: src/zabbix_agent/active.h
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
2010-09-17 - [ZBX-3008] fixed server generating multiple unknown events for triggers ↵Aleksandrs Saveljevs
with multiple items (asaveljevs) [svn merge svn://svn.zabbix.com/branches/1.8 -c 14494]
2010-03-23 - fixed typos and removed // commentsAleksandrs Saveljevs
[svn merge svn://svn.zabbix.com/branches/1.8 -r 11008:11017]
2009-07-23 - [ZBX-954] minor spacing fixesRihards Olups
2007-06-28- improoved UserParameters for Win32 (Eugene)Eugene Grigorjev
2006-12-21- fixed printing of stdout/stderr (Eugene)Eugene Grigorjev
2006-11-15Remover executables status were needed.Alexei Vladishev
2006-08-04 - added ZABBIX agent for Win64 platforms. (Eugene)Eugene Grigorjev
2006-07-12zabbix-1.2_dev integrationEugene Grigorjev