summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxdbhigh/db.c
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-137] Misc bugs and improvementssasha2008-08-141-12/+0
* - [DEV-201] improved performance on disabling/enabling, deleting hosts (Artem)artem2008-08-121-1/+2
* - [DEV-137] Misc bugs and improvementssasha2008-08-111-0/+34
* - [DEV-196] improved performance of server modulesasha2008-07-291-342/+307
* - [DEV-197] added support of trends_uintsasha2008-07-291-1/+1
* - [DEV-197] added support of trends_uintsasha2008-07-291-1/+53
* - [DEV-173] support of escalation, server-sidesasha2008-06-261-3/+4
* - [ZBX-386] fixed possible agent crash in processing of active checkssasha2008-06-251-1/+1
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-031-4/+3
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-021-3/+5
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-4/+42
* - [DEV-166] DM - Problem with node syncingsasha2008-04-281-1/+1
* - [DEV-137] removed dublicated functions DBdelete_triggers_by_itemid,sasha2008-04-151-40/+0
* - [ZBX-356] fixed possible server crash for non *log() items with type 'log'sasha2008-04-141-0/+2
* - [DEV-137] DBadd_history_log, DBadd_history_text minor changessasha2008-04-141-22/+18
* - [DEV-137] remove dublicate "insert into ids" in function DBget_maxidsasha2008-04-101-17/+70
* - [DEV-140] Heartbeat alerts configurationsasha2008-04-071-0/+28
* - [DEV-98] added support of ZABBIX Proxysasha2008-04-011-15/+0
* - fixes to services calculation algorithms (Artem)artem2008-04-011-1/+1
* - fixed typos (Artem)artem2008-03-311-2/+1
* - improvements to services calculation algorithms (Artem)artem2008-03-311-24/+6
* - [DEV-131] First boot - database creation (sqlite3)sasha2008-03-061-1/+21
* - [DEV-129] added column alerts.eventid (Alexei)alex2008-03-051-4/+5
* - [DEV-117] added support of BufferSize and BufferSend paramaters (Alexei)alex2008-02-251-0/+5
* - [DEV-120] C library for SQLite3 updatessasha2008-02-251-2/+2
* - [ZBX-315] fixed server irregulary stop on OpenBSD (Sasha)sasha2008-02-231-15/+23
* - [DEV-110] Proxy changessasha2008-02-221-3/+18
* - [DEV-110] Proxy changessasha2008-02-201-0/+10
* - [DEV-109] Server changessasha2008-02-201-1/+1
* - [DEV-110] Proxy changessasha2008-02-181-26/+68
* - [DEV-109] Server changessasha2008-02-121-1/+68
* - [DEV-109] Server changessasha2008-02-061-0/+15
* - [ZBX-195,DEV-52] fixes for sysmaps on server side(Artem)artem2007-12-051-34/+3
* - [DEV-86] DM: Synchronizing all history data with master node (Sasha)sasha2007-11-291-21/+27
* - [DEV-84] fixed previous commit (Alexei)alex2007-11-271-1/+1
* - [DEV-84] more efficient SQL for selection of the last events (Alexei)alex2007-11-271-1/+4
* - [ZBX-34] fixed transaction related conflict in DBget_maxidsasha2007-11-261-54/+44
* - [ZBX-130] Refresh unsupported active checks (Sasha)sasha2007-11-071-1/+5
* - [NTT-29] zabbix_server process on master node terminated unexpectedlysasha2007-10-301-3/+3
* - [DEV-48] improvements for script execution (Alexei)alex2007-10-221-4/+0
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-211-40/+37
* - [ZBX-30,ZBX-47] better dependencies (Alexei)alex2007-10-121-3/+109
* - [ZBX-92] Distributed monitoring: overwriting new informationsasha2007-10-051-12/+26
* - [ZBX-92] Distributed monitoring: overwriting new information (Sasha)sasha2007-10-041-5/+34
* - [DEV-42] Synchronisation of log files (Sasha)sasha2007-10-031-3/+3
* - support of parameters NodeNoEvents and NodeNoHistory (Alexei)alex2007-08-131-3/+3
* - fixed permissions for logfile (Eugene)osmiy2007-07-231-0/+1
* - basic support of database caching (Alexei)alex2007-07-191-14/+40
* - fixed ODBC monitoring (Eugene)osmiy2007-07-031-2/+2
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-141-8/+8