summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - minor fixes in doc/manual.txt (Alexei)hugetoad2001-10-062-1/+19
* New type of parameters: parameter[*], actual value of "*" canhugetoad2001-10-051-30/+45
* Zabbix_agentd will lower scheduling priority to 5 (Alexei)hugetoad2001-10-011-4/+15
* Added support for swap[free] and swap[total] for Solaris (Alexei)hugetoad2001-09-273-5/+89
* Added define HAVE_PROC_LOADAVG (Alexei)hugetoad2001-09-271-3/+5
* Parameter tcp_count is not supported anymore (Alexei)hugetoad2001-09-271-1/+1
* No warnings for bcopy anymore under Solaris (Alexei)hugetoad2001-09-272-0/+8
* Fixes in function PROCCNT.hugetoad2001-09-262-15/+22
* - simplified tcp_listen procedure in zabbix_trapperd.chugetoad2001-09-242-2/+40
* - simplified tcp_listen procedure in zabbix_agentd.chugetoad2001-09-241-0/+31
* - no full list of triggers and items will be shownhugetoad2001-09-235-152/+35
* - added set of keys proc_cnt[*]hugetoad2001-09-223-1/+65
* - global variable $ERROR_MSG will show details of operation failurehugetoad2001-09-203-6/+6
* Return NOT OK in case of failure.hugetoad2001-09-171-1/+1
* Added support for trigger dependencieshugetoad2001-09-172-11/+22
* - added table triger_dependshugetoad2001-09-092-8/+8
* Small fix.hugetoad2001-09-051-0/+2
* - added directory upgrades/dbpatches/1.0alpha9_to_1.0alpha10/hugetoad2001-09-042-17/+50
* - 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