summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/config.inc.php
Commit message (Expand)AuthorAgeFilesLines
...
* - personalisation (remember default port number for hosts) (Alexei)hugetoad2003-01-111-0/+59
* - assured uniqueness of host names (Alexei)hugetoad2003-01-111-0/+17
* - fixed bug in host addition procedure when template host is used (Alexei)hugetoad2003-01-071-1/+3
* - refresh rate is doubled for user 'guest' (Alexei)hugetoad2002-12-281-3/+10
* - mass insert and delete for items. (Alexei)hugetoad2002-12-281-0/+21
* - support for SNMPv2. New item type introduced. (Alexei)hugetoad2002-12-271-3/+6
* - improvements for chart.php (Alexei)hugetoad2002-12-271-0/+1
* - support of template hosts. Remove tables hosts_templates andhugetoad2002-12-211-50/+1
* Small fix.hugetoad2002-12-211-1/+1
* Fixed graphs under non Mozilla browsers.hugetoad2002-12-211-2/+2
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-2/+2
* - monitoring of servers without Zabbix agent installed. New item type: Simplehugetoad2002-12-081-0/+3
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-2/+2
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-35/+35
* - delay renamed to "Update interval (in sec)" in item definition formhugetoad2002-11-261-1/+1
* Misc changes to PHP frontend.hugetoad2002-11-101-5/+8
* - added validation of host name (Alexei)hugetoad2002-11-081-0/+12
* - automatic resize of all graphs depending on screen size (Alexei)hugetoad2002-10-311-2/+8
* Minor change.hugetoad2002-10-301-25/+0
* Better support for CSS.hugetoad2002-10-301-5/+5
* Better support for CSS>hugetoad2002-10-301-27/+27
* Better support of CSS.hugetoad2002-10-261-64/+24
* Added support of CSS.hugetoad2002-10-201-0/+1
* Minor changes.hugetoad2002-10-201-0/+20
* - support for host groups (Alexei)hugetoad2002-10-201-2/+43
* - fixed check_right(). Thanks to Daniel Higgins. (Alexei)hugetoad2002-09-211-0/+12
* - availability graph for IT Services (Alexei)hugetoad2002-09-081-0/+98
* Postpone IT Helpdes.hugetoad2002-09-081-40/+1
* - improvement in user rights handling routines (Alexei)hugetoad2002-09-081-8/+176
* - Priority was renamed to Severity (Alexei)hugetoad2002-09-061-2/+2
* Minor changes.hugetoad2002-09-031-1/+0
* Improvements for availability graph.hugetoad2002-09-021-5/+34
* Minor changes.hugetoad2002-08-291-11/+14
* Changes in forms.hugetoad2002-08-291-2/+6
* Basic support for service availability.hugetoad2002-08-251-4/+14
* - fixed problem with parsing of trigger expressions. [.-.] changedhugetoad2002-08-251-1/+1
* Getting rid of dependency on register_globalshugetoad2002-08-251-5/+6
* Minor changeshugetoad2002-08-221-2/+12
* - support for function nodata() added (Alexei)hugetoad2002-08-141-2/+9
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-13/+38
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-36/+161
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-4/+21
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-31/+9
* - fixed crash in case if MySQL server gone (support for signal PIPE) (Alexei)hugetoad2002-07-231-6/+18
* Better support of %s in trigger descriptions.hugetoad2002-07-221-2/+26
* Minor changes.hugetoad2002-07-081-8/+12
* - support for service tree (Alexei)hugetoad2002-07-081-179/+116
* Many improvements for PostgreSQL support.hugetoad2002-07-051-2/+3
* Different improvements.hugetoad2002-06-301-11/+116
* Added Next100 and Prev100 to alerts and alarms (Alexei)hugetoad2002-06-271-30/+64