summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Change for PostgreSQL support.alex2006-11-282-12/+15
* Better shutdown.alex2006-11-283-4/+4
* Minor changes.alex2006-11-271-3/+3
* Minor changealex2006-11-271-1/+1
* Minor changesalex2006-11-271-2/+5
* Minor changesalex2006-11-271-1/+1
* Minor changes.alex2006-11-271-4/+4
* Minor changes.alex2006-11-275-13/+22
* Minor changesalex2006-11-275-6/+10
* Minor changes.alex2006-11-272-5/+5
* Minor changes.alex2006-11-271-2/+2
* Minor changes.alex2006-11-273-5/+68
* New function zbx_snprintf_alloc().alex2006-11-274-103/+112
* - new definition of parameter StartTrappers (Alexei)alex2006-11-2610-47/+132
* Added several comments.alex2006-11-251-2/+48
* More changes for DM.alex2006-11-253-38/+13
* More support of DM.alex2006-11-243-16/+16
* Minor changes.alex2006-11-242-10/+12
* More changes for DB.alex2006-11-244-5/+37
* More changes for DM.alex2006-11-243-18/+39
* - fixed "not equal" condition for hosts and host groups in actions (Alexei)alex2006-11-231-30/+43
* - added support of macro TRIGGER.URL and TRIGGER.COMMENT (Alexei)alex2006-11-222-8/+22
* SQLite related changes.alex2006-11-163-4/+18
* - improved PostgreSQL database support (Eugene)osmiy2006-11-162-26/+13
* - improoved database supportingosmiy2006-11-162-18/+91
* More support of sqlite.alex2006-11-151-2/+68
* More support of SQLite.alex2006-11-154-146/+41
* Initial support of SQLite.alex2006-11-151-0/+34
* - fixed 'service_status[*]' for WinXX system (Eugene)osmiy2006-11-151-25/+37
* - fixed processing of web.page.regexp[] (Alexei)alex2006-11-141-1/+1
* - fixed trigger function fuzzytime() (Alexei)alex2006-11-131-2/+2
* - support of ListenIP for ZABBIX server (Alexei)alex2006-11-101-1/+10
* - fixed default config name for zabbix_agent (Alexei)alex2006-11-101-1/+1
* - fixed swapped system CPU and nice CPU stats in ZABBIX agent (Alexei)alex2006-11-101-2/+2
* - compiled win32/64 agentsosmiy2006-11-097-9/+9
* DM changes.alex2006-11-071-9/+16
* Minor changes.alex2006-11-074-9/+9
* Minor changes.alex2006-11-072-42/+42
* Misc changes.alex2006-11-074-23/+57
* Misc DM-related improvements.alex2006-11-067-19/+24
* Minor changes.alex2006-11-061-2/+4
* Minor changes.alex2006-11-062-2/+2
* Minor changes.alex2006-11-051-407/+0
* New SQL schema generator.alex2006-11-042-67/+64
* - fixed storage and calculation of i64 values (Eugene)alex2006-11-011-9/+9
* - fixed possible security issues raised by debian security audit (Alexei)alex2006-11-013-30/+30
* - changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)alex2006-11-015-61/+61
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-0141-137/+228
* - support of system.swap.size[,pfree] and system.swap.size[,pused] (Alexei)alex2006-11-0111-63/+786
* Misc changes.alex2006-10-301-6/+0