summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/functions.c
Commit message (Expand)AuthorAgeFilesLines
* - [ZBX-130] Refresh unsupported active checks (Sasha)sasha2007-11-071-2/+2
* - [NTT-29] zabbix_server process on master node terminated unexpectedlysasha2007-10-301-8/+8
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-211-1/+2
* - [DEV-42] Synchronisation of log files (Sasha)sasha2007-10-031-1/+1
* - fixed memory leak when processing non-existant trapper item (Alexei)alex2007-08-241-1/+1
* Fixes for processing of delta items.alex2007-08-171-8/+8
* - fixed processing of triggers on delta items. Thanks to Palmertree. (Alexei)alex2007-08-151-18/+49
* - fixed processing of MM in format of log timestamps (Alexei)alex2007-08-151-2/+3
* - fixed division by zero in ZABBIX server (Alexei)alex2007-08-131-2/+2
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ...artem2007-08-071-110/+0
* - fixed jabber configuration (Eugene)osmiy2007-07-311-36/+5
* - changed syntax of keys for external checks (Alexei)alex2007-07-101-1/+1
* - merged rev. 4409:4410 of branches/1.4.2/ (Eugene) [improved not supported ...osmiy2007-07-021-34/+34
* - cleaned code to avoid '... may be used uninitialized in this function' war...alex2007-06-141-2/+1
* - some cleanup in update_triggers() (Alexei)alex2007-05-251-7/+7
* fixed commilation osmiy2007-04-141-24/+3
* - removed support of autoregistration, use autodiscovery instead (Alexei) alex2007-04-121-2/+4
* - fixed processing of text items (Alexei)alex2007-03-201-1/+1
* Beautification of code.alex2007-03-191-38/+124
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-121-245/+140
* - fixed processing of Text items (Alexei)alex2007-03-061-0/+8
* Code cleanup.alex2007-03-041-1/+1
* Fix in get_nextcheck and cleanup of debug messages.alex2007-03-021-3/+6
* - support of hysteresis (Alexei)alex2007-03-011-5/+4
* - tested and fixed jabber messager (Eugene)osmiy2007-02-191-2/+1
* fixed declaration of functionsosmiy2007-02-141-0/+1
* - fixed large SQLs calling (Eugene)osmiy2007-02-121-16/+14
* - added hosts.dns. Host name is for informational purposes only. (Alexei)alex2007-02-051-6/+6
* - changed type of items.prevorgvalue to preserve data precision (Alexei)alex2007-01-281-100/+181
* - new communication library and protocol (Alexei)alex2007-01-201-3/+3
* - new definition of parameter StartTrappers (Alexei)alex2006-11-261-3/+0
* Misc DM-related improvements.alex2006-11-061-2/+2
* - fixed storage and calculation of i64 values (Eugene)alex2006-11-011-9/+9
* - better calculation of next check timestamp for active items (Alexei)alex2006-10-301-6/+25
* - fixed calculation of nodata() (Alexei)alex2006-10-271-0/+3
* Added basic support of distributed history (Alexei)alex2006-09-241-30/+57
* - added processing of distributed events (Alexei)alex2006-09-221-2/+0
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-141-7/+7
* Initial integration of distributed monitoring.alex2006-09-141-2/+2
* - better pattern of distribution of item next checks to improve overallhugetoad2006-08-011-10/+11
* - new more efficient definition of function DBexecute() (Alexei)hugetoad2006-07-131-46/+22
* zabbix-1.2_dev integrationosmiy2006-07-121-32/+32
* - minor fix (Eugene)osmiy2006-06-021-2/+2
* Fixed crash under Oracle.hugetoad2006-06-021-1/+5
* *** empty log message ***osmiy2006-05-301-0/+11
* - minor changes (Eugene)osmiy2006-05-301-1/+1
* Minor changes.hugetoad2006-05-261-1/+1
* - added support of value type Text (Alexei)hugetoad2006-05-261-0/+7
* - fixed update of trigger status (Eugene)osmiy2006-05-151-1/+2
* - fixed zabbix server crash after SQL request reading (Eugene)osmiy2006-05-151-2/+5