summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fixed trapper communicationosmiy2007-04-165-188/+15
* Monor changesalex2007-04-162-11/+11
* More improvements for discovery.alex2007-04-153-71/+31
* Minor changes.alex2007-04-143-19/+28
* Minor changesalex2007-04-142-15/+29
* Minor changes.alex2007-04-142-2/+93
* improoved comms for linux osmiy2007-04-142-5/+13
* some quick fixes of protocol osmiy2007-04-142-21/+14
* Support of IP range if discoveru rule definition.alex2007-04-143-47/+124
* fixed commilation osmiy2007-04-1419-193/+157
* win2nix EOL corrected osmiy2007-04-147-503/+501
* - code cleaningosmiy2007-04-144-147/+0
* - new comms protocol for ZABBIX agentsosmiy2007-04-1426-1032/+1009
* Minor fix for external checks.alex2007-04-131-1/+1
* Minor changes.alex2007-04-131-4/+4
* Different approach to autodiscovery. Database changes.alex2007-04-132-95/+181
* - removed support of autoregistration, use autodiscovery instead (Alexei) alex2007-04-125-137/+6
* - fixed creation of Sqlite schema (Alexei)alex2007-04-111-1/+1
* Support of "Group remove" for discovery.alex2007-04-113-1/+77
* Support of "Add to group" for discovered hosts.alex2007-04-115-71/+79
* Improvements for distributed monitoring.alex2007-04-103-0/+136
* Minor fix.alex2007-04-101-1/+1
* Split actions.c to actions.c and operations.c.alex2007-04-104-326/+420
* - fixed processing of COUNTER64 SNMP values (Alexei)alex2007-04-051-2/+3
* - fixed support of 'curl' library (Eugene)osmiy2007-04-0320-35/+34
* Minor changes.alex2007-04-031-45/+15
* - Developed action configurations for discodery events (Eugene)osmiy2007-04-021-22/+19
* - do not start HTTP poller if libcurl is not included (Alexei)alex2007-04-011-0/+3
* - fixed function diff for integer items (Alexei)alex2007-04-011-2/+2
* - fixed SMS sender (Eugene)osmiy2007-03-301-0/+1
* - Added Win32 project for zabbix sender (Eugene) TODO (comunication protocol ...osmiy2007-03-301-0/+12
* - improved ZABBIX sender (Eugene)osmiy2007-03-2912-188/+470
* Support of service discovery events and other changes.alex2007-03-285-27/+59
* - added filering of log items by regexp on agentside (Eugene)osmiy2007-03-283-82/+134
* - updated poller to have current system date (Alexei)alex2007-03-281-0/+7
* - added generation of service up/down events (Alexei)alex2007-03-271-19/+127
* Misc fixed for make dist.alex2007-03-271-1/+1
* Small fix.alex2007-03-261-1/+2
* Small fix for processing of actions.alex2007-03-261-1/+1
* Minor fixes.alex2007-03-261-22/+14
* Minor fix.alex2007-03-261-1/+2
* Small fix.alex2007-03-261-0/+1
* - minor fix for simple checks (Alexei)alex2007-03-251-1/+1
* - fixed calculation of some functions where item is integer. (Alexei)alex2007-03-251-2/+2
* - added server-side support of external checks. Thanks to Mike Nestor. (Alexei)alex2007-03-245-1/+162
* Some code beautification.alex2007-03-231-48/+160
* Minor changes.alex2007-03-231-4/+11
* - fixed incorrect SQL statement for ICMP check (Alexei)alex2007-03-231-1/+1
* - support of multiple actions per set of conidtions (Alexei)alex2007-03-236-149/+88
* - fixed processing of text items (Alexei)alex2007-03-203-18/+35