summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* - introduced 'insert delayed' and 'delete low_priority' for MySQL (Alexei)hugetoad2005-01-061-0/+1
* - added frontends/image.php (Alexei)hugetoad2005-01-061-0/+1
* - added table 'hosts_templates' (Alexei)hugetoad2005-01-031-0/+1
* - added table 'escalations' (Alexei)hugetoad2004-12-261-0/+1
* - selection of configuration areas in config.php (Alexei)hugetoad2004-12-261-0/+4
* - fixed problem with blank graphs (Alexei)hugetoad2004-12-231-0/+1
* Minor changes.hugetoad2004-12-231-1/+1
* - support of plain text value for screens (Alexei)hugetoad2004-12-231-0/+1
* - fixed parsing of command line parameters. Thanks to Slix. (Alexei)hugetoad2004-12-221-0/+1
* - added special item zabbix[log] (Alexei)hugetoad2004-12-201-0/+1
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-0/+1
* - fixed time navigation for user-defined graphs (Alexei)hugetoad2004-12-201-0/+1
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-0/+14
* - fixed wrong use of multiplier for items (Alexei)hugetoad2004-12-151-0/+1
* - remover src/zabbix_sucker and src/zabbix_trapper (Alexei)hugetoad2004-12-121-1/+2
* - one common process for sucker and trapper: zabbix_server (Alexei)hugetoad2004-12-111-0/+1
* - removed column items.lastdelete (Alexei)hugetoad2004-12-081-0/+1
* - do not use items.lastdelete in housekeeping process (Alexei)hugetoad2004-12-071-0/+1
* - do not draw straight lines in graphs if no data (Alexei)hugetoad2004-12-061-0/+1
* - fixes for PHP5 (Alexei)hugetoad2004-12-041-0/+1
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-301-0/+4
* - support for cpu[idleX], cpu[userX], cpu[niceX], cpu[systemX] (Alexei)hugetoad2004-11-221-0/+1
* - fix for custom multiplier (Alexei)hugetoad2004-11-211-0/+1
* - use checkbox instead of lists in users.php (Alexei)hugetoad2004-11-191-0/+1
* - removed thread-related configuration options from configure.in (Alexei)hugetoad2004-11-181-0/+1
* - fixed audit log for graph elements (Alexei)hugetoad2004-11-181-0/+1
* - do not reference ZABBIX logo from www.zabbix.com (Alexei)hugetoad2004-11-181-0/+1
* - fixed addition of network maps (Alexei)hugetoad2004-11-151-0/+4
* - agent will return ZBX_UNSUPPORTED in case if execute command returned EOL ...hugetoad2004-11-081-0/+1
* - support of diskfree_perc[],diskused_perc[], inodefree_perc[]. (Alexei)hugetoad2004-10-021-1/+2
* - support for check_service[ldap] and check_service_perf[ldap]. Thanks to An...hugetoad2004-10-011-0/+1
* - fixed incorrect setting of ICMP-related triggers to UNKNOWN state (Alexei)hugetoad2004-09-201-0/+1
* - added table audit (Alexei)hugetoad2004-09-161-0/+11
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-131-0/+5
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-0/+4
* - increased max number of network interfaces to 16 for zabbix_agentd (Alexei)hugetoad2004-08-291-0/+1
* - added command line parameters -c <config> and -h to zabbix_trapperd (Alexei)hugetoad2004-08-271-0/+1
* - added command line parameters -c <config> and -h to zabbix_agentd (Alexei)hugetoad2004-08-271-0/+1
* - added command line parameters -c <config> and -h to zabbix_suckerd (Alexei)hugetoad2004-08-261-0/+1
* - added support for customised Y axis for graphs (Alexei)hugetoad2004-08-251-0/+2
* Restore old implementation of snprintf()hugetoad2004-08-221-1/+0
* - new include/snprintf.[c|h] (Alexei)hugetoad2004-08-221-0/+1
* Minor changes.hugetoad2004-08-221-1/+1
* - send data as part of email alerts (Alexei)hugetoad2004-08-221-0/+1
* - added SuSE 9.1 startup scripts. Thanks to A.Tophofen. (Alexei)hugetoad2004-08-221-0/+1
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-0/+1
* - fixed typo: getuid() -> getgid() in daemon_init() (Alexei)hugetoad2004-08-131-0/+1
* New poller code commented.hugetoad2004-08-131-1/+0
* - added experimental poller (Alexei)hugetoad2004-08-091-0/+1
* - added housekeeping of trends (Alexei)hugetoad2004-08-081-0/+7