summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor changes.alex2007-03-202-10/+8
* Beautification of code.alex2007-03-1931-477/+1316
* Minor code beautification.alex2007-03-193-108/+267
* More changes for auto-discovery.alex2007-03-192-20/+20
* - added events.object (Alexei)alex2007-03-167-99/+229
* - added events.source (Alexei)alex2007-03-167-77/+120
* - new tables drules,dchecks,dhosts,dservices (Alexei)alex2007-03-155-3/+477
* - fixed compilation of WinXX agentosmiy2007-03-138-164/+125
* - fixed net-snmp compilation (Eugene)osmiy2007-03-13149-687/+156
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-12108-5189/+3630
* - HTTP poller won't verify SSL certificates to enable self-signed (Alexei)alex2007-03-121-0/+6
* - added support of avg() for items having integer type (Alexei)alex2007-03-121-20/+27
* Fixed compilation warning.alex2007-03-111-2/+2
* - removed support of action repeats (Alexei)alex2007-03-065-30/+23
* renamed 'uncnown' to 'unknown' IIosmiy2007-03-061-1/+1
* - added actions.evaltype (Alexei)alex2007-03-061-20/+70
* - fixed processing of Text items (Alexei)alex2007-03-061-0/+8
* - NetBSD compilation fixes (Alexei)alex2007-03-053-3/+3
* Some code cleanup.alex2007-03-041-6/+12
* Code cleanup.alex2007-03-047-21/+42
* Minor improvement of debug messages.alex2007-03-031-4/+4
* Minor improvement of debug printing.alex2007-03-032-20/+19
* Fix in get_nextcheck and cleanup of debug messages.alex2007-03-026-70/+29
* Minor fix of event processing.alex2007-03-021-1/+3
* - support of hysteresis (Alexei)alex2007-03-015-96/+100
* Removed timeout on trapper side.alex2007-02-282-101/+3
* Minor changes.alex2007-02-271-4/+2
* Minor changes.alex2007-02-271-5/+4
* Minor changes.alex2007-02-271-2/+2
* Minor changes.alex2007-02-272-10/+50
* Minor changes.alex2007-02-271-1/+1
* Minor improvements.alex2007-02-271-0/+1
* Improvements of comms lib.alex2007-02-271-1/+6
* Minor changes.alex2007-02-271-1/+1
* - added new table 'ids' which will store last IDs for all tables (Alexei)alex2007-02-272-4/+69
* Minor improvement related to the watchdog.alex2007-02-272-2/+6