summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/poller/checks_simple.c
Commit message (Expand)AuthorAgeFilesLines
* - merged from branches/1.4.1 rev. 4237:4238 (Eugene) [added availability of ...osmiy2007-06-051-4/+4
* Beautification of code.alex2007-03-191-17/+41
* - added hosts.dns. Host name is for informational purposes only. (Alexei)alex2007-02-051-5/+5
* - changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)alex2006-11-011-4/+4
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-4/+2
* zabbix-1.2_dev integrationosmiy2006-07-121-16/+16
* - fixed evaluation of simple checks (Alexei)hugetoad2006-05-171-1/+83
* - fixed processing of simple checks (Alexei)hugetoad2005-12-281-8/+7
* Cleaning server code.hugetoad2005-11-141-24/+11
* MInor changes.hugetoad2005-11-071-0/+2
* - developed new interface for test functions. Result returns with srtuct. (Eu...osmiy2005-10-271-6/+15
* Minor changes.hugetoad2005-10-131-6/+11
* Minor changes.hugetoad2005-10-121-1/+2
* Minor changes.hugetoad2005-10-121-2/+5
* - added support of service.ntp[host,port] (Alexei)hugetoad2005-10-121-2/+14
* - new parameter for zabbix_agentd, show list of supported parameters (Alexei)hugetoad2005-09-231-1/+1
* - added support for dns[ip,domain] (Alexei)hugetoad2005-09-191-2/+27
* Minor changes.hugetoad2005-06-121-0/+74