summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* - not monitored hosts will not be referenced from System Map (Alexei)hugetoad2001-11-264-75/+75
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-241-0/+6
* Minor changeshugetoad2001-11-233-128/+14
* fixed function is_float (Alexei)hugetoad2001-11-221-3/+21
* - added support for opertor '=' (Alexei)hugetoad2001-10-142-1/+38
* - no full list of triggers and items will be shownhugetoad2001-09-236-68/+227
* - fixed nasty bug with situations when trigger loose its statushugetoad2001-09-211-2/+2
* - global variable $ERROR_MSG will show details of operation failurehugetoad2001-09-202-9/+32
* Added support for trigger dependencieshugetoad2001-09-171-8/+32
* - removed parameter net[listen_22]hugetoad2001-09-041-0/+2
* Added constant AGENTD_FORKShugetoad2001-09-041-0/+2
* All calculations are made in C code instead of SQL statements.hugetoad2001-08-301-2/+2
* Housekeping now runs as separate process, however it's part of zabix_suckerdhugetoad2001-08-301-2/+4
* Added status line to PHP froms.hugetoad2001-08-131-45/+22
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-052-20/+20
* IP address can be used fro connections to a host.hugetoad2001-08-021-0/+2
* Color attribute added to each parameter of graph.hugetoad2001-07-081-2/+4
* Different changes for PHP forms.hugetoad2001-07-071-1/+1
* Full screen mode for form Status of Triggers.hugetoad2001-07-051-19/+15
* Function NODATA is no longer supported.hugetoad2001-06-301-40/+0
* Rename of ITEMS, ACTIONS, FUNCTIONS, ... to DB_ITEMS, DB_ACTIONS, etchugetoad2001-06-203-11/+13
* Added basic support for SNMPv1 !hugetoad2001-06-193-14/+21
* Zabbix_sucker will fork N (default=10) copies of himself to ensure gettinghugetoad2001-06-173-6/+12
* Support for macros in email notifications.hugetoad2001-06-165-12/+142
* List of changes:hugetoad2001-05-318-84/+271
* Remove of src/zabbix_alarmer. Correct trigger updating for zabbix_trapper.hugetoad2001-05-293-1/+268
* Minor changes.hugetoad2001-05-293-3/+3
* Fixes in PHP frontend.hugetoad2001-05-051-1/+1
* Warnings elimination in PHP frontend.hugetoad2001-05-011-2/+2
* Fixed bug with expression validation. (Now [ and ] are working fine)hugetoad2001-04-242-3/+3
* Bug fixes. Changes in manual.txt.hugetoad2001-04-213-5/+17
* Several parameters were renamed to more structured format -> group[parameter]hugetoad2001-04-182-3/+3
* Added PostgreSQL support for PHP frontend.hugetoad2001-04-161-1/+1
* Added support for PostgreSQL. However, PHP frontend does not support PostgreS...hugetoad2001-04-144-54/+161
* zabbix_traper renamed to zabbix_trapper ! Finally, I've got correct name for ...hugetoad2001-04-111-1/+1
* Several changes:hugetoad2001-04-075-128/+52
* Fixed memory leak in case if there is no function for given functionid.hugetoad2001-04-061-0/+1
* FIxed situation when there is no corresponding record in table functions for ...hugetoad2001-04-042-1/+10
* Function calls and variable names translated to lower case.hugetoad2001-03-295-127/+127
* Initial revisionhugetoad2001-03-2810-0/+909