summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/server.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for autorefreshing of unsupported items.hugetoad2005-12-041-1/+1
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-041-1/+18
* - reverted multiple server patch on server side (Alexei)hugetoad2005-11-221-2/+0
* Applied MySQL reconnect patch.james_wells2005-11-051-0/+2
* Minor changes.hugetoad2005-11-011-0/+1
* Fixed minor warnings.hugetoad2005-10-261-0/+1
* - new server configuration parameter DBPort (Alexei)hugetoad2005-09-071-0/+2
* Minor changes.hugetoad2005-09-071-1/+1
* - changes umask(0) to umask(022) to prevent world-wrtie access (Alexei)hugetoad2005-08-281-1/+1
* Minor changes.hugetoad2005-06-241-1/+1
* Minor changes.hugetoad2005-06-241-2/+2
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-54/+96
* Minor changes.hugetoad2005-06-121-284/+6
* Minor changes.hugetoad2005-06-101-1/+1
* Minor changes.hugetoad2005-06-101-1/+1
* Modularisation of code.hugetoad2005-06-101-1/+1
* Minor changes.hugetoad2005-06-101-1/+1
* Minor changes.hugetoad2005-06-101-23/+23
* Minor changes.hugetoad2005-06-101-1/+1
* Support of escalations.hugetoad2005-06-081-1/+1
* Minor changes.hugetoad2005-06-081-5/+5
* Minor changes.hugetoad2005-06-081-3/+10
* - nodata() will be calculated regardless of its previous value (Alexei)hugetoad2005-06-081-2/+2
* Minor changes.hugetoad2005-06-051-1/+1
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-468/+1
* Changed version to 1.1alpha9.hugetoad2005-05-161-1/+1
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* Minor changes.hugetoad2005-05-061-1/+1
* Minor changes.hugetoad2005-05-021-0/+2
* More support for active checks.hugetoad2005-05-011-1/+0
* Support for active checks.hugetoad2005-04-281-4/+4
* Modularisation for zabbix_server.hugetoad2005-04-261-146/+1
* Minor changes.hugetoad2005-04-261-1/+4
* Minor changes.hugetoad2005-03-171-1/+1
* - fixed simple checks (Alexei)hugetoad2005-03-151-0/+2
* - fixed startup of housekeeper (Alexei)hugetoad2005-03-101-1/+1
* - fix for startup of housekeeping process (Alexei)hugetoad2005-02-171-6/+8
* Small cleanup.hugetoad2005-01-241-11/+7
* Minor changes.hugetoad2005-01-151-2/+2
* Fixes for host.available processing.hugetoad2005-01-141-6/+6
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-131-28/+22
* - fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)hugetoad2005-01-131-2/+2
* - fixed parsing of command line parameters. Thanks to Slix. (Alexei)hugetoad2004-12-221-1/+1
* Added zlog.c and zlog.hhugetoad2004-12-211-41/+1
* More calls of zabbix_syslog() (Alexei)hugetoad2004-12-201-2/+7
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-9/+13
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-176/+65
* - one common process for sucker and trapper: zabbix_server (Alexei)hugetoad2004-12-111-0/+1569