summaryrefslogtreecommitdiffstats
path: root/include/functions.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor changes.hugetoad2004-01-281-5/+3
* - new action type: "ON or OFF" (Alexei)hugetoad2004-01-281-10/+14
* - added substitution of macros for all actions (Alexei)hugetoad2004-01-201-0/+6
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-77/+46
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-49/+49
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-11/+12
* - correct processing of RCPT TO responses from SMTP servershugetoad2003-12-241-1/+3
* Graceful processing of "database gone away" situations.hugetoad2003-12-231-1/+1
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - added function now() (Alexei)hugetoad2003-12-031-0/+5
* Basic support of trends.hugetoad2003-11-291-3/+3
* - fixed processing of trapped values, fixed pinger. Thankshugetoad2003-11-201-1/+2
* More support of user groups.hugetoad2003-11-171-9/+36
* Fixes for delta support.hugetoad2003-10-191-2/+2
* Small improvement for delta calculation.hugetoad2003-10-191-2/+2
* - support of delta flag in item definition (Alexei)hugetoad2003-10-171-10/+45
* - support for functions date() and time() (Alexei)hugetoad2003-10-161-1/+15
* - improvements for action form (Alexei)hugetoad2003-08-161-0/+6
* - added severity to media definition (Alexei)hugetoad2003-05-271-4/+12
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-251-3/+3
* Minor fix.hugetoad2003-05-151-0/+4