summaryrefslogtreecommitdiffstats
path: root/include/functions.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.hugetoad2005-06-091-1198/+0
* - better modulatisation of code (Alexei)hugetoad2005-06-091-310/+0
* Support of escalations.hugetoad2005-06-081-1/+1
* Minor changes.hugetoad2005-06-051-2/+20
* - simplified code for trigger status updated (Alexei)hugetoad2005-06-051-13/+10
* - better read loop in active.c (Alexei)hugetoad2005-06-051-10/+8
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-1194/+65
* - new item type - 'log' (Alexei)hugetoad2005-05-231-1/+9
* Misc changes.hugetoad2005-05-161-1/+1
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* Minor changes.hugetoad2005-05-051-1/+1
* Processing of unsupported active checks.hugetoad2005-05-051-4/+14
* Minor changes.hugetoad2005-05-021-2/+2
* More support for active checks.hugetoad2005-05-011-2/+2
* More support for active checks.hugetoad2005-04-301-1/+2
* Minor changes.hugetoad2005-04-301-1/+3
* Changes for active checks support.hugetoad2005-04-291-2/+2
* Minor changes.hugetoad2005-04-281-1/+1
* More support for active checks.hugetoad2005-04-281-9/+12
* More support for active checks.hugetoad2005-04-281-0/+48
* Minor changes.hugetoad2005-02-181-2/+2
* Minor changes.hugetoad2005-01-241-2/+0
* Small cleanup.hugetoad2005-01-241-0/+2
* - added support of functiona dayofweek() for triggers (Alexei)hugetoad2005-01-231-0/+22
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-131-2/+2
* - fix of crash of zabbix_server when processing notification macros (Alexei)hugetoad2005-01-091-3/+5
* More calls of zabbix_syslog().hugetoad2004-12-221-11/+16
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-12/+38
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-6/+6
* - fixed wrong use of multiplier for items (Alexei)hugetoad2004-12-151-16/+24
* Removed extra debug information.hugetoad2004-11-301-2/+2
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-301-7/+8
* More debug information.hugetoad2004-11-301-0/+2
* More debug information.hugetoad2004-11-301-2/+4
* Missing declaration of a variable.hugetoad2004-11-211-0/+1
* - fix for custom multiplier (Alexei)hugetoad2004-11-211-0/+6
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-8/+24
* - added command line parameters -c <config> and -h to zabbix_trapperd (Alexei)hugetoad2004-08-271-2/+4
* - new include/snprintf.[c|h] (Alexei)hugetoad2004-08-221-2/+2
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-1/+1171
* - added housekeeping of trends (Alexei)hugetoad2004-08-081-2/+6
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-3/+38
* - added support of localisation (Alexei)hugetoad2004-05-201-1/+0
* - show metrics (3.01 Gb) in alert messages (Alexei)hugetoad2004-05-151-5/+59
* - email routines moved to email.c (Alexei)hugetoad2004-05-031-265/+1
* Minor change.hugetoad2004-04-241-1/+0
* - fixed serious issue with sending of alerts (Alexei)hugetoad2004-03-151-10/+13
* Improvements for new algorithm for action handling.hugetoad2004-02-171-11/+48
* - changed DB schema. Dropped foreign key for table actions (Alexei)hugetoad2004-02-081-1/+1
* - remove trailing zeroes in function evaluation routines (Alexei)hugetoad2004-01-291-0/+37