summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* - improved update_triggers() (Alexei)hugetoad2002-04-073-53/+72
* Minor changes.hugetoad2002-04-053-23/+37
* - minor changes in include/cfg.c (Alexei)hugetoad2002-04-031-5/+5
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-025-27/+76
* - added column value_type to table items_template (Alexei)hugetoad2002-03-312-17/+56
* - parameter Server can consist of list of Zabbix servers (Alexei)hugetoad2002-03-222-1/+8
* - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)hugetoad2002-03-213-10/+7
* - correct handling of timeout situations for zabbix_agentd (Alexei)hugetoad2002-03-191-2/+2
* - added parameter LogFile for zabbix_trapper (Alexei)hugetoad2002-03-191-1/+0
* - added partial support for non-syslog logging (Alexei)hugetoad2002-03-187-239/+254
* - added files include/log.h and include/log.c (Alexei)hugetoad2002-03-172-0/+79
* Common code for parsing of configuration files.hugetoad2002-02-208-23/+164
* Change host status to Unreachable if agent drops connection (Alexei)hugetoad2002-02-041-1/+1
* Minor changes.hugetoad2002-02-042-2/+4
* - added #include <time.h> into db.h (Alexei)hugetoad2002-02-012-3/+7
* update_service(s) commented. This functionality will not be supported in 1.0b...hugetoad2002-01-201-2/+2
* Trapped values should be processed for temporary disabled hosts (Alexei)hugetoad2002-01-191-1/+1
* - support for DB* parameters in zabbix_suckerd.conf (Alexei)hugetoad2002-01-192-10/+8
* - zabbix_agentd cannot be ran as root (Alexei)hugetoad2002-01-153-5/+5
* - added file misc/conf/zabbix_suckerd.conf (Alexei)hugetoad2002-01-151-3/+0
* - character '.' can be used in definition of monitored paramatershugetoad2002-01-131-1/+2
* - even more support for IT Services (Alexei)hugetoad2002-01-091-0/+36
* - number of forked zabbix_trapperd decreased to 5 (Alexei)hugetoad2001-12-201-1/+1
* - number of forked zabbix_agentd decreased to 5 (Alexei)hugetoad2001-12-191-2/+2
* - in case of network error, zabbix_suckerd will not try to request any param...hugetoad2001-12-151-0/+1
* - added "-lcrypto" to SNMP library detection in configure.in (Alexei)hugetoad2001-12-041-4/+2
* - cksum[/etc/inetd.conf] will not be supporter for a while (Alexei)hugetoad2001-11-271-6/+5
* - not monitored hosts will not be referenced from System Map (Alexei)hugetoad2001-11-264-75/+75
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-241-0/+6
* Minor changeshugetoad2001-11-233-128/+14
* fixed function is_float (Alexei)hugetoad2001-11-221-3/+21
* - added support for opertor '=' (Alexei)hugetoad2001-10-142-1/+38
* - no full list of triggers and items will be shownhugetoad2001-09-236-68/+227
* - fixed nasty bug with situations when trigger loose its statushugetoad2001-09-211-2/+2
* - global variable $ERROR_MSG will show details of operation failurehugetoad2001-09-202-9/+32
* Added support for trigger dependencieshugetoad2001-09-171-8/+32
* - removed parameter net[listen_22]hugetoad2001-09-041-0/+2
* Added constant AGENTD_FORKShugetoad2001-09-041-0/+2
* 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-2/+4
* Added status line to PHP froms.hugetoad2001-08-131-45/+22
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-052-20/+20
* IP address can be used fro connections to a host.hugetoad2001-08-021-0/+2
* Color attribute added to each parameter of graph.hugetoad2001-07-081-2/+4
* Different changes for PHP forms.hugetoad2001-07-071-1/+1
* Full screen mode for form Status of Triggers.hugetoad2001-07-051-19/+15
* Function NODATA is no longer supported.hugetoad2001-06-301-40/+0
* Rename of ITEMS, ACTIONS, FUNCTIONS, ... to DB_ITEMS, DB_ACTIONS, etchugetoad2001-06-203-11/+13
* Added basic support for SNMPv1 !hugetoad2001-06-193-14/+21
* Zabbix_sucker will fork N (default=10) copies of himself to ensure gettinghugetoad2001-06-173-6/+12