summaryrefslogtreecommitdiffstats
path: root/frontends/php/index.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] improvements in sqls (Artem)artem2008-08-191-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-144] fixes for HTTP auth method (Artem)artem2008-08-061-7/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5880 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-144] added mass-update for triggers (Artem)artem2008-07-081-1/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5819 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-144] improvements in users authentication methods (Artem)artem2008-07-021-3/+9
| | | | | | - [ZBX-387] fixed issue with undefined function ctype_digit (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5814 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-144] add possibility to force user groups to authenticate internally ↵artem2008-07-021-5/+17
| | | | | | (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5810 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-174] added ability to edit user medias (Artem)artem2008-06-251-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-175] improvements to showed users last login time (Artem)artem2008-06-171-2/+2
| | | | | | - [DEV-178] more fixes to permission scheme (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5776 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-178] fixes to permission scheme in DM setup (Artem)artem2008-06-171-4/+10
| | | | | | - [DEV-153] changes in brute force blocking scheme (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5775 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed SQL error for PGSQL8.3 (Artem)artem2008-06-121-1/+2
| | | | | | - [DEV-137] fixed Apache Auth loop problem (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5759 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-172] added support of Apache authentication (Artem)artem2008-05-231-10/+31
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5724 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to GUI (Artem) big thanks to Palmertree artem2008-05-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5677 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-161] changed greeting message (Artem)artem2008-04-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-153] added protection against brute force attack (Artem)artem2008-04-291-18/+36
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5666 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-145] added Ldap authentication (Artem)artem2008-04-251-8/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5657 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Zabbix1.5.b commit (Artem)artem2008-03-111-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5468 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-103] added support of disabling login rights for a users group (Artem)artem2008-01-291-6/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5287 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-97] added screen for easier creation of locales (Artem);artem2008-01-211-2/+2
| | | | | | - [ZBX-253] fixes problem in frontend with long int values (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5268 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-96] added availability to disable default user "guest" (Artem)artem2008-01-141-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5246 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-94] added processing of the "database down" event (Artem)artem2008-01-101-10/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5238 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added changes for better support Konqueror Browser (Artem)artem2007-12-051-10/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5133 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-1/+1
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - some adjusts to pass XHTML validation (Artem)artem2007-06-291-3/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4401 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed post loginig screenosmiy2007-05-021-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4080 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed conflict with cookies of other products (Eugene)osmiy2007-01-111-7/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3693 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added login/logout information into auditlog (Eugene)osmiy2007-01-101-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3685 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [CRITICAL FIX] fixed permission system (Eugene)osmiy2006-12-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3582 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed frontend installation wizard (Eugene)osmiy2006-11-071-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3434 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved permission system for nondistributed systemosmiy2006-10-251-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3381 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-26/+25
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial integration of distributed monitoring.alex2006-09-141-1/+2
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor chande of authorisation (Eugene)osmiy2006-05-221-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2875 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed authorisation (Eugene)osmiy2006-05-221-10/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2870 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed authorisation error (Eugene)osmiy2006-05-191-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2864 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2822 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support of Oracle.hugetoad2006-05-081-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2819 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new realization of permission checking (Eugene)osmiy2006-04-181-54/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2741 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-021-1/+1
| | | | | | | | | | | - array sending by URL - items.php finished - index.php finished - config.php finished - Added Array validation (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2601 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - GUI made immune to SQL injection attacks (Alexei)hugetoad2006-02-021-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend validation improvements (Eugene)osmiy2006-02-011-12/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2599 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2590 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of icon label locations (Alexei)hugetoad2006-01-301-1/+13
| | | | | | | | - added new column sysmaps.label_location (Alexei) - better processing of server startup/shutdown (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2569 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added HTML classes into PHP framework (Eugene)osmiy2006-01-111-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2514 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleanup of PHP code.hugetoad2005-11-251-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-241-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-8/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
| | | | | | | - better localisation support (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1903 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Finished changed related to host.availablehugetoad2005-01-151-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1608 97f52cf1-0a1b-0410-bd0e-c28be96e8082