summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* - added support for direct sending of SMS via GSM modem (Alexei)hugetoad2006-05-243-363/+64
* Additions for SMS.hugetoad2006-05-243-1/+469
* - converted versions to 1.1beta12.hugetoad2006-05-241-1/+1
* - fixed applying of actions having Trigger Value in condition (Alexei)hugetoad2006-05-241-1/+1
* - fixed evaluation of aggregate functions (Alexei)hugetoad2006-05-241-4/+4
* Minor changes.hugetoad2006-05-232-0/+0
* Minor changes.hugetoad2006-05-231-1/+1
* - eliminated function DBaffected_rows() (Alexei)hugetoad2006-05-232-40/+20
* - more port for Oracle.hugetoad2006-05-232-16/+37
* - fixed evaluation of action's conditions (Alexei)hugetoad2006-05-221-47/+43
* - fiex agent.ping for Windows agent (Alexei)hugetoad2006-05-223-2/+1
* - cleaned SQL statements to have mod() instead of % (Alexei)hugetoad2006-05-191-16/+0
* - fixed 'EventLog' monitoring for Win32 ZABBIX agent (Eugene)osmiy2006-05-1814-498/+399
* - fixed evaluation of simple checks (Alexei)hugetoad2006-05-171-1/+83
* Minor fixes.hugetoad2006-05-171-6/+7
* - fixed trigger value changing (Eugene)osmiy2006-05-161-18/+6
* - fixed Win32 ZABBIX agent log monitoring (Eugene)osmiy2006-05-158-32/+31
* - fixed update of trigger status (Eugene)osmiy2006-05-152-1/+3
* - fixed zabbix server crash after SQL request reading (Eugene)osmiy2006-05-158-45/+61
* - fixed evaluation of max,min,count,sum for item having integer values (Alexei)hugetoad2006-05-141-19/+135
* - support of special unit "unixtime" (Alexei)hugetoad2006-05-131-1/+2
* - removed unused table stats (Alexei)hugetoad2006-05-122-40/+0
* - speed improvement for Overview screens (Eugene)osmiy2006-05-1222-3/+449
* - fixes to zabbix_sender and other changes (Alexei)hugetoad2006-05-123-4/+12
* - integer values will not be treated a sunsupported for items having type fl...hugetoad2006-05-084-9/+26
* Minor changes.hugetoad2006-05-076-69/+48
* Better performance for MySQL. Conversion to DBfetch().hugetoad2006-05-0717-934/+537
* Minor changes.hugetoad2006-05-071-6/+14
* Minor changes.hugetoad2006-05-067-75/+79
* - improved performance of MySQL calls (Alexei)hugetoad2006-05-065-102/+109
* Minor changes.hugetoad2006-05-061-7/+10
* More oracle support.hugetoad2006-05-062-6/+27
* More support of Oracle.hugetoad2006-05-062-2/+29
* Minor changes.hugetoad2006-05-061-0/+2
* Minor changes.hugetoad2006-05-061-0/+19
* More support of Oracle.hugetoad2006-05-061-2/+13
* Changes for Oracle support.hugetoad2006-05-0620-77/+85
* Minor changes.hugetoad2006-05-051-1/+24
* - started development of Oracle support (Alexei)hugetoad2006-05-059-10/+29
* - added server's parameter UnreachableDelay (Alexei)hugetoad2006-05-054-21/+25
* - fixed wrong logic in processing of timeouts and network errors (Alexei)hugetoad2006-05-053-19/+40
* - improved support of proc.num[<process>,<user name>] for win32 agent (Eugene)osmiy2006-05-059-217/+738
* - fixed server hanging in calculation of aggregate functions (Alexei)hugetoad2006-04-271-0/+1
* - added support of proc.mem[] for AIX (Eugene)osmiy2006-04-2510-441/+281
* - added 'command line' parameter for Tru64 proc.mem[] (Eugene)osmiy2006-04-242-426/+398
* MInor changes.CVS: ----------------------------------------------------------...hugetoad2006-04-242-0/+0
* Minor changes.hugetoad2006-04-241-1/+1
* Minor changes.hugetoad2006-04-241-1/+1
* - fix proc.mem for linux (Eugene)osmiy2006-04-241-11/+13
* More development of aggregate functions.hugetoad2006-04-241-34/+42