| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - no wrapping for Latest Values (Alexei) | hugetoad | 2003-07-24 | 1 | -0/+1 |
| * | - support for changing of graph items (Alexei) | hugetoad | 2003-07-20 | 1 | -1/+6 |
| * | - small fix for executing user scripts (Alexei) | hugetoad | 2003-07-17 | 1 | -0/+1 |
| * | Minor changes. | hugetoad | 2003-07-17 | 1 | -0/+1 |
| * | - fix to enable use of abschange() (Alexei) | hugetoad | 2003-07-16 | 1 | -0/+2 |
| * | - support for simple checks :smtp_perf, ftp_perf, ssh_perf, etc. (Alexei) | hugetoad | 2003-07-15 | 1 | -0/+1 |
| * | - fixed nasty bug in getting SNMP parameters. Thanks to Igor Micko. | hugetoad | 2003-07-15 | 1 | -0/+2 |
| * | - added support for diskused[*] (Alexei) | hugetoad | 2003-07-13 | 1 | -0/+1 |
| * | - Alert History renamed to Alerts (Alexei) | hugetoad | 2003-07-13 | 1 | -0/+2 |
| * | - added check for kstat library for ./configure (Alexei) | hugetoad | 2003-07-13 | 1 | -0/+1 |
| * | - added support for zabbix[queue] (Alexei) | hugetoad | 2003-06-24 | 1 | -0/+1 |
| * | - added basic support for simple graphs in screens (Alexei) | hugetoad | 2003-06-20 | 1 | -0/+2 |
| * | - dynamic form hosts.php (Alexei) | hugetoad | 2003-06-20 | 1 | -0/+1 |
| * | - fixed 'make clean' under Solaris (rm -fv -> rm -f) (Alexei) | hugetoad | 2003-06-19 | 1 | -0/+1 |
| * | - link map's connector to a trigger, other changes | hugetoad | 2003-06-19 | 1 | -0/+1 |
| * | - added parameter ListenIP to zabbix_agentd.conf (Alexei) | hugetoad | 2003-06-14 | 1 | -0/+1 |
| * | - added pinger.c and pinger.h (Alexei) | hugetoad | 2003-06-14 | 1 | -0/+1 |
| * | - fixed search of SNMP header files and libs (Alexei) | hugetoad | 2003-06-13 | 1 | -0/+1 |
| * | - improved performance of Alarm and Alert History (Alexei) | hugetoad | 2003-06-13 | 1 | -0/+1 |
| * | - added support for units (Mb, Kb, Gb, etc) (Alexei) | hugetoad | 2003-06-12 | 1 | -1/+3 |
| * | - added columnt items.units (Alexei) | hugetoad | 2003-06-09 | 1 | -0/+1 |
| * | - added table 'stats' (Alexei) | hugetoad | 2003-06-09 | 1 | -0/+1 |
| * | - support for spaces in trigger expression. Thanks to S��bastien "Slix" | hugetoad | 2003-06-04 | 1 | -0/+2 |
| * | - dynamic form items.php (Alexei) | hugetoad | 2003-06-03 | 1 | -0/+1 |
| * | - added zabbix.spec. 'rpm -ta zabbix.tar.gz'. Thanks to Harald Holzer. (Alexei) | hugetoad | 2003-06-01 | 1 | -0/+1 |
| * | - dynamic form config.php (Alexei) | hugetoad | 2003-06-01 | 1 | -0/+1 |
| * | - fixes in services.php (Alexei) | hugetoad | 2003-06-01 | 1 | -0/+1 |
| * | - fixes in screenedit.php (Alexei) | hugetoad | 2003-06-01 | 1 | -0/+1 |
| * | - UserParameter does not become UNSUPPORTED anymore (Alexei) | hugetoad | 2003-05-31 | 1 | -0/+1 |
| * | - added support for zabbix[triggers_count] (Alexei) | hugetoad | 2003-05-30 | 1 | -0/+1 |
| * | - added support for zabbix[items_unsupported_count] (Alexei) | hugetoad | 2003-05-30 | 1 | -0/+1 |
| * | - support for memory[free] and memory[total] under Solaris (Alexei) | hugetoad | 2003-05-29 | 1 | -0/+1 |
| * | Fixed compilation of the agent under FreeBSD (Alexei) | hugetoad | 2003-05-28 | 1 | -0/+4 |
| * | Minor changes. | hugetoad | 2003-05-27 | 1 | -4/+2 |
| * | - added severity to media definition (Alexei) | hugetoad | 2003-05-27 | 1 | -0/+2 |
| * | - added support for check_service_perf[*] (Alexei) | hugetoad | 2003-05-27 | 1 | -0/+1 |
| * | - added parameter AlertScriptsPath to zabbix_suckerd (Alexei) | hugetoad | 2003-05-27 | 1 | -0/+2 |
| * | - added src/zabbix_sucker/alerter.h (Alexei) | hugetoad | 2003-05-25 | 1 | -1/+4 |
| * | - added table media_type (Alexei) | hugetoad | 2003-05-22 | 1 | -0/+3 |
| * | Minor fix. | hugetoad | 2003-05-15 | 1 | -1/+1 |
| * | - added columns actions.scope and actions.severity (Alexei) | hugetoad | 2003-05-11 | 1 | -0/+1 |
| * | - added basic support of global alerts (Alexei) | hugetoad | 2003-05-10 | 1 | -0/+1 |
| * | - added group selection in Item and Trigger definition forms (Alexei) | hugetoad | 2003-05-02 | 1 | -0/+1 |
| * | - added support for functions abschange(),change(),delta(),sum(), | hugetoad | 2003-05-02 | 1 | -1/+3 |
| * | - fixed plaintext values for string data type. Thanks to | hugetoad | 2003-04-25 | 1 | -0/+2 |
| * | - misc fixes for services.php. Thanks to S��bastien "Slix" Li��nard. | hugetoad | 2003-04-21 | 1 | -0/+2 |
| * | - different styles for user-defined graphs (Alexei) | hugetoad | 2003-04-06 | 1 | -0/+1 |
| * | - cached memory in bytes (not in Kb as before) (Alexei) | hugetoad | 2003-04-06 | 1 | -0/+1 |
| * | - show current and planned SLA in IT Services screen (Alexei) | hugetoad | 2003-04-06 | 1 | -0/+1 |
| * | - added sort order by sortorder for IT Services (Alexei) | hugetoad | 2003-04-05 | 1 | -0/+2 |