summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxdbhigh
Commit message (Expand)AuthorAgeFilesLines
* - [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-212-44/+49
* - [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
* - fixed SQL statement in SLA processing. Thanks to Aron Ujvari. (Alexei)alex2007-08-291-1/+1
* - [ZBX-11] fixed Free BSD 4.x 64 bit-related issues (Alexei)alex2007-08-261-2/+2
* - fixed PostgreSQL error in synchronization of graphs (Alexei)alex2007-08-251-2/+2
* - support of parameters NodeNoEvents and NodeNoHistory (Alexei)alex2007-08-131-3/+3
* - fixed problem with libresolv under Solaris 8 (Alexei)alex2007-08-101-1/+1
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ...artem2007-08-071-6/+68
* - merged rev. 4511:4512 of branches/1.4.2/ (Artem) [fixed getting trigger pr...artem2007-08-061-1/+1
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-0/+5
* - merged rev. 4492:4494 of branches/1.4.2/ (Artem) [fixed getting trigger pr...artem2007-08-011-5/+3
* - fixed jabber configuration (Eugene)osmiy2007-07-311-0/+239
* - merged rev. 4468:4469 of brunches/1.4.2 (Eugene) [improved inheritance of ...osmiy2007-07-271-346/+729
* - 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-033-9/+14
* - improved configuration files reading (Eugene)osmiy2007-06-201-3/+7
* - merged -r4295:4296 of branches/1.4.1/ (Eugene) [fixed template aplication ...osmiy2007-06-141-1/+1
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-141-8/+8
* - cleaned code to avoid '... may be used uninitialized in this function' war...alex2007-06-141-5/+4
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-084-26/+398
* - 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. 4224:4225 (Eugene) [fixed memory leak for ...osmiy2007-06-041-1/+8
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to server...osmiy2007-06-012-3/+5
* Minor fix.alex2007-05-251-1/+1
* - fixes related to processing of trigger statuses (Alexei)alex2007-05-251-9/+40
* - added delta value calculation for UINT64 (Eugene)osmiy2007-05-241-1/+1
* - 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
* - added availability to yse '\!' characters in item keys (Eugene)osmiy2007-05-114-599/+865
* - added availability to yse ')(' characters in item keys (Eugene)osmiy2007-05-101-140/+100
* - fixed coniguration scripts for mysql/net-snmp/curl (Eugene)osmiy2007-05-081-1/+1
* - unknown trigger events won't generate actions (Alexei)alex2007-05-051-1/+1
* - fixed host.c, constant FALSE replaces by FAIL (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
* - added host deletion for discovery mobuleosmiy2007-04-271-2/+120
* - developed template synchronizator for ZABBIX server (Eugene)osmiy2007-04-272-72/+153
* - more development of DBmanager on C (Eugene)osmiy2007-04-262-420/+600
* - more developement of DBmanager on C (Eugene)osmiy2007-04-262-201/+396
* - more DBmanager developmentosmiy2007-04-251-100/+363