summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/poller
Commit message (Expand)AuthorAgeFilesLines
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-232-14/+10
* - fixed processing of UserParameters which are pre/postfixed with spaces (Al...hugetoad2005-12-111-0/+1
* - SNMP string values to be automatically converted to numeric (Alexei)hugetoad2005-12-101-3/+22
* - fixed nodata() processing when used with host 'status' (Alexei)hugetoad2005-12-101-14/+16
* Fixes for autorefreshing of unsupported items.hugetoad2005-12-041-3/+3
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-042-15/+39
* - minor changes (SET_DBL_RESULT -> SET_UI64_RESULT)osmiy2005-11-282-15/+8
* Fixed typos.hugetoad2005-11-281-6/+6
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-254-54/+52
* Minor changes.hugetoad2005-11-241-3/+18
* - minor fixosmiy2005-11-232-4/+4
* Code cleanup.hugetoad2005-11-222-49/+125
* - reverted multiple server patch on server side (Alexei)hugetoad2005-11-222-4/+3
* Minor fix.hugetoad2005-11-221-1/+1
* 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
* Minor changes.hugetoad2005-11-143-11/+17
* Cleaning server code.hugetoad2005-11-147-106/+132
* MInor changes.hugetoad2005-11-071-0/+2
* Applied MySQL reconnect patch.james_wells2005-11-052-3/+4
* - developed new interface for test functions. Result returns with srtuct. (Eu...osmiy2005-10-272-10/+15
* Minor changes.hugetoad2005-10-181-7/+7
* - added processing of SNMP counter64 (Alexei)hugetoad2005-10-131-1/+4
* Minor changes.hugetoad2005-10-131-6/+11
* Minor changes.hugetoad2005-10-121-1/+2
* Minor changes.hugetoad2005-10-121-2/+5
* - added support of service.ntp[host,port] (Alexei)hugetoad2005-10-121-2/+14
* - fixed compilation of hstrerror() under misc platforms (Alexei)hugetoad2005-10-061-0/+5
* - new parameter for zabbix_agentd, show list of supported parameters (Alexei)hugetoad2005-09-231-1/+1
* - added path to SNMP headers in Makefiles (Alexei)hugetoad2005-09-211-1/+1
* - added support for dns[ip,domain] (Alexei)hugetoad2005-09-191-2/+27
* - fixed update of triggers in certain situations (Alexei)hugetoad2005-08-161-12/+4
* Minor changes.hugetoad2005-08-041-1/+1
* - support of all types of SNMP metrics (Alexei)hugetoad2005-08-041-3/+26
* - performance optimization: do not update functions and triggers if samehugetoad2005-06-251-4/+12
* Minor changes.hugetoad2005-06-241-1/+1
* Minor changes.hugetoad2005-06-242-3/+3
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-202-0/+37
* Minor changes.hugetoad2005-06-1211-0/+1155