summaryrefslogtreecommitdiffstats
path: root/frontends/php/users.php
Commit message (Expand)AuthorAgeFilesLines
* - [ZBX-88] merged rev. 4814:4816 of branches/1.4/ (Artem) [fixed "Change met...artem2007-10-011-1/+2
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of mult...osmiy2007-08-131-2/+2
* - added constant ZBX_GUEST_USER (Artem)artem2007-06-041-1/+1
* - added history of last five visited pages (Artem)artem2007-06-041-0/+1
* minor fixosmiy2007-05-281-4/+6
* - improved parameters validation for frontend (Eugene)osmiy2007-05-091-6/+15
* - simpled code for butons with question alertsosmiy2007-03-231-4/+2
* - developed PopUp menu for overview (Eugene)osmiy2007-03-161-1/+0
* - fixed permissions for hostsosmiy2007-02-121-6/+0
* - added availability of multiple user groups selection (Eugene)osmiy2006-12-081-1/+2
* - improved sqlite3 supporting for zabbix frontend (Eugene)osmiy2006-12-071-1/+1
* - developed group permission system (Eugene)osmiy2006-10-231-219/+349
* Initial integration of distributed monitoring.alex2006-09-141-3/+6
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-081-1/+1
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-2/+2
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-3/+3
* - Frontend improvements (Eugene)osmiy2006-02-031-39/+51
* Getting rid of addslashes.hugetoad2006-01-311-3/+3
* - Frontend improvements (Eugene)osmiy2006-01-311-1/+1
* - Frontend improvements (Eugene)osmiy2006-01-271-8/+6
* Frontend improvements.hugetoad2006-01-191-0/+26
* - Frontend improvements (Eugene)osmiy2006-01-191-1/+1
* - Minor Changes (Eugene)osmiy2006-01-181-72/+77
* - Minor changes (Eugene)osmiy2006-01-181-58/+42
* - Minor chamges (Eugene)osmiy2006-01-171-47/+26
* - Frontend improvements. (Eugene)osmiy2006-01-161-97/+103
* Frontend improvements.hugetoad2006-01-111-5/+5
* Frontend improvements.hugetoad2006-01-101-66/+71
* Improvements of the PHP GUI.hugetoad2006-01-071-79/+92
* Minor changes.hugetoad2006-01-021-27/+18
* Minor changes.hugetoad2005-11-251-1/+1
* Cleanup of PHP code.hugetoad2005-11-251-2/+2
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-241-2/+2
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-44/+44
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+4
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
* - new utility zabbix_get (Alexei)hugetoad2005-07-041-2/+2
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-0/+3
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* - better readability of php code (Alexei)hugetoad2005-05-141-2/+2
* - added frontends/image.php (Alexei)hugetoad2005-01-061-2/+2
* Various cosmetic improvements.hugetoad2005-01-031-78/+106
* - fixes for PHP5 (Alexei)hugetoad2004-12-041-2/+2
* - use checkbox instead of lists in users.php (Alexei)hugetoad2004-11-191-2/+22
* Polishing PHP interface.hugetoad2004-11-151-4/+0
* Frontend improvements.hugetoad2004-09-281-67/+49
* Improvements for audit.hugetoad2004-09-171-0/+7
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-4/+4
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHA...hugetoad2004-08-011-26/+26
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-11/+7