summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* - removed parameter net[listen_22]hugetoad2001-09-045-27/+71
* added zabbix_trapperdhugetoad2001-09-043-41/+368
* Small for for Solaris.hugetoad2001-09-031-0/+3
* Small fix for Solaris.hugetoad2001-09-031-2/+2
* Check for filesystem /proc in configure.inhugetoad2001-09-032-1/+43
* Minor change.hugetoad2001-09-011-1/+1
* More support for Solarishugetoad2001-09-012-1/+39
* Minor changes.hugetoad2001-09-012-3/+3
* Removed fake parameter "test".hugetoad2001-09-012-16/+0
* MInor changes.hugetoad2001-09-012-4/+4
* - table "Supported parameters by platform" added to manual.txthugetoad2001-09-013-16/+171
* All calculations are made in C code instead of SQL statements.hugetoad2001-08-301-2/+2
* Housekeping now runs as separate process, however it's part of zabix_suckerdhugetoad2001-08-301-22/+67
* Added missing line in zabbix_suckerd. Now it reads items.snmp_oid from DB.hugetoad2001-08-151-0/+1
* zabbix_suckerd fixed to listen on interfaces other than 127.0.0.1hugetoad2001-08-131-1/+7
* Minor changes.hugetoad2001-08-114-23/+57
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-058-155/+419
* IP address can be used fro connections to a host.hugetoad2001-08-021-3/+11
* Support for one ./configure script.hugetoad2001-08-0110-390/+8
* Added acconfig.h where necessary.hugetoad2001-07-294-0/+31
* Advanced configre.in. Better support for MySQL and PostgreSQL environment.hugetoad2001-07-287-13/+261
* Changes in zabbix_agent to limit use of functions EXECUTE.hugetoad2001-07-284-17/+75
* Support for MD5 hash instead of plain text passwords.hugetoad2001-07-284-4/+0
* zabbix_agent can be tested by defining macro TESThugetoad2001-07-231-0/+26
* Added column icon to table sysmaps_hosts. Added table help.hugetoad2001-07-101-0/+2
* Minor changes.hugetoad2001-07-081-0/+1
* Different changes for PHP forms.hugetoad2001-07-071-1/+2
* Deleted unnecessary printf(), thus bug with Linux processor load is fixed.uid489432001-07-041-1/+0
* Added #include "config.h"hugetoad2001-07-032-0/+5
* Patches for alpha6->alpha7. Fixed bug with lost status of trigger.hugetoad2001-07-032-2/+5
* Function NODATA is no longer supported.hugetoad2001-06-301-1/+1
* Fixed bug "no records in items" in function get_minnextcheck.hugetoad2001-06-301-7/+8
* Minor changes.hugetoad2001-06-291-0/+1
* zabbix_sucker can be compiled without SNMP support.hugetoad2001-06-211-0/+10
* Initialization of SNMP library moved to main().hugetoad2001-06-201-2/+4
* Clean up SNMP code.hugetoad2001-06-201-95/+95
* Rename of ITEMS, ACTIONS, FUNCTIONS, ... to DB_ITEMS, DB_ACTIONS, etchugetoad2001-06-201-6/+10
* Minor changes.hugetoad2001-06-202-6/+14
* Added basic support for SNMPv1 !hugetoad2001-06-191-7/+146
* Minor changes.hugetoad2001-06-181-3/+3
* Zabbix_sucker will fork N (default=10) copies of himself to ensure gettinghugetoad2001-06-172-10/+23
* Support for macros in email notifications.hugetoad2001-06-161-1/+1
* Remove of src/zabbix_alarmer. Correct trigger updating for zabbix_trapper.hugetoad2001-05-293-261/+2
* Removed src/zabbix_alarmer/.hugetoad2001-05-293-373/+0
* Minor changes.hugetoad2001-05-291-1/+1
* Functionality of zabbix_alarmer moved to zabbix_sucker.hugetoad2001-05-291-1/+263
* Fixed function EXECUTE. netstat -at replaced by netstat -lt.hugetoad2001-05-292-8/+12
* Parameter cksum[/etc/inetd.conf] changed by cksum[/etc/inetd_conf].hugetoad2001-05-191-1/+1
* Commented parameters that uses vmstat to get value.hugetoad2001-04-251-2/+5
* Fixed bug with expression validation. (Now [ and ] are working fine)hugetoad2001-04-242-4/+4