summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxdbhigh/db.c
Commit message (Expand)AuthorAgeFilesLines
...
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-081-18/+17
* - merged from branches/1.4.1 rev. 4233:4234 (Eugene) [fixed IT services alarms]osmiy2007-06-051-1/+2
* - merged from branches/1.4.1 rev. 4226:4227 (Eugene) [out of memory for WEB ...osmiy2007-06-041-1/+1
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to server...osmiy2007-06-011-3/+3
* Minor fix.alex2007-05-251-1/+1
* - fixes related to processing of trigger statuses (Alexei)alex2007-05-251-9/+40
* - do not update trigger statuses to unknown for trapper items (Alexei)alex2007-05-221-3/+4
* - fixed displaying of special chars in trigger description (Alexei)alex2007-05-221-1/+2
* - increased server side key length up to 256 (Eugene)osmiy2007-05-171-1/+1
* - finished WEB monitoring (Eugene)osmiy2007-05-151-5/+3
* - unknown trigger events won't generate actions (Alexei)alex2007-05-051-1/+1
* - fixed generation of events for unknown status of triggers (Alexei)alex2007-05-041-2/+11
* - fixed updating of trigger statuses (Alexei)alex2007-05-041-2/+7
* - developed template synchronizator for ZABBIX server (Eugene)osmiy2007-04-271-1/+1
* - more development of DBmanager on C (Eugene)osmiy2007-04-261-14/+47
* more fixes for new communicationosmiy2007-04-161-3/+3
* Support of "Add to group" for discovered hosts.alex2007-04-111-7/+5
* Minor fix.alex2007-03-261-1/+2
* Some code beautification.alex2007-03-231-48/+160
* Minor changes.alex2007-03-231-4/+11
* - support of multiple actions per set of conidtions (Alexei)alex2007-03-231-10/+0
* - fixed processing of text items (Alexei)alex2007-03-201-16/+33
* - added events.object (Alexei)alex2007-03-161-3/+6
* - added events.source (Alexei)alex2007-03-161-1/+2
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-121-7/+6
* - removed support of action repeats (Alexei)alex2007-03-061-3/+3
* Code cleanup.alex2007-03-041-2/+5
* Minor fix of event processing.alex2007-03-021-1/+3
* - support of hysteresis (Alexei)alex2007-03-011-2/+2
* Minor changes.alex2007-02-271-4/+2
* Minor changes.alex2007-02-271-5/+4
* - added new table 'ids' which will store last IDs for all tables (Alexei)alex2007-02-271-3/+67
* Minor improvement related to the watchdog.alex2007-02-271-1/+5
* More support of database watchdog.alex2007-02-261-3/+3
* - tested and fixed jabber messager (Eugene)osmiy2007-02-191-10/+7
* - integrated jabber messager (Eugene)guliver2007-02-161-0/+1
* More improvement to support "database is down" situation.alex2007-02-141-13/+33
* High level DB library split into two: low level and higher level libs.alex2007-02-141-543/+50
* - fixed large SQLs calling (Eugene)osmiy2007-02-121-280/+27
* - improved configuration scriptosmiy2007-02-081-5/+5
* - added hosts.dns. Host name is for informational purposes only. (Alexei)alex2007-02-051-2/+3
* - changed type of items.prevorgvalue to preserve data precision (Alexei)alex2007-01-281-12/+43
* - new communication library and protocol (Alexei)alex2007-01-201-0/+18
* - fixed some assertions (Eugene)osmiy2007-01-161-1/+0
* - fixed missing last symbol in vfs.file.regexp (Alexei)alex2007-01-161-0/+2
* - increased message size for alerts (Eugene)osmiy2007-01-151-60/+64
* - improved databases determination of configuration script (Eugene)osmiy2007-01-081-15/+15
* - improved sqlite3 database support |PHP semaphores| [FINISHED] (Eugene)osmiy2006-12-201-14/+41
* - improved sqlite3 database support [TEST VERSION] (Eugene)osmiy2006-12-191-10/+12
* Minor changes.alex2006-12-081-3/+10