summaryrefslogtreecommitdiffstats
path: root/include/db.h
Commit message (Expand)AuthorAgeFilesLines
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-131-2/+3
* Added zlog.c and zlog.hhugetoad2004-12-211-0/+2
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-4/+4
* - removed column items.lastdelete (Alexei)hugetoad2004-12-081-1/+0
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-301-0/+3
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-0/+7
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-0/+40
* - added experimental poller (Alexei)hugetoad2004-08-091-0/+7
* - added housekeeping of trends (Alexei)hugetoad2004-08-081-12/+13
* - added support of zabbix[history_str] (Alexei)hugetoad2004-08-031-0/+1
* - show metrics (3.01 Gb) in alert messages (Alexei)hugetoad2004-05-151-2/+4
* - added escaping of 'special' characters before SQL insert statementshugetoad2004-01-201-0/+2
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-2/+2
* - processing of DB stopped situations for MySQL (Alexei)hugetoad2003-12-231-1/+9
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* Trending of old data.hugetoad2003-11-301-0/+1
* - support for zabbix[trends] (Alexei)hugetoad2003-11-291-0/+1
* Basic support of trends.hugetoad2003-11-291-2/+2
* More support of user groups.hugetoad2003-11-171-0/+1
* - support of delta flag in item definition (Alexei)hugetoad2003-10-171-0/+4
* Support of housekeeping for deleted items.hugetoad2003-08-251-0/+3
* - added support for zabbix[queue] (Alexei)hugetoad2003-06-241-0/+1
* Improvements for pinger.hugetoad2003-06-141-1/+2
* Support for zabbix_suckerd's pinger.hugetoad2003-06-141-0/+7
* - added support for zabbix[triggers_count] (Alexei)hugetoad2003-05-301-0/+1
* - added support for zabbix[items_unsupported_count] (Alexei)hugetoad2003-05-301-0/+1
* - added severity to media definition (Alexei)hugetoad2003-05-271-0/+1
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-251-9/+23
* - added basic support of global alerts (Alexei)hugetoad2003-05-101-0/+2
* - added support for zabbix[items], zabbix[history] (Alexei)hugetoad2003-04-021-0/+2
* - user-defined port number for SNMP requests (Alexei)hugetoad2003-01-231-0/+1
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-1/+1
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+20
* Basic support for service availability.hugetoad2002-08-251-2/+1
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-1/+2
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-1/+2
* - added parameter DBHost (Alexei)hugetoad2002-08-041-1/+1
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-5/+6
* - support for service tree (Alexei)hugetoad2002-07-081-0/+1
* - added parameter SenderFrequency to zabbix_suckerd configurationhugetoad2002-06-241-1/+14
* - status of triggers changes if host/item status has been changed (Alexei)hugetoad2002-06-211-2/+4
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-0/+1
* - added column alarms.value (Alexei)hugetoad2002-06-031-1/+2
* Minor fixes.hugetoad2002-06-031-1/+1
* - support for --enable-static for ./configure (Alexei)hugetoad2002-06-031-0/+6
* - housekeeping period for alarms and alerts to be set in days (Alexei)hugetoad2002-06-011-1/+2
* - function DBis_empty(), code cleanup (Alexei)hugetoad2002-05-301-0/+1
* - zabbix_suckerd housekeeping process to disconnect fromhugetoad2002-05-121-0/+1
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-021-0/+2
* Common code for parsing of configuration files.hugetoad2002-02-201-2/+3