summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/trapper/nodesync.c
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-109] Server - Trappersasha2008-02-281-2/+2
* - [DEV-86] DM: Synchronizing all history data with master node (Sasha)sasha2007-11-291-23/+23
* - [ZBX-102] Distributed monitoring: overwriting information (Sasha)sasha2007-10-261-3/+1
* - [ZBX-102] Distributed monitoring: overwriting information (Sasha)sasha2007-10-241-36/+24
* - [DEV-48] Support of Ping and Traceroute in Status of Triggers screensasha2007-10-241-1/+1
* - [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-031-9/+8
* - [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
* - fixed synchronisation of delete operation between nodes (Alexei)alex2007-08-101-6/+4
* - fixed ODBC monitoring (Eugene)osmiy2007-07-031-1/+1
* - change delimiter for DM data transfers to 0xFF (Alexei)alex2007-06-221-8/+8
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to server...osmiy2007-06-011-1/+1
* Beautification of code.alex2007-03-191-17/+51
* Minor changes.alex2007-02-271-1/+1
* Different changes.alex2006-12-061-10/+8
* Minor changes.alex2006-12-041-1/+1
* Support of node change in ZABBIX server.alex2006-12-011-1/+1
* - added transactional approach to ZABBIX server (Alexei)alex2006-11-291-0/+4
* Minor changesalex2006-11-271-2/+5
* Minor changesalex2006-11-271-1/+2
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-5/+5
* Added basic support of distributed history (Alexei)alex2006-09-241-34/+9
* - table ALARMS renamed to EVENTS (Alexei)alex2006-09-201-6/+6
* - more development of distributed monitoringalex2006-09-181-4/+14
* Initial integration of distributed monitoring.alex2006-09-141-0/+258