summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - minor fixes for sqlite mutexes (Alexei)alex2007-06-143-16/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4295 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged -r4292:4293 of branches/1.4.1/ (Eugene) [fixed NOTSUPPORTED status ↵osmiy2007-06-142-33/+23
| | | | | | for 'net.if.*' of Solaris, thanks to 'juampe'] git-svn-id: svn://svn.zabbix.com/trunk@4294 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged -r4288:4290 branches/1.4.1/ (Eugene) [fixed new cooms protocol for ↵osmiy2007-06-141-0/+2
| | | | | | large data receiving] git-svn-id: svn://svn.zabbix.com/trunk@4292 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-1411-24/+35
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4289 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - corrected Win EOL (Eugene)osmiy2007-06-142-428/+428
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4286 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed 'PerfCounter' compilation under nix* (Eugene)osmiy2007-06-144-34/+34
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4285 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cleaned code to avoid '... may be used uninitialized in this function' ↵alex2007-06-1411-37/+40
| | | | | | warnings (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4284 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed printing of debug info in delete_history() (Alexei)alex2007-06-142-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4282 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - updated project for 'PerfCounter'osmiy2007-06-131-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4280 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added PerfCounter configuration parameter (Eugene)osmiy2007-06-1311-17/+479
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4279 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed incorrect type of icmpInAddrMaskReps in SNMPv1 template (Alexei)alex2007-06-132-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4278 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of complex action conditions (Alexei)alex2007-06-132-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4276 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed crash in processing of active checks on agent side (Alexei)alex2007-06-132-4/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4274 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated 'go' script.alex2007-06-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4272 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor change for Alias (Eugene)osmiy2007-06-133-10/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4269 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix of misc/conf/zabbix_server.conf (Alexei)alex2007-06-112-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4268 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed SQL errors for sqlite3 in frontend (Eugene)osmiy2007-06-111-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4266 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor change (Eugene)osmiy2007-06-111-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4265 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added configuration scripts for ODBC drivers (Eugene)osmiy2007-06-112-0/+195
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4264 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed linkage of applications in 1.1.x migration scripts (Alexei)alex2007-06-095-4/+6
| | | | | | | - fixed permissiong of Admin in 1.1.x migration scripts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4263 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed bug in processing of host groups permissions (Alexei)alex2007-06-092-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4261 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix of zabbix_sender command line help (Alexei)alex2007-06-092-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4259 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed pinger to process DNS name instead of host name (Alexei)alex2007-06-092-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4257 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed possible incorrect memory access in nodewatcher (Alexei)alex2007-06-092-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4256 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-0828-146/+909
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed history output. Now only for HTML pages and if menu enabled.artem2007-06-081-490/+490
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4252 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of cmdline for proc.num and proc.mem (Alexei)alex2007-06-082-21/+38
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4251 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed memory leak for aggregated items (Eugene)osmiy2007-06-081-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4249 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of {IPADDRESS} for hosts monitored by DNS name (Alexei)alex2007-06-062-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4247 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4243:4244 (Eugene) [fixed name under Host ↵osmiy2007-06-061-3/+3
| | | | | | Profile] git-svn-id: svn://svn.zabbix.com/trunk@4245 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4241:4242 (Eugene) [added availability of ↵osmiy2007-06-062-2/+2
| | | | | | using '&' character for key] git-svn-id: svn://svn.zabbix.com/trunk@4243 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4239:4240 (Eugene) [fixed 'count' ↵osmiy2007-06-064-42/+113
| | | | | | function for trigger expression] git-svn-id: svn://svn.zabbix.com/trunk@4241 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4237:4238 (Eugene) [added availability of ↵osmiy2007-06-053-7/+7
| | | | | | using '[' character for key] git-svn-id: svn://svn.zabbix.com/trunk@4239 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4235:4236 (Eugene) [added availability of ↵osmiy2007-06-052-2/+2
| | | | | | using '\'' character for key] git-svn-id: svn://svn.zabbix.com/trunk@4237 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4233:4234 (Eugene) [fixed IT services alarms]osmiy2007-06-051-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4235 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4231:4232 (Eugene) [fixed AIX compilation]osmiy2007-06-046-18/+46
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4233 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added constant ZBX_GUEST_USER (Artem)artem2007-06-047-11/+13
| | | | | | - added user check on 'guest' to 'history' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4231 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added constant ZBX_HISTORY_COUNT (Artem)artem2007-06-042-5/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4230 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added history of last five visited pages (Artem)artem2007-06-0440-17/+182
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4226:4227 (Eugene) [out of memory for WEB ↵osmiy2007-06-044-4/+9
| | | | | | monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4228 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4224:4225 (Eugene) [fixed memory leak for ↵osmiy2007-06-043-36/+12
| | | | | | discovery] git-svn-id: svn://svn.zabbix.com/trunk@4226 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4222:4223 (Eugene) [fixed memory leak for ↵osmiy2007-06-042-12/+27
| | | | | | actions] git-svn-id: svn://svn.zabbix.com/trunk@4224 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4220:4221 (Eugene) [Improvements to ↵osmiy2007-06-0112-82/+75
| | | | | | server stability] git-svn-id: svn://svn.zabbix.com/trunk@4222 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to export/import templates for hosts (Artem)artem2007-06-018-1500/+1609
| | | | | | - added permissions for hosts on import (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4220 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4217:4218 (Eugene)osmiy2007-06-011-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4219 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to add js scripts to header (Artem)artem2007-05-314-11/+25
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4210:4213 (Eugene)osmiy2007-05-312-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4216 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions in IT Services (Artem/Eugene)artem2007-05-316-35/+72
| | | | | | - fixed adding 'root' to services git-svn-id: svn://svn.zabbix.com/trunk@4214 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added login/logout (Artem)artem2007-05-3011-1245/+1249
| | | | | | | - changed how is showed messages (Artem) - splited css files git-svn-id: svn://svn.zabbix.com/trunk@4212 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4207:4210 from branches/1.4.1 (Eugene)osmiy2007-05-303-4/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4211 97f52cf1-0a1b-0410-bd0e-c28be96e8082