summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server
Commit message (Expand)AuthorAgeFilesLines
* - fix for initial update of host statuses (Alexei)hugetoad2006-02-191-2/+4
* - fixed evaluation of {IPADDRESS} (Alexei)hugetoad2006-02-091-1/+1
* Minor changes.hugetoad2006-02-051-7/+2
* - added new server parameter UnavailablePeriod (Alexei)hugetoad2006-02-053-20/+36
* - added support of icon label locations (Alexei)hugetoad2006-01-303-22/+38
* - fixed two different units in two graph axes (Alexei)hugetoad2006-01-211-1/+1
* - fix crash in processing of autoregistration (Alexei)hugetoad2006-01-201-4/+11
* Minor changes.hugetoad2006-01-121-2/+5
* - possibly fixed processing of SNMP Counter32 metrics (Alexei)hugetoad2006-01-111-2/+2
* Minor changes.hugetoad2006-01-111-1/+2
* - new trigger functions: logseverity and logsource (Alexei)hugetoad2006-01-091-0/+114
* - support of macro {TRIGGER.KEY} (Alexei)hugetoad2006-01-091-1/+25
* More fixes for item multipliers.hugetoad2006-01-061-4/+5
* - fixed rare server crash when processing log[<path>] (Alexei)hugetoad2006-01-051-3/+16
* - minor fix for enabling recovered hosts (Alexei)hugetoad2006-01-021-2/+1
* - new trigger function: regexp (Alexei)hugetoad2006-01-021-1/+20
* Minor changes.hugetoad2006-01-011-1/+1
* - new macro for actions {TRIGGER.NAME} (Alexei)hugetoad2005-12-313-14/+12
* Minor changes.hugetoad2005-12-311-1/+1
* - fixed processing of Delta (Alexei)hugetoad2005-12-305-10/+15
* - minor fixes for SNMP handling (Alexei)hugetoad2005-12-301-2/+3
* - fixed processing of icmpping and icmppingsec (Alexei)hugetoad2005-12-291-6/+9
* - seperartion of LDFLAGS and LIBS in all Makefile.am (Alexei)hugetoad2005-12-291-2/+2
* - fixed MySQL-related configuration and making issues (Alexei)hugetoad2005-12-291-1/+1
* Minor changes.hugetoad2005-12-291-20/+8
* - fixed processing of simple checks (Alexei)hugetoad2005-12-281-8/+7
* Minor changes.hugetoad2005-12-281-5/+11
* Minor fixes.hugetoad2005-12-281-1/+1
* Minor fixes.hugetoad2005-12-281-1/+3
* Minor fixes.hugetoad2005-12-281-2/+2
* More support of new action schema.hugetoad2005-12-281-10/+155
* Minor changes.hugetoad2005-12-271-5/+3
* Minor changes.hugetoad2005-12-272-33/+190
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-233-19/+20
* - fixed processing of UserParameters which are pre/postfixed with spaces (Al...hugetoad2005-12-113-87/+2
* - fixed processing of SNMP and simple checks (Alexei)hugetoad2005-12-101-0/+12
* - fixed processing of SNMP and simple checks (Alexei)hugetoad2005-12-101-6/+20
* Minor changes.hugetoad2005-12-101-1/+1
* - SNMP string values to be automatically converted to numeric (Alexei)hugetoad2005-12-101-3/+22
* - fixed nodata() processing when used with host 'status' (Alexei)hugetoad2005-12-104-28/+72
* - Bug fix (Eugene)osmiy2005-12-081-1/+1
* Fixes for autorefreshing of unsupported items.hugetoad2005-12-044-6/+6
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-044-44/+67
* - addeed housekeeping for history_uint (Alexei)hugetoad2005-12-041-0/+8
* Minor fixes.hugetoad2005-12-011-6/+6
* - double sided graphs (Alexei)hugetoad2005-12-011-13/+5
* - minor changes (SET_DBL_RESULT -> SET_UI64_RESULT)osmiy2005-11-283-25/+12
* Fixed typos.hugetoad2005-11-281-6/+6
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-256-63/+64
* Minor fixes.hugetoad2005-11-241-2/+15