summaryrefslogtreecommitdiffstats
path: root/include/db.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.hugetoad2005-06-091-1383/+0
* Minor changes.hugetoad2005-06-051-1/+23
* - simplified code for trigger status updated (Alexei)hugetoad2005-06-051-11/+81
* - better read loop in active.c (Alexei)hugetoad2005-06-051-0/+1
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-1074/+0
* - new item type - 'log' (Alexei)hugetoad2005-05-231-0/+15
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* Fixed Queue screen and zabbix[queue] (Alexei)hugetoad2005-01-221-2/+4
* Minor changes.hugetoad2005-01-151-1/+1
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-131-40/+29
* - remove 'insert delayed' and 'delete low_priority' for MySQL. It may leadhugetoad2005-01-061-16/+0
* - introduced 'insert delayed' and 'delete low_priority' for MySQL (Alexei)hugetoad2005-01-061-0/+16
* More calls of zabbix_syslog() (Alexei)hugetoad2004-12-221-2/+24
* Added zlog.c and zlog.hhugetoad2004-12-211-0/+1
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-12/+24
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-301-0/+80
* - fixed incorrect setting of ICMP-related triggers to UNKNOWN state (Alexei)hugetoad2004-09-201-2/+3
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-7/+1055
* - send alert when trigger changes its value to TRUE for the first time (Alexei)hugetoad2004-08-031-2/+5
* - added support of zabbix[history_str] (Alexei)hugetoad2004-08-031-0/+26
* - fixed calculation of maximum values for table 'trends'. Thanks to Igor. (A...hugetoad2004-03-301-1/+3
* - fixed serious issue with sending of alerts (Alexei)hugetoad2004-03-151-3/+3
* - changed logic of actions: scope=1 (triggerid=hostid), 2 (triggerid=0) (Ale...hugetoad2004-02-181-0/+3
* Improvements for action screen & logic.hugetoad2004-02-161-1/+1
* - fixed compilation of --with-pgsql on non-GCC platforms (Alexei)hugetoad2004-02-151-5/+6
* - delete sysmap information on host removal (Alexei)hugetoad2004-02-051-0/+31
* - added escaping of 'special' characters before SQL insert statementshugetoad2004-01-201-2/+40
* Added table trends in housekeeping for PostgreSQLhugetoad2004-01-191-1/+1
* - fixed sending of alerts when PostgreSQL is used (Alexei)hugetoad2004-01-111-1/+3
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-52/+52
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-30/+30
* Proper handling of DBconnect for Postgresql.hugetoad2004-01-081-1/+2
* Minor fixes.hugetoad2004-01-031-0/+4
* - processing of DB stopped situations for MySQL (Alexei)hugetoad2003-12-231-48/+29
* Graceful processing of "database gone away" situations.hugetoad2003-12-231-32/+68
* Support for DB gone away situations.hugetoad2003-12-231-6/+18
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - housekeeper to delete hosts_groups entries (Alexei)hugetoad2003-12-221-0/+3
* Added delete_trends() for housekeeping.hugetoad2003-11-301-0/+9
* - support for zabbix[trends] (Alexei)hugetoad2003-11-291-0/+26
* Support of trending..hugetoad2003-11-291-1/+28
* Basic support of trends.hugetoad2003-11-291-8/+18
* Minor changes.hugetoad2003-11-221-7/+6
* Housekeeping to delete hosts having status 'deleted' (Alexei)hugetoad2003-08-251-1/+36
* Improvements for housekeeping (Alexei)hugetoad2003-08-241-1/+66
* Improvements for housekeeper (Alexei)hugetoad2003-08-241-0/+22
* - new hos status: 'deleted' (Alexei)hugetoad2003-08-241-1/+1
* Minor change.hugetoad2003-08-151-2/+2
* Improvements for housekeeping procedure.hugetoad2003-08-101-2/+17
* - fixed sysinfo() result. Multiplication to mem_unit required (Alexei)hugetoad2003-08-091-2/+6