summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Integration of Curl branch.alex2007-01-032-14/+85
* - www.zabbix.com replaced by localhost in agent (Alexei)alex2007-01-021-3/+3
* - fixed calculation of sum(#N) (Alexei)alex2007-01-021-16/+18
* Fixed Solaris issues.alex2007-01-023-4/+4
* Fixed undefined __UINT64_C under AIX and Solaris.alex2006-12-271-1/+1
* Fixed processing of icmpping.alex2006-12-241-48/+6
* Fixed processing of simple checks.alex2006-12-231-1/+2
* - removed support of parameter DisablePinger (Alexei)alex2006-12-235-31/+19
* - fixed temporary files deletion for WinXX agents (Eugene)osmiy2006-12-221-0/+9
* - developed zbx_gethost() function to receaving hist info by ip and hostname...osmiy2006-12-222-2/+39
* - improved 'service_status[*]' allowed service name and display name (Eugnene)osmiy2006-12-221-38/+36
* - removed old sources of Win32 agent (Eugene)osmiy2006-12-2233-7996/+0
* - fix of sms sender commandosmiy2006-12-221-2/+2
* - minor fix for sms senderosmiy2006-12-221-1/+1
* - fixed sms sender (Eugene)osmiy2006-12-222-111/+73
* - fixed printing of stdout/stderr (Eugene)osmiy2006-12-216-16/+48
* - minor fix of incompatible pointer typeosmiy2006-12-211-1/+1
* undo commitosmiy2006-12-212-8/+8
* - fixed permission system for empty maps (Eugene)osmiy2006-12-212-8/+8
* - improved sqlite3 database support |PHP semaphores| [FINISHED] (Eugene)osmiy2006-12-203-72/+144
* Minor fixes.alex2006-12-191-1/+3
* minor fixosmiy2006-12-191-5/+5
* minor changes [compiled version]osmiy2006-12-192-23/+31
* - fixed buffer overflow while processing SNMP IP addresses (Alexei)alex2006-12-191-17/+5
* - fixed agent's calculation of network statistics (Alexei)alex2006-12-191-2/+2
* - improved sqlite3 database support [TEST VERSION] (Eugene)osmiy2006-12-193-12/+240
* - fixed WinXX compilation error & Compiled WinXX agents (Eugene)osmiy2006-12-113-6/+6
* Misc changes.alex2006-12-111-0/+5
* Minor changes.alex2006-12-081-3/+10
* Minor changes.alex2006-12-081-2/+2
* Fixed event and alarms handling for standalone setup.alex2006-12-082-14/+33
* Minor changes.alex2006-12-062-2/+2
* Different changes.alex2006-12-0612-195/+64
* Minor changes.alex2006-12-041-1/+1
* Minor changes.alex2006-12-042-3/+4
* - fixed some compilation warnings (Alexei)alex2006-12-041-4/+9
* Misc changes.alex2006-12-042-6/+15
* Minor fix.alex2006-12-031-1/+1
* Fixed several warnings.alex2006-12-033-4/+4
* Minor changes.alex2006-12-032-4/+4
* Minor changes.alex2006-12-022-4/+4
* Fixed many compilation warnings.alex2006-12-0211-9/+15
* Misc changes.alex2006-12-022-4/+10
* - support of "-n" flag for ZABBIX server: change Node ID (Alexei)alex2006-12-022-4/+89
* Support of node change in ZABBIX server.alex2006-12-016-7/+137
* - infinity query execution for sqliteosmiy2006-11-302-6/+8
* - minor changeosmiy2006-11-301-0/+2
* - fix for mutex (Eugene)osmiy2006-11-301-22/+19
* Misc fixes.alex2006-11-301-4/+7
* - fixed multiple mutex system (Eugene)osmiy2006-11-303-21/+59