summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/trapper
Commit message (Expand)AuthorAgeFilesLines
...
* - [DEV-48] Support of Ping and Traceroute in Status of Triggers screensasha2007-10-243-27/+11
* - [DEV-48] Support of Ping and Traceroute in Status of Triggers screensasha2007-10-244-1/+219
* - [DEV-48] improvements for script execution (Alexei)alex2007-10-221-0/+14
* - [ZBX-102] Distributed monitoring: overwriting information (Sasha)sasha2007-10-221-16/+20
* - [ZBX-102] Distributed monitoring: overwriting informationsasha2007-10-201-71/+85
* - [DEV-42] Synchronisation of log files (Sasha)sasha2007-10-032-56/+84
* - [ZBX-67] Under DM, Synchronizing binary data between nodes for PostgresSQL...sasha2007-09-281-56/+56
* - [ZBX-67] Under DM, Synchronizing binary data between nodes (Sasha)sasha2007-09-251-66/+120
* - [NTT-16] minor fix (Alexei)alex2007-09-161-1/+1
* - [NTT-16] added synchronisation of last value and timestamp for DM (Alexei)alex2007-09-061-0/+22
* - fixed synchronisation of delete operation between nodes (Alexei)alex2007-08-101-6/+4
* - fixed ODBC monitoring (Eugene)osmiy2007-07-031-1/+1
* - fixed compilation of ZABBIX server under HP-UX (Alexei)alex2007-06-281-4/+5
* - change delimiter for DM data transfers to 0xFF (Alexei)alex2007-06-223-29/+29
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to server...osmiy2007-06-011-1/+1
* fixed trapper communicationosmiy2007-04-163-46/+13
* fixed commilation osmiy2007-04-142-18/+6
* - removed support of autoregistration, use autodiscovery instead (Alexei) alex2007-04-124-135/+2
* - added filering of log items by regexp on agentside (Eugene)osmiy2007-03-281-0/+2
* Beautification of code.alex2007-03-196-42/+115
* - added events.object (Alexei)alex2007-03-161-3/+5
* - added events.source (Alexei)alex2007-03-161-3/+5
* - fixed net-snmp compilation (Eugene)osmiy2007-03-132-32/+2
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-122-3/+1
* Removed timeout on trapper side.alex2007-02-281-3/+3
* Minor changes.alex2007-02-271-3/+3
* Minor changes.alex2007-02-271-1/+1
* Minor changes.alex2007-02-271-1/+1
* - tested and fixed jabber messager (Eugene)osmiy2007-02-192-10/+10
* High level DB library split into two: low level and higher level libs.alex2007-02-141-1/+1
* fixed declaration of functionsosmiy2007-02-142-0/+3
* - fixed large SQLs calling (Eugene)osmiy2007-02-123-6/+0
* improved makefilesosmiy2007-02-071-5/+13
* - new communication library and protocol (Alexei)alex2007-01-204-128/+56
* - improved databases determination of configuration script (Eugene)osmiy2007-01-081-1/+1
* - fixed printing of stdout/stderr (Eugene)osmiy2006-12-211-1/+1
* Different changes.alex2006-12-063-15/+13
* Minor changes.alex2006-12-041-1/+1
* Fixed many compilation warnings.alex2006-12-023-6/+5
* Support of node change in ZABBIX server.alex2006-12-011-1/+1
* - added transactional approach to ZABBIX server (Alexei)alex2006-11-294-1/+14
* Minor changesalex2006-11-271-2/+5
* Minor changes.alex2006-11-272-5/+11
* Minor changesalex2006-11-273-4/+7
* - new definition of parameter StartTrappers (Alexei)alex2006-11-261-3/+1
* Misc changes.alex2006-11-071-1/+1
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-5/+5
* More changes for distributed monitoring.alex2006-10-101-6/+37
* Added basic support of distributed history (Alexei)alex2006-09-246-45/+198
* - added processing of distributed events (Alexei)alex2006-09-222-18/+10