summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - improoved database supportingosmiy2006-11-164-20/+106
* - added checking of timezone setting for PHP5 (Eugene)osmiy2006-11-163-6/+18
* More support of sqlite.alex2006-11-152-12/+76
* More support of SQLite.alex2006-11-157-182/+75
* Initial support of SQLite.alex2006-11-154-3/+102
* - improved error displaying and moreosmiy2006-11-158-92/+100
* Minor changes.alex2006-11-151-3/+3
* Misc fixes.alex2006-11-151-2/+6
* - improved stricted PHP5 supporting (Eugene)osmiy2006-11-1519-223/+169
* Remover executables status were needed.alex2006-11-1513-0/+0
* Minor changes.alex2006-11-151-1/+1
* - fixed undefined varsosmiy2006-11-152-9/+9
* - logged old changesosmiy2006-11-151-0/+3
* - fixed Y asix value displaying for graphs (Eugene)osmiy2006-11-151-3/+3
* - fixed warning displaying (Eugene)osmiy2006-11-151-0/+1
* - fixed 'service_status[*]' for WinXX system (Eugene)osmiy2006-11-153-26/+39
* Minor change.alex2006-11-141-1/+1
* - fixed processing of web.page.regexp[] (Alexei)alex2006-11-142-1/+2
* Misc changes.alex2006-11-145-438/+446
* - fixed trigger function fuzzytime() (Alexei)alex2006-11-132-2/+3
* - merged 3458:3460 from (branches/1.1.4) [fixed graphs] (Eugene)osmiy2006-11-133-7/+20
* - fixed processing of unit "uptime" (Alexei)alex2006-11-111-0/+1
* - support of ListenIP for ZABBIX server (Alexei)alex2006-11-103-2/+17
* - changed PostgreSQL last OID function to pg_last_oid() (Alexei)alex2006-11-102-1/+3
* - fix for start time in graph navigation (Alexei)alex2006-11-104-6/+9
* - minor fix for Spanish translation (Alexei)alex2006-11-102-2/+3
* - fixed default config name for zabbix_agent (Alexei)alex2006-11-102-1/+3
* - fixed swapped system CPU and nice CPU stats in ZABBIX agent (Alexei)alex2006-11-102-2/+3
* minor changeosmiy2006-11-101-13/+15
* - compiled win32/64 agentsosmiy2006-11-0912-11/+17
* Minor changes.alex2006-11-092-51/+33
* - improved page titleosmiy2006-11-091-1/+1
* Misc changes.alex2006-11-081-26/+28
* DM changes.alex2006-11-071-9/+16
* Minor changes.alex2006-11-074-9/+9
* Minor changes.alex2006-11-073-43/+43
* Misc changes.alex2006-11-075-23/+58
* - developed frontend installation wizard (Eugene)osmiy2006-11-0727-187/+3522
* Misc DM-related improvements.alex2006-11-068-20/+25
* Minor changes.alex2006-11-061-1/+1
* Minor changes.alex2006-11-063-4/+7
* Minor changes.alex2006-11-064-4/+5
* Minor changes.alex2006-11-051-71/+2
* Minor changes.alex2006-11-053-411/+1
* New SQL schema generator.alex2006-11-0410-118/+781
* - fixed storage and calculation of i64 values (Eugene)alex2006-11-012-30/+38
* - fixed possible security issues raised by debian security audit (Alexei)alex2006-11-015-30/+32
* - changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)alex2006-11-016-61/+62
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-0143-139/+234
* - better format for Queue report (Alexei)alex2006-11-012-15/+41