summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* - fixed DM configuration exchange in 32-bit environments (Alexei)alex2007-07-071-2/+2
| | | | | | | [svn merge -r4450:4451 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4452 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed creation of package (Eugene)osmiy2007-07-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed agent library dependencies (Eugene)osmiy2007-07-061-1/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4449 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Do exit, if cannot redirect stderr or stdout (Alexei)alex2007-07-051-0/+1
| | | | | | | [svn merge -r4442:4443 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4438:4440 of branches/1.4.2 (Eugene) [fixed internal loging ↵osmiy2007-07-053-28/+36
| | | | | | system] git-svn-id: svn://svn.zabbix.com/trunk@4441 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* svn merge -r4432:4433 svn://svn.zabbix.com/branches/1.4.2alex2007-07-051-1/+1
| | | | | | | - fixed housekeeper to process history_text (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4434 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved zabbix_get for receiving large data (Eugene)osmiy2007-07-041-7/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4430 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed shared memory allocation (Eugene)osmiy2007-07-042-8/+49
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4426 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added server-side transactions for PostgreSQL (Alexei)alex2007-07-044-25/+36
| | | | | | | - fixed housekeeper to run as multiple transations (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4425 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of NOT IN operator for time periods (Alexei)alex2007-07-041-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of macro {TRIGGER.VALUE} on 32 bit systems (Alexei)alex2007-07-041-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4421 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed ODBC monitoring (Eugene)osmiy2007-07-0316-63/+97
| | | | | | - added selfvalidation code for functions with variable argument list (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed priorities of '|' and '&' in trigger expressions (Alexei)alex2007-07-031-56/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4418 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4411:4412 of branches/1.4.2/ (Eugene) [fixed and improved ↵osmiy2007-07-022-29/+52
| | | | | | eventlog monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4409:4410 of branches/1.4.2/ (Eugene) [improved not supported ↵osmiy2007-07-021-34/+34
| | | | | | values processing] git-svn-id: svn://svn.zabbix.com/trunk@4411 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of user parameters and remote commands having character ↵alex2007-07-011-1/+1
| | | | | | '%' (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4408 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Reverted result of trigger evaluation (0 - false, true otherwise).alex2007-06-291-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4400 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix & new WinXX binarys (Eugene)osmiy2007-06-291-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4396 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed 'service_state[*]' receiving by service name (Eugene)osmiy2007-06-291-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4392 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved non standard PostgreSQL & MySQL port using (Eugene)osmiy2007-06-292-58/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4388 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed compilation of ZABBIX server under HP-UX (Alexei)alex2007-06-283-13/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed UserParameters crash on linuxosmiy2007-06-281-4/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4381 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix & code cleaning (Eugene)osmiy2007-06-282-17/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4379 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - check timeouted item only after 4*delay seconds (Alexei)alex2007-06-281-0/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4378 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improoved UserParameters for Win32 (Eugene)osmiy2007-06-2811-123/+181
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4376 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed several issues in housekeeper (Alexei) alex2007-06-281-3/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4375 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix.alex2007-06-261-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4363 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved main poller loop (Alexei) alex2007-06-252-3/+104
| | | | | | | - fixed int_in_list() function (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4361 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4357:4358 branches/1.4.1/ (Eugene) [fixed and improved log ↵osmiy2007-06-252-73/+128
| | | | | | monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes.alex2007-06-252-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4354 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added loop protection in selection of slave nodes (Alexei)alex2007-06-221-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4345 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change delimiter for DM data transfers to 0xFF (Alexei)alex2007-06-226-44/+77
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4343 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - better reporting of DM data transfers in log file (Alexei)alex2007-06-225-8/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4341 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added better error reporting in zbx_malloc() (Alexei)alex2007-06-222-5/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4339 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed transfer of NULL values between nodes (Alexei)alex2007-06-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4333 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed loging for jabber (Eugene)osmiy2007-06-211-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4327 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed reconnection for jabber notifications (Eugene)osmiy2007-06-211-115/+282
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4325 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed incorrect reporting of SMTP error messages (Alexei)alex2007-06-211-42/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4324 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of processing of negative data (Alexei)alex2007-06-212-1/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4320 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of negative numbers in trigger expressions (Alexei)alex2007-06-213-197/+543
| | | | | | | | - more formal logic of execution of trigger expressions (Alexei) - server-side support of quotes in item parameters (num_param, get_param) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved configuration files reading (Eugene)osmiy2007-06-204-7/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4315 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged -r4295:4296 of branches/1.4.1/ (Eugene) [fixed template aplication ↵osmiy2007-06-141-1/+1
| | | | | | synchronization] git-svn-id: svn://svn.zabbix.com/trunk@4297 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixes for sqlite mutexes (Alexei)alex2007-06-141-6/+7
| | | | 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-141-33/+22
| | | | | | 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-149-23/+32
| | | | 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-1410-37/+39
| | | | | | 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-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4282 97f52cf1-0a1b-0410-bd0e-c28be96e8082