summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - small fix for IE in showhint (Artem)artem2008-04-011-11/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5571 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to services calculation algorithms (Artem)artem2008-04-015-17/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5570 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-348] fixed incorrect processing of large integer values for ↵alex2008-04-012-2/+9
| | | | | | | | | | {ITEM.LASTVALUE} (Alexei) [svn merge -r5563:5567 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5568 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed typos (Artem)artem2008-03-312-7/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5565 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements to services calculation algorithms (Artem)artem2008-03-318-220/+169
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - rm zabbix.conf.phpartem2008-03-311-77/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5562 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-134] JSON static buffersasha2008-03-313-24/+56
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5561 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-15] autodiscovery by ICMP pingssasha2008-03-301-0/+31
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5560 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-15] autodiscovery by ICMP pingssasha2008-03-3017-167/+243
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5559 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in Class tree (Artem)artem2008-03-2721-255/+413
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5555 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unnecessary table in SQL in blocks.inc.php (Artem) [tnx to ↵artem2008-03-271-1/+1
| | | | | | Palmertree] git-svn-id: svn://svn.zabbix.com/trunk@5554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unnecessary table in SQL in screens.php (Artem)artem2008-03-271-8/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5553 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changelog update (Artem)artem2008-03-271-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5552 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 5547:5549 of 1.4 branch (Artem) [fixes empty column "hosts" ↵artem2008-03-272-30/+31
| | | | | | in "latest data" screen] git-svn-id: svn://svn.zabbix.com/trunk@5550 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-301] merged rev. 5545:5547 of 1.4 branch (Artem) [fixes typos]artem2008-03-275-32/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5548 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-310] merged rev. 5543:5545 of 1.4 branch (Artem) [fixes for PGSQL]artem2008-03-272-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5546 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-336] fixed vtext.php (Artem)artem2008-03-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5544 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-255] added fullscreen mode to overview screen (Artem)artem2008-03-273-26/+62
| | | | | | - applied patch: triggers with less priority do not overwrite previous (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5541 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in data source pickup decision in graphs (Artem)artem2008-03-262-26/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added units to "Pie graphs" (Artem)artem2008-03-265-19/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5538 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements for Oracle (Artem)artem2008-03-264-10/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5536 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-295] fixed processing of null values under Oraclesasha2008-03-255-22/+38
| | | | | | | | | | | - [ZBX-340] Oracle related fixes - [ZBX-294,ZBX-296] Oracle related fixes [svn merge svn://svn.zabbix.com/branches/1.4 -r5519:5522] [svn merge svn://svn.zabbix.com/branches/1.4 -r5525:5526] [svn merge svn://svn.zabbix.com/branches/1.4 -r5527:5529] git-svn-id: svn://svn.zabbix.com/trunk@5533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed dependency groupid->hostid->graphid in charts screen (Artem)artem2008-03-257-38/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5531 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - actions are not deleted on trigger deletion (Artem)artem2008-03-253-12/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5530 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-252-52/+56
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5524 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-343] fixed possible hang of server trapper process (Alexei)alex2008-03-255-8/+9
| | | | | | | [svn merge -r5517:5519 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5520 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-251-25/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5518 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed error on items copy to host (Artem)artem2008-03-254-23/+23
| | | | | | - fixed html code view in history (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5516 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-341] fixed compilation problem under Tru64/OSF (Alexei)alex2008-03-252-2/+3
| | | | | | | [svn merge -r5506:5513 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5514 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-128] test environmentsasha2008-03-211-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5512 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-72] improved icmpping* processing. added "-c3" to fpingsasha2008-03-203-14/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5511 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] fixed sql query in events list (Artem)artem2008-03-203-13/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5510 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added ordering rule to profiles (Artem)artem2008-03-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5509 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] improved "Events" screen, added "Event Details" screen (Artem)artem2008-03-2015-242/+403
| | | | | | - applied patch by scricca: added Host-profiles to export/import (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5508 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-338] png files for images_oracle.sql scriptsasha2008-03-192-0/+2
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5504:5506] git-svn-id: svn://svn.zabbix.com/trunk@5507 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-139] added transaction functionality to frontend (Artem)artem2008-03-1919-537/+789
| | | | | | - many small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-138] added support of update interval in icmp* simpe checkssasha2008-03-193-50/+128
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5503 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvement to menu in maps (Artem)artem2008-03-181-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5502 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-1] improvements to scroll bar functionality (Artem)artem2008-03-183-286/+269
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5501 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to Dashboard links screens (Artem)artem2008-03-172-7/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5500 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - small fixes to JS code (Artem)artem2008-03-178-20/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5499 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Discoverysasha2008-03-171-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5498 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-16] Support of IPv6sasha2008-03-171-2/+2
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5457:5496] git-svn-id: svn://svn.zabbix.com/trunk@5497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] increased max number of log file lines sent per second to 100 ↵alex2008-03-142-1/+6
| | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@5495 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-122] {beta} added time period to filter (Artem)artem2008-03-1414-64/+1084
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5494 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Heartbeatsasha2008-03-142-3/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5493 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Configuration syncersasha2008-03-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5492 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Configuration syncersasha2008-03-143-14/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5491 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-108] GUI - Hardbeat messagesasha2008-03-142-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5490 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Heartbeat messagessasha2008-03-141-1/+37
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5489 97f52cf1-0a1b-0410-bd0e-c28be96e8082