summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed system.swap.size (Eugene)osmiy2005-12-1524-464/+321
* - added support of system.cpu.load for Tru64 (Eugene)osmiy2005-12-123-711/+41
* Version converted to 1.1beta4.hugetoad2005-12-111-1/+1
* - fixed processing of UserParameters which are pre/postfixed with spaces (Al...hugetoad2005-12-114-87/+90
* - 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
* Minor changes.hugetoad2005-12-101-1/+1
* - SNMP string values to be automatically converted to numeric (Alexei)hugetoad2005-12-102-4/+23
* - fixed nodata() processing when used with host 'status' (Alexei)hugetoad2005-12-105-30/+75
* - fixed conflict with MySQL headers (Eugene)osmiy2005-12-091-7/+21
* - Bug fix (Eugene)osmiy2005-12-085-94/+8
* - 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-045-6/+7
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-045-44/+95
* - addeed housekeeping for history_uint (Alexei)hugetoad2005-12-041-0/+8
* Minor fixes.hugetoad2005-12-011-6/+6
* - double sided graphs (Alexei)hugetoad2005-12-011-13/+5
* - removed '#if' from solaris code (Eugene)osmiy2005-11-288-246/+4
* - minor changes (SET_DBL_RESULT -> SET_UI64_RESULT)osmiy2005-11-284-26/+13
* Fixed typos.hugetoad2005-11-281-6/+6
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-25106-2438/+758
* - minor changesosmiy2005-11-244-9/+18
* - new W32 un/install floppy. (Eugene)osmiy2005-11-247-57/+72
* Minor fixes.hugetoad2005-11-243-3/+25
* Minor changes.hugetoad2005-11-244-80/+161
* Misc changes.hugetoad2005-11-232-3/+13
* - minor fixosmiy2005-11-233-6/+5
* Code cleanup.hugetoad2005-11-222-49/+125
* - reverted multiple server patch on server side (Alexei)hugetoad2005-11-229-21/+13
* Minor fix.hugetoad2005-11-221-1/+1
* - fixed autoregistration (Alexei)hugetoad2005-11-224-3/+38
* Added preliminary host and user bulk loader. Still a lot more needs to be ...james_wells2005-11-182-24/+50
* MInor changes.hugetoad2005-11-171-5/+6
* Fixed zabbix_get.hugetoad2005-11-174-32/+28
* - fix system[uptime] for win32 agent (Eugene)osmiy2005-11-1714-82/+127
* Minor cleanup.hugetoad2005-11-172-7/+28
* Minor changes.hugetoad2005-11-171-1/+2
* Minor changes.hugetoad2005-11-172-36/+97
* Misc changes.hugetoad2005-11-162-15/+25
* Misc cleanup (not finished yet).hugetoad2005-11-152-16/+41
* *** empty log message ***osmiy2005-11-154-3/+47
* - added parameters support for user specifed functions "$1 $2 .. $9" (Eugene)osmiy2005-11-153-27/+104
* Minor changes.hugetoad2005-11-145-18/+39
* Cleaning server code.hugetoad2005-11-14120-866/+896
* - fixed memory leak for windows agent (Eugene)osmiy2005-11-1423-483/+919
* Minor chnages.hugetoad2005-11-141-1/+1
* More functions to return UINT64 instead of double.hugetoad2005-11-134-160/+51