summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* - fixed serious issue with sending of alerts (Alexei)hugetoad2004-03-152-13/+16
* - fixed problem with undefined socklen_t under Solaris (Alexei)hugetoad2004-03-051-0/+2
* - changed logic of actions: scope=1 (triggerid=hostid), 2 (triggerid=0) (Ale...hugetoad2004-02-181-0/+3
* Improvements for new algorithm for action handling.hugetoad2004-02-171-11/+48
* Improvements for action screen & logic.hugetoad2004-02-161-1/+1
* - fixed compilation of --with-pgsql on non-GCC platforms (Alexei)hugetoad2004-02-151-5/+6
* - changed DB schema. Dropped foreign key for table actions (Alexei)hugetoad2004-02-081-1/+1
* - delete sysmap information on host removal (Alexei)hugetoad2004-02-051-0/+31
* - fixed compilation of the agent under HP-UX (Alexei)hugetoad2004-02-041-1/+3
* - 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 support of macro {STATUS} (Alexei)hugetoad2004-01-281-0/+22
* - added substitution of macros for all actions (Alexei)hugetoad2004-01-201-0/+6
* - added escaping of 'special' characters before SQL insert statementshugetoad2004-01-202-2/+42
* Added table trends in housekeeping for PostgreSQLhugetoad2004-01-191-1/+1
* - fixed sending of alerts when PostgreSQL is used (Alexei)hugetoad2004-01-111-1/+3
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-095-136/+1081
* - fix for prefixes K,M and G (Alexei)hugetoad2004-01-091-2/+2
* Minor change.hugetoad2004-01-081-1/+1
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-088-127/+130
* Proper handling of DBconnect for Postgresql.hugetoad2004-01-081-1/+2
* Minor fixes.hugetoad2004-01-031-0/+4
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-033-16/+45
* - added support of macros {DATE} and {TIME} in alertshugetoad2004-01-021-0/+6