summaryrefslogtreecommitdiffstats
path: root/include/expression.c
Commit message (Expand)AuthorAgeFilesLines
* - better modulatisation of code (Alexei)hugetoad2005-06-091-1012/+0
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-354/+0
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* Minor changes.hugetoad2005-05-021-0/+19
* More calls of zabbix_syslog().hugetoad2004-12-221-0/+41
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-2/+16
* - change of architecture to multi-threaded model (Alexei)hugetoad2004-08-211-0/+340
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-2/+28
* - fixed proc_cnt[zabbix_agentd] under Linux (Alexei)hugetoad2004-05-021-1/+1
* - fixed evaluation of expressions when a number contains spaces (Alexei)hugetoad2004-03-271-0/+55
* - added support of macro {STATUS} (Alexei)hugetoad2004-01-281-0/+22
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-6/+6
* - fix for prefixes K,M and G (Alexei)hugetoad2004-01-091-2/+2
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-35/+35
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-4/+32
* - added support of macros {DATE} and {TIME} in alertshugetoad2004-01-021-0/+6
* Minor changes.hugetoad2004-01-021-4/+15
* Started development of support for {TIME}, {DATE}, etchugetoad2004-01-021-0/+39
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - support for operator '#', not equal. (Alexei)hugetoad2003-10-161-0/+34
* - support for prefixes in trigger expressions (K,M,G) (Alexei)hugetoad2003-08-271-3/+31
* Housekeeping to delete hosts having status 'deleted' (Alexei)hugetoad2003-08-251-26/+24
* - eliminated compiler's warnings under SUSE v8.2 (Alexei)hugetoad2003-08-241-15/+15
* - added src/zabbix_sucker/housekeeper.* (Alexei)hugetoad2003-08-241-1/+1
* Added some debug information.hugetoad2003-01-051-1/+5
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-29/+37
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+20
* - changed definition of functions.lastvalue to allow NULL (Alexei)hugetoad2002-08-061-1/+2
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-12/+127
* - fixed macros substitution in email alerts (Alexei)hugetoad2002-05-211-40/+12
* More debug information in zabbix_suckerd.hugetoad2002-05-211-14/+33
* - improved update_triggers() (Alexei)hugetoad2002-04-071-22/+22
* Minor changes.hugetoad2002-04-051-3/+4
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-021-2/+3
* - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)hugetoad2002-03-211-1/+1
* - added partial support for non-syslog logging (Alexei)hugetoad2002-03-181-78/+78
* Common code for parsing of configuration files.hugetoad2002-02-201-3/+2
* - not monitored hosts will not be referenced from System Map (Alexei)hugetoad2001-11-261-2/+13
* Minor changeshugetoad2001-11-231-1/+10
* fixed function is_float (Alexei)hugetoad2001-11-221-3/+21
* - added support for opertor '=' (Alexei)hugetoad2001-10-141-0/+36
* - no full list of triggers and items will be shownhugetoad2001-09-231-0/+9
* Support for macros in email notifications.hugetoad2001-06-161-9/+73
* List of changes:hugetoad2001-05-311-0/+68
* Minor changes.hugetoad2001-05-291-1/+1
* Several changes:hugetoad2001-04-071-37/+37
* FIxed situation when there is no corresponding record in table functions for ...hugetoad2001-04-041-1/+3
* Function calls and variable names translated to lower case.hugetoad2001-03-291-47/+47
* Initial revisionhugetoad2001-03-281-0/+348