summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/functions.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - integer values will not be treated a sunsupported for items having type fl...hugetoad2006-05-081-1/+3
* Minor changes.hugetoad2006-05-071-44/+0
* Better performance for MySQL. Conversion to DBfetch().hugetoad2006-05-071-10/+12
* Minor changes.hugetoad2006-05-061-3/+7
* - improved performance of MySQL calls (Alexei)hugetoad2006-05-061-19/+17
* Changes for Oracle support.hugetoad2006-05-061-5/+6
* - fix compilation if no function atoll() (Alexei)hugetoad2006-04-131-0/+4
* - fixed processing of trapped items when a key contains '\' (Alexei)hugetoad2006-04-051-1/+8
* - added value mapping for e-mail content (Eugene)osmiy2006-02-221-1/+1
* More fixes for item multipliers.hugetoad2006-01-061-4/+5
* - fixed rare server crash when processing log[<path>] (Alexei)hugetoad2006-01-051-3/+16
* Minor changes.hugetoad2005-12-311-1/+1
* - fixed processing of Delta (Alexei)hugetoad2005-12-301-5/+10
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-231-5/+10
* - fixed processing of UserParameters which are pre/postfixed with spaces (Al...hugetoad2005-12-111-1/+1
* - fixed processing of SNMP and simple checks (Alexei)hugetoad2005-12-101-0/+12
* - fixed processing of SNMP and simple checks (Alexei)hugetoad2005-12-101-6/+20
* - fixed nodata() processing when used with host 'status' (Alexei)hugetoad2005-12-101-3/+3
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-041-28/+10
* Minor fixes.hugetoad2005-12-011-6/+6
* - double sided graphs (Alexei)hugetoad2005-12-011-13/+5
* Minor fixes.hugetoad2005-11-241-2/+15
* Minor changes.hugetoad2005-11-241-2/+1
* Misc changes.hugetoad2005-11-231-0/+10
* Minor changes.hugetoad2005-11-171-34/+95
* Misc changes.hugetoad2005-11-161-15/+11
* Misc cleanup (not finished yet).hugetoad2005-11-151-15/+40
* Minor changes.hugetoad2005-11-141-5/+6
* Minor chnages.hugetoad2005-11-141-1/+1
* Minor changes.hugetoad2005-10-061-40/+2
* Minor changes.hugetoad2005-10-061-1/+1
* Minor changes.hugetoad2005-10-031-2/+20
* Minor changes.hugetoad2005-09-061-1/+4
* - added column triggers.error (Alexei)hugetoad2005-09-061-3/+4
* - added support of timestamp format for log files (Alexei)hugetoad2005-09-061-14/+26
* Minor changes.hugetoad2005-09-061-1/+59
* - fixed update of triggers in certain situations (Alexei)hugetoad2005-08-161-17/+4
* Minor changes.hugetoad2005-08-101-1/+1