summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - support for unlimited number of user parameters (Alexei)hugetoad2005-02-051-2/+0
* Fixed detection of __va_copy (Alexei)hugetoad2005-01-291-4/+2
* Minor changes.hugetoad2005-01-291-0/+10
* 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
* Fixed Queue screen and zabbix[queue] (Alexei)hugetoad2005-01-221-2/+4
* Minor changes.hugetoad2005-01-151-1/+1
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-135-46/+41
* - fix of crash of zabbix_server when processing notification macros (Alexei)hugetoad2005-01-091-3/+5
* - remove 'insert delayed' and 'delete low_priority' for MySQL. It may leadhugetoad2005-01-061-16/+0
* - introduced 'insert delayed' and 'delete low_priority' for MySQL (Alexei)hugetoad2005-01-061-0/+16
* More calls of zabbix_syslog().hugetoad2004-12-222-11/+57
* More calls of zabbix_syslog() (Alexei)hugetoad2004-12-222-17/+62
* Added zlog.c and zlog.hhugetoad2004-12-215-0/+105
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-12/+38
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-187-34/+84
* - fixed wrong use of multiplier for items (Alexei)hugetoad2004-12-151-16/+24
* - removed column items.lastdelete (Alexei)hugetoad2004-12-081-1/+0
* Removed extra debug information.hugetoad2004-11-301-2/+2
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-303-7/+91
* 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
* - fixed incorrect setting of ICMP-related triggers to UNKNOWN state (Alexei)hugetoad2004-09-201-2/+3
* - added table audit (Alexei)hugetoad2004-09-162-0/+474
* - added support for custom multiplier (Alexei)hugetoad2004-09-103-9/+47
* Basic support for SNMPv3hugetoad2004-09-061-0/+1
* - added command line parameters -c <config> and -h to zabbix_trapperd (Alexei)hugetoad2004-08-271-2/+4
* - added command line parameters -c <config> and -h to zabbix_agentd (Alexei)hugetoad2004-08-271-2/+1
* Fixes for 64 bit platforms.hugetoad2004-08-261-1/+2
* Restore old implementation of snprintf()hugetoad2004-08-222-1003/+932
* - new include/snprintf.[c|h] (Alexei)hugetoad2004-08-223-934/+1005
* - send data as part of email alerts (Alexei)hugetoad2004-08-221-1/+9
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-218-9/+2631
* New poller code commented.hugetoad2004-08-131-0/+2
* - added experimental poller (Alexei)hugetoad2004-08-092-1/+15
* - added housekeeping of trends (Alexei)hugetoad2004-08-082-14/+19
* - send alert when trigger changes its value to TRUE for the first time (Alexei)hugetoad2004-08-031-2/+5
* - added support of zabbix[history_str] (Alexei)hugetoad2004-08-032-0/+27
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-252-5/+66
* - added support of localisation (Alexei)hugetoad2004-05-202-2/+0
* - show metrics (3.01 Gb) in alert messages (Alexei)hugetoad2004-05-153-7/+66
* - email routines moved to email.c (Alexei)hugetoad2004-05-033-265/+332
* - fixed proc_cnt[zabbix_agentd] under Linux (Alexei)hugetoad2004-05-021-1/+1
* - fixed MacOS X related compilation issues. Thanks to Charles Galpin. (Alexei)hugetoad2004-04-261-1/+3
* Minor change.hugetoad2004-04-241-1/+0
* - fixed calculation of maximum values for table 'trends'. Thanks to Igor. (A...hugetoad2004-03-301-1/+3
* - fixed evaluation of expressions when a number contains spaces (Alexei)hugetoad2004-03-271-0/+55