summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/nodewatcher
Commit message (Expand)AuthorAgeFilesLines
...
* Minor changes.alex2006-12-062-2/+2
* Different changes.alex2006-12-065-114/+38
* Minor changes.alex2006-12-021-2/+2
* Fixed many compilation warnings.alex2006-12-024-0/+4
* Misc fixes.alex2006-11-301-4/+7
* Support for PostgreSQL.alex2006-11-301-14/+51
* - added transactional approach to ZABBIX server (Alexei)alex2006-11-291-2/+10
* Change for PostgreSQL support.alex2006-11-281-9/+9
* Minor changes.alex2006-11-271-3/+3
* Minor changealex2006-11-271-1/+1
* Minor changesalex2006-11-271-1/+1
* Minor changes.alex2006-11-271-4/+4
* Minor changes.alex2006-11-273-8/+11
* Minor changesalex2006-11-271-1/+1
* Minor changes.alex2006-11-271-4/+4
* Minor changes.alex2006-11-271-2/+2
* Minor changes.alex2006-11-271-1/+2
* New function zbx_snprintf_alloc().alex2006-11-273-102/+70
* - new definition of parameter StartTrappers (Alexei)alex2006-11-261-2/+2
* More support of DM.alex2006-11-241-1/+1
* More changes for DM.alex2006-11-241-14/+34
* DM changes.alex2006-11-071-9/+16
* Minor changes.alex2006-11-074-9/+9
* Minor changes.alex2006-11-072-42/+42
* Misc changes.alex2006-11-072-12/+36
* Misc DM-related improvements.alex2006-11-064-5/+6
* Minor changes.alex2006-11-061-2/+4
* Minor changes.alex2006-11-061-1/+1
* Minor changes.alex2006-11-051-407/+0
* New SQL schema generator.alex2006-11-042-67/+64
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-015-19/+19
* - support of system.swap.size[,pfree] and system.swap.size[,pused] (Alexei)alex2006-11-011-63/+66
* Misc changes for 32 bit platform.alex2006-10-302-68/+65
* More changes for distributed monitoring.alex2006-10-101-3/+145
* Added basic support of distributed history (Alexei)alex2006-09-247-11/+245
* - added processing of distributed events (Alexei)alex2006-09-221-5/+5
* - added basic support of distributed eventsalex2006-09-217-143/+415
* - table ALARMS renamed to EVENTS (Alexei)alex2006-09-203-44/+41
* - more development of distributed monitoringalex2006-09-185-24/+692
* Initial integration of distributed monitoring.alex2006-09-144-0/+685