summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* More support for active checks.hugetoad2005-05-015-22/+87
* More support for active checks.hugetoad2005-04-303-72/+88
* Minor changes.hugetoad2005-04-301-0/+1
* Minor changes.hugetoad2005-04-301-5/+5
* Minor changes.hugetoad2005-04-291-1/+1
* Changes for active checks support.hugetoad2005-04-292-2/+125
* Minor changes.hugetoad2005-04-282-5/+15
* Minor changes.hugetoad2005-04-281-1/+3
* Support for active checks.hugetoad2005-04-281-4/+4
* More support for active checks.hugetoad2005-04-281-18/+21
* More support for active checks.hugetoad2005-04-281-1/+1
* More support for active checks.hugetoad2005-04-281-14/+22
* Minor changes.hugetoad2005-04-281-0/+1
* Modularisation for zabbix_server.hugetoad2005-04-264-147/+233
* Minor changes.hugetoad2005-04-261-1/+4
* More support for active checks.hugetoad2005-04-261-89/+67
* - started development of active agent checks (Alexei)hugetoad2005-04-254-6/+291
* - support of memory[free] under OS/X (Alexei)hugetoad2005-03-182-1/+44
* - support of memory[total] under OS/X (Alexei)hugetoad2005-03-183-2/+22
* Minor changes.hugetoad2005-03-182-1/+2
* - fixed compilation of agent under OS/X (Alexei)hugetoad2005-03-181-0/+4
* - fixed memory[total] for HP-UX when >4GB of memory (Alexei)hugetoad2005-03-181-1/+1
* - fixed memory[free] for HP-UX when >4GB of memory (Alexei)hugetoad2005-03-171-1/+1
* Minor changes.hugetoad2005-03-172-2/+2
* - no warning about uninitialised function_str (Alexei)hugetoad2005-03-161-2/+2
* - fixed simple checks (Alexei)hugetoad2005-03-151-0/+2
* - fixed startup of housekeeper (Alexei)hugetoad2005-03-101-1/+1
* Changed version to 1.1alpha6.hugetoad2005-02-181-1/+1
* - fix for startup of housekeeping process (Alexei)hugetoad2005-02-171-6/+8
* - fix of agent crash on 64 bit platforms in CKSUM() (Alexei)hugetoad2005-02-171-1/+3
* - support for unlimited number of user parameters (Alexei)hugetoad2005-02-054-13/+56
* Fix for handling user parameters.hugetoad2005-02-041-1/+4
* - added support of passing of parameters to user-defined commands (Alexei)hugetoad2005-02-042-46/+54
* Small cleanup.hugetoad2005-01-241-11/+7
* - fixed support of negative values for SNMP integers (Alexei)hugetoad2005-01-231-3/+8
* - fix for complation of the agent under Solaris (Alexei)hugetoad2005-01-151-1/+1
* 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-132-32/+26
* - fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)hugetoad2005-01-131-2/+2
* - remove 'insert delayed' and 'delete low_priority' for MySQL. It may leadhugetoad2005-01-061-7/+3
* - introduced 'insert delayed' and 'delete low_priority' for MySQL (Alexei)hugetoad2005-01-061-3/+7
* Fixes for Cygwin environment.hugetoad2005-01-023-40/+43
* Added missing #include "cpustat.h" (Alexei)hugetoad2005-01-021-0/+1
* More calls of zabbix_syslog()hugetoad2004-12-222-5/+10
* - fixed parsing of command line parameters. Thanks to Slix. (Alexei)hugetoad2004-12-222-2/+2
* Added zlog.c and zlog.hhugetoad2004-12-212-42/+2
* 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-1812-198/+135