summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - changed MAX_STRING_LEN to MAX_BUF_LEN in memset() in active.c (Alexei)hugetoad2005-05-101-2/+1
* Fixes for active checks.hugetoad2005-05-081-1/+3
* Minor changes.hugetoad2005-05-062-2/+2
* Minor changes.hugetoad2005-05-061-3/+3
* Minor change.hugetoad2005-05-051-1/+1
* Processing of unsupported active checks.hugetoad2005-05-051-3/+10
* Minor changes.hugetoad2005-05-051-2/+2
* - added parameter RefreshActiveChecks to zabbix_agentd.conf (Alexei)hugetoad2005-05-053-10/+65
* Minor changes.hugetoad2005-05-022-2/+4
* Minor changes.hugetoad2005-05-011-11/+10
* Minor changes.hugetoad2005-05-011-2/+9
* Minor changes.hugetoad2005-05-011-10/+13
* 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