summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - updated German translation. Thanks to Beam. (Alexei)alex2007-08-153-677/+1222
| | | | | | | [svn merge -r4583:4586 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4587 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed help string for parameter '-s' of zabbix_sender (Alexei)alex2007-08-152-1/+2
| | | | | | | [svn merge -r4580:4583 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed displaying of text data (EOL) in screens (Alexei)alex2007-08-152-1/+2
| | | | | | | [svn merge -r4577:4580 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4581 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed broken images in WEB monitoring (Alexei)alex2007-08-151-2/+2
| | | | | | | [svn merge -r4574:4577 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4578 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added missing { and } when displaying trigger expressions (Alexei)alex2007-08-152-1/+2
| | | | | | | [svn merge -r4571:4574 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of negative SNMP integers (Alexei)alex2007-08-152-1/+10
| | | | | | | [svn merge -r4568:4571 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4572 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of MM in format of log timestamps (Alexei)alex2007-08-153-5/+57
| | | | | | | [svn merge -r4565:4568 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4569 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added missing index on items_applications.itemid (Alexei)alex2007-08-154-0/+4
| | | | | | | [svn merge -r4562:4565 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4566 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of SNMP octet strings (Alexei)alex2007-08-142-2/+47
| | | | | | | [svn merge -r4561:4562 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4563 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixosmiy2007-08-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4561 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixosmiy2007-08-141-6/+9
| | | | | | - added fullscreen availability for history screens git-svn-id: svn://svn.zabbix.com/trunk@4560 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed division by zero in ZABBIX server (Alexei)alex2007-08-132-2/+3
| | | | | | | [svn merge -r4556:4557 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4558 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix of sql'osmiy2007-08-131-1/+1
| | | | | | ' git-svn-id: svn://svn.zabbix.com/trunk@4556 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of parameters NodeNoEvents and NodeNoHistory (Alexei)alex2007-08-1310-25/+43
| | | | | | | [svn merge -r4552:4553 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4549:4550 of branches/1.4.j (Eugene) [minor fix for audit]osmiy2007-08-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4551 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-1366-441/+695
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of new parameter for count(period,value,operator) (Alexei)alex2007-08-123-3/+82
| | | | | | | [svn merge -r4541:4544 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4545 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new trigger function iregexp(), non case-sensitive regexp (Alexei) alex2007-08-125-1/+37
| | | | | | | [svn merge -r4538:4541 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4542 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed upgrade script to correctly process host-template linkage (Alexei)alex2007-08-125-50/+47
| | | | | | | [svn merge -r4535:4538 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed synchronisation of delete operation between nodes (Alexei)alex2007-08-104-14/+33
| | | | | | | [svn merge -r4532:4535 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4536 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed problem with libresolv under Solaris 8 (Alexei)alex2007-08-103-1/+4
| | | | | | | [svn merge -r4529:4532 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4526:4529 of branches/1.4.2/ (Artem) [added availability to ↵artem2007-08-105-51/+142
| | | | | | show/hide 'unknown' statements in events] git-svn-id: svn://svn.zabbix.com/trunk@4530 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4523:4526 of branches/1.4.2/ (Artem) [added trigger blink on ↵artem2007-08-082-2/+4
| | | | | | status change during defined value, added defined value TRIGGER_BLINK_PERIOD] git-svn-id: svn://svn.zabbix.com/trunk@4528 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes in pie graphs (Artem)artem2007-08-081-14/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4525 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to SQL statements for pgSQL (Artem)artem2007-08-084-16/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4522 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes in sql statement for pgsql (Artem)artem2007-08-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4521 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ↵artem2007-08-076-126/+94
| | | | | | Services change, better performance on IT Service update] git-svn-id: svn://svn.zabbix.com/trunk@4519 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* merged rev. 4514:4515 of branches/1.4.2 (Eugene) [ improved SMS sender ]osmiy2007-08-072-25/+75
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4516 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixes related to XHTML compatibility (Artem)artem2007-08-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4514 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4511:4512 of branches/1.4.2/ (Artem) [fixed getting trigger ↵artem2007-08-062-2/+8
| | | | | | priority] git-svn-id: svn://svn.zabbix.com/trunk@4513 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix of it services (Eugene)osmiy2007-08-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4511 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4508:4509 of branches/1.4.2 (Eugene) [- improved item and ↵osmiy2007-08-034-25/+21
| | | | | | trigger filtering] git-svn-id: svn://svn.zabbix.com/trunk@4510 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4506:4507 of branches/1.4.2 (Eugene)osmiy2007-08-034-6/+107
| | | | | | | [- added dotted drowing type for links of map - fixed links drowing type of map ] git-svn-id: svn://svn.zabbix.com/trunk@4508 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixosmiy2007-08-031-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4506 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-0221-10/+102
| | | | | | | | [ - added undefined element message 'No **** defined' instead 'Premission deny' (Eugene) - fixed items,graphs,hostgroups deletion (Eugene) - fixed permisions for maps (Eugene) ] git-svn-id: svn://svn.zabbix.com/trunk@4505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed iframe resize for Opera (Artem)artem2007-08-021-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4504 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added iframe resize in slideshow (Artem)artem2007-08-024-10/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4503 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4499:4500 of branches/1.4.2/ (Artem) [js function moved from ↵artem2007-08-023-244/+232
| | | | | | config.inc.php to js.inc.php. Added showhint.js] git-svn-id: svn://svn.zabbix.com/trunk@4501 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix for cleaning of zero variables (Eugene)osmiy2007-08-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4499 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed filtering of items by status (Eugene)osmiy2007-08-012-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4498 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed collector for WinXX (Eugene)osmiy2007-08-0127-31/+50
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4492:4494 of branches/1.4.2/ (Artem) [fixed getting trigger ↵artem2007-08-013-16/+12
| | | | | | priority - fixed updating services] git-svn-id: svn://svn.zabbix.com/trunk@4495 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed definition of serial columns to allow use of older MySQL (Alexei)alex2007-07-312-1/+4
| | | | | | | [svn merge -r4491:4492 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4493 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - decreased required version of libcurl (Eugene)osmiy2007-07-312-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4491 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added timeout handler for http monitoring (Eugene)osmiy2007-07-312-5/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4490 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed jabber configuration (Eugene)osmiy2007-07-315-47/+251
| | | | | | | - merged rev.4487:4488 of branches/1.4.2 (Eugene) [ fixed 'resolv' library determination && synchronized PHP code with C of services status determination ] git-svn-id: svn://svn.zabbix.com/trunk@4489 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes for compilation script (Eugene)osmiy2007-07-311-4/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4487 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more informative report for confiuration script (Eugene)osmiy2007-07-318-10/+36
| | | | | | - changed installation directory to '' (Eudene) git-svn-id: svn://svn.zabbix.com/trunk@4486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed confirmation message for deletion of actions (Eugene)osmiy2007-07-302-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4484 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed Reset button for Web screens (Eugene)osmiy2007-07-302-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4483 97f52cf1-0a1b-0410-bd0e-c28be96e8082