summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* - improved Templates logic (Eugene)osmiy2006-02-101-3/+11
* - added new server parameter UnavailablePeriod (Alexei)hugetoad2006-02-052-8/+8
* - added support of icon label locations (Alexei)hugetoad2006-01-301-44/+19
* - improved proc.num for Linux, added parameter 'comm' (Eugene)osmiy2006-01-243-53/+74
* - fix crash in processing of autoregistration (Alexei)hugetoad2006-01-201-9/+7
* - Correct regexp function for triggers (Eugene)osmiy2006-01-051-1/+1
* - fixed rare server crash when processing log[<path>] (Alexei)hugetoad2006-01-051-0/+19
* - improved proc.num for Tru64, added parameter 'comm' (Eugene)osmiy2006-01-041-9/+47
* - new trigger function: regexp (Alexei)hugetoad2006-01-021-0/+5
* - fixed processing of Delta (Alexei)hugetoad2005-12-301-0/+2
* Minor changes.hugetoad2005-12-271-8/+7
* Minor changes.hugetoad2005-12-273-14/+13
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-232-12/+21
* - fixed system.swap.size (Eugene)osmiy2005-12-1522-438/+276
* - added support of system.cpu.load for Tru64 (Eugene)osmiy2005-12-123-711/+41
* - fixed processing of UserParameters which are pre/postfixed with spaces (Al...hugetoad2005-12-111-0/+88
* - SNMP string values to be automatically converted to numeric (Alexei)hugetoad2005-12-101-1/+1
* - fixed nodata() processing when used with host 'status' (Alexei)hugetoad2005-12-101-2/+3
* - fixed conflict with MySQL headers (Eugene)osmiy2005-12-091-7/+21
* - Bug fix (Eugene)osmiy2005-12-083-92/+6
* - Minor changes.osmiy2005-12-082-4/+18
* - Minor changes.osmiy2005-12-0611-194/+121
* - improved support vfs.file.time[filename,<access|modify|change>] (Eugene)osmiy2005-12-0511-83/+34
* Elimination of compile warnings.hugetoad2005-12-051-0/+1
* Fixes for autorefreshing of unsupported items.hugetoad2005-12-041-0/+1
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-041-0/+28
* - removed '#if' from solaris code (Eugene)osmiy2005-11-288-246/+4
* - minor changes (SET_DBL_RESULT -> SET_UI64_RESULT)osmiy2005-11-281-1/+1
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-25100-2375/+694
* - minor changesosmiy2005-11-241-2/+12
* Minor fixes.hugetoad2005-11-242-1/+10
* Minor changes.hugetoad2005-11-241-0/+142
* - minor fixosmiy2005-11-231-2/+1
* Fixed zabbix_get.hugetoad2005-11-171-0/+26
* Minor changes.hugetoad2005-11-171-2/+2
* Misc changes.hugetoad2005-11-161-0/+14
* - added parameters support for user specifed functions "$1 $2 .. $9" (Eugene)osmiy2005-11-152-26/+103
* Minor changes.hugetoad2005-11-141-2/+16
* Cleaning server code.hugetoad2005-11-14113-760/+764
* - fixed memory leak for windows agent (Eugene)osmiy2005-11-142-0/+6
* More functions to return UINT64 instead of double.hugetoad2005-11-134-160/+51
* Fixed minor warnings.hugetoad2005-11-121-2/+2
* Fixed minor warnings.hugetoad2005-11-121-1/+1
* Minor changes.hugetoad2005-11-122-24/+24
* Minor changes.hugetoad2005-11-121-3/+3
* Fixed minor warnings.hugetoad2005-11-111-6/+6
* Code cleanup.hugetoad2005-11-104-269/+53
* Minor code cleanup.hugetoad2005-11-101-22/+22
* - improved loging to file for windows (Eugene)osmiy2005-11-083-19/+19
* - added support of system.cpu.intr for Linux (Eugene)osmiy2005-11-071-2/+29