summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent
Commit message (Expand)AuthorAgeFilesLines
* - added support of long name parameters for all ZABBIX applications (Eugene)osmiy2006-04-212-15/+58
* - added 'command line' parameter for Linux proc.mem[] (Eugene)osmiy2006-04-202-40/+124
* - dropped support of experimental parameter NoTimeWait (Alexei)hugetoad2006-04-201-4/+5
* - added "EnableRemoteCommands" option in to configuration file (Eugene)osmiy2006-03-242-0/+3
* - Minor cahange for Tru64 (Eugene)osmiy2006-01-041-1/+1
* - seperartion of LDFLAGS and LIBS in all Makefile.am (Alexei)hugetoad2005-12-291-2/+4
* - fixed system.swap.size (Eugene)osmiy2005-12-152-26/+45
* Minor changes.hugetoad2005-11-171-1/+2
* - added parameters support for user specifed functions "$1 $2 .. $9" (Eugene)osmiy2005-11-151-1/+1
* Fixed minor warnings.hugetoad2005-11-121-1/+1
* MInor changes.hugetoad2005-11-073-1/+7
* Converting %m to %s plus strerror(errno).hugetoad2005-11-024-6/+6
* Minor fixes.hugetoad2005-11-021-2/+2
* - fix "Segmentation fault" error with 'memset(&result, 0, sizeof(AGENT_RESULT...osmiy2005-11-023-1/+9
* - developed new interface for test functions. Result returns with srtuct. (Eu...osmiy2005-10-273-33/+46
* - fixed compilation warnings under HP-UX 11.00. Thanks to Andris Mednis. (Al...hugetoad2005-10-141-3/+3
* Minor changes.hugetoad2005-10-091-1/+1
* Minor changes.hugetoad2005-10-091-2/+3
* Minor changes.hugetoad2005-10-061-5/+5
* - fixed compilation of hstrerror() under misc platforms (Alexei)hugetoad2005-10-061-0/+5
* - fixed compilation issues of Unix agent on non-Linux platforms (Alexei)hugetoad2005-10-061-2/+2
* Minor changes.hugetoad2005-10-061-1/+0
* Minor changes.hugetoad2005-10-031-5/+6
* Minor changes.hugetoad2005-09-231-2/+3
* - new parameter for zabbix_agentd, show list of supported parameters (Alexei)hugetoad2005-09-233-6/+20
* Minor changes.hugetoad2005-09-071-1/+1
* Minor changes.hugetoad2005-09-061-1/+0
* - changes umask(0) to umask(022) to prevent world-wrtie access (Alexei)hugetoad2005-08-281-1/+1
* - make Hostname mandatory, take real hostname if not defined.hugetoad2005-08-231-1/+18
* Minor changes.hugetoad2005-08-041-1/+1
* Minor changes.hugetoad2005-08-021-2/+2
* Minor changes.hugetoad2005-08-021-7/+9
* Minor changes.hugetoad2005-08-022-10/+12
* - new utility zabbix_get (Alexei)hugetoad2005-07-041-2/+2
* Minor changes.hugetoad2005-06-121-1/+4
* Minor changes.hugetoad2005-06-093-3372/+3
* Minor changes.hugetoad2005-06-091-1/+2
* Minor changes.hugetoad2005-06-091-1/+1
* Minor changes.hugetoad2005-06-091-1/+1
* Minor changes.hugetoad2005-06-091-1/+2
* Minor changes.hugetoad2005-06-091-1/+1
* Minor changes.hugetoad2005-06-091-0/+1
* Minor changes.hugetoad2005-06-091-1/+1
* Removed Makefile.in from zabbix_agent.hugetoad2005-06-093-17/+3
* Support for automake.hugetoad2005-06-091-0/+2
* - better read loop in active.c (Alexei)hugetoad2005-06-051-4/+33
* - added parameter DisableActive for zabbix_agentd (Alexei)hugetoad2005-06-041-2/+7
* Minor changes.hugetoad2005-06-021-1/+1
* - fixed parameter of strncpy() in active.c (Alexei)hugetoad2005-06-011-1/+1
* Misc changes.hugetoad2005-05-291-18/+18