summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server
Commit message (Expand)AuthorAgeFilesLines
...
* - changed priorities of '|' and '&' in trigger expressions (Alexei)alex2007-07-031-56/+58
* - merged rev. 4409:4410 of branches/1.4.2/ (Eugene) [improved not supported ...osmiy2007-07-021-34/+34
* Reverted result of trigger evaluation (0 - false, true otherwise).alex2007-06-291-2/+2
* - improved non standard PostgreSQL & MySQL port using (Eugene)osmiy2007-06-291-51/+28
* - fixed compilation of ZABBIX server under HP-UX (Alexei)alex2007-06-281-4/+5
* - check timeouted item only after 4*delay seconds (Alexei)alex2007-06-281-0/+10
* - fixed several issues in housekeeper (Alexei) alex2007-06-281-3/+10
* Minor fix.alex2007-06-261-3/+3
* - improved main poller loop (Alexei) alex2007-06-251-1/+19
* - added loop protection in selection of slave nodes (Alexei)alex2007-06-221-1/+2
* - change delimiter for DM data transfers to 0xFF (Alexei)alex2007-06-226-44/+77
* - better reporting of DM data transfers in log file (Alexei)alex2007-06-225-8/+9
* - fixed transfer of NULL values between nodes (Alexei)alex2007-06-221-1/+1
* - support of processing of negative data (Alexei)alex2007-06-211-1/+8
* - support of negative numbers in trigger expressions (Alexei)alex2007-06-212-100/+255
* - improved configuration files reading (Eugene)osmiy2007-06-201-2/+2
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-141-1/+1
* - cleaned code to avoid '... may be used uninitialized in this function' war...alex2007-06-146-9/+12
* - fixed printing of debug info in delete_history() (Alexei)alex2007-06-141-1/+1
* - fixed processing of complex action conditions (Alexei)alex2007-06-131-2/+2
* - fixed pinger to process DNS name instead of host name (Alexei)alex2007-06-091-6/+6
* - fixed possible incorrect memory access in nodewatcher (Alexei)alex2007-06-091-1/+1
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-088-81/+336
* - fixed memory leak for aggregated items (Eugene)osmiy2007-06-081-0/+1
* - fixed processing of {IPADDRESS} for hosts monitored by DNS name (Alexei)alex2007-06-061-1/+1
* - merged from branches/1.4.1 rev. 4237:4238 (Eugene) [added availability of ...osmiy2007-06-051-4/+4
* - merged from branches/1.4.1 rev. 4231:4232 (Eugene) [fixed AIX compilation]osmiy2007-06-041-8/+34
* - merged from branches/1.4.1 rev. 4226:4227 (Eugene) [out of memory for WEB ...osmiy2007-06-043-3/+8
* - merged from branches/1.4.1 rev. 4224:4225 (Eugene) [fixed memory leak for ...osmiy2007-06-042-35/+4
* - merged from branches/1.4.1 rev. 4222:4223 (Eugene) [fixed memory leak for ...osmiy2007-06-042-12/+27
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to server...osmiy2007-06-014-50/+48
* - merged from branches/1.4.1 rev. 4217:4218 (Eugene)osmiy2007-06-011-2/+2
* - fixed function diff() for floats (Alexei)alex2007-05-281-1/+1
* - fixed compilation for solaris (Eugene)osmiy2007-05-251-6/+7
* - some cleanup in update_triggers() (Alexei)alex2007-05-251-7/+7
* - fixes related to processing of trigger statuses (Alexei)alex2007-05-251-1/+7
* - fixed discovery crashes (Eugene)osmiy2007-05-251-52/+99
* - fixed delta value calculation for UINT64 (thanks to Farzad FARID)osmiy2007-05-241-1/+1
* - fixed trigger description substitution for messages (Eugene)osmiy2007-05-241-3/+4
* - minor fix for trigger evalutionosmiy2007-05-241-1/+0
* - added delta value calculation for UINT64 (Eugene)osmiy2007-05-243-98/+128
* - icmpping will be processed regardless of host availability (Alexei)alex2007-05-221-8/+2
* - fixed processing of {TRIGGER.VALUE} and {STATUS} (Alexei)alex2007-05-221-2/+2
* - fixed WEB monitoring (Eugene)osmiy2007-05-181-8/+7
* - fixed SNMP discovery (Alexei)alex2007-05-182-2/+18
* - support of more flexible trigger function count(period,value) (Alexei)alex2007-05-171-10/+73
* - finished WEB monitoring (Eugene)osmiy2007-05-151-20/+33
* - added check for a list of status codes for WEB monitoring (Alexei)alex2007-05-141-55/+63
* - added availability to yse ')(' characters in item keys (Eugene)osmiy2007-05-101-26/+1
* - fixed processing of '-t' and other params when '-c' is not given (Alexei)alex2007-05-092-5/+6