index
:
zabbix.git
cpustats
master
Jeff Ollie's Zabbix Patches
Jeffrey C. Ollie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
zabbix_server
/
expression.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- [ZBX-164] added support of units for values used in notifications (Alexei)
alex
2007-11-15
1
-2
/
+9
*
- [ZBX-35] fixed processing of PROFILE related macros (Alexei)
alex
2007-09-01
1
-22
/
+22
*
- support of macro {ITEM.LASTVALUE} for notifications and trigger names (Ale...
alex
2007-08-30
1
-1
/
+28
*
- merged rev. 4636:463t of branches/1.4 (Eugene) [added numeric parameters s...
osmiy
2007-08-22
1
-0
/
+151
*
- fixed processing of macro {TRIGGER.VALUE} on 32 bit systems (Alexei)
alex
2007-07-04
1
-1
/
+1
*
- changed priorities of '|' and '&' in trigger expressions (Alexei)
alex
2007-07-03
1
-56
/
+58
*
Reverted result of trigger evaluation (0 - false, true otherwise).
alex
2007-06-29
1
-2
/
+2
*
- support of processing of negative data (Alexei)
alex
2007-06-21
1
-1
/
+8
*
- support of negative numbers in trigger expressions (Alexei)
alex
2007-06-21
1
-69
/
+79
*
- added check of memory leaks in zbx_malloc() (Alexei)
alex
2007-06-14
1
-1
/
+1
*
- fixed processing of {IPADDRESS} for hosts monitored by DNS name (Alexei)
alex
2007-06-06
1
-1
/
+1
*
- fixed trigger description substitution for messages (Eugene)
osmiy
2007-05-24
1
-3
/
+4
*
- fixed processing of {TRIGGER.VALUE} and {STATUS} (Alexei)
alex
2007-05-22
1
-2
/
+2
*
Minor changes.
alex
2007-04-03
1
-45
/
+15
*
Support of service discovery events and other changes.
alex
2007-03-28
1
-3
/
+18
*
Beautification of code.
alex
2007-03-19
1
-72
/
+150
*
Minor code beautification.
alex
2007-03-19
1
-46
/
+94
*
- added events.object (Alexei)
alex
2007-03-16
1
-46
/
+46
*
- added events.source (Alexei)
alex
2007-03-16
1
-46
/
+46
*
- fixed system.cpu.util[] (Eugene)
osmiy
2007-03-12
1
-2
/
+2
*
renamed 'uncnown' to 'unknown' II
osmiy
2007-03-06
1
-1
/
+1
*
Code cleanup.
alex
2007-03-04
1
-5
/
+5
*
Minor improvement of debug messages.
alex
2007-03-03
1
-4
/
+4
*
Fix in get_nextcheck and cleanup of debug messages.
alex
2007-03-02
1
-31
/
+5
*
- support of hysteresis (Alexei)
alex
2007-03-01
1
-86
/
+91
*
- fixed large SQLs calling (Eugene)
osmiy
2007-02-12
1
-112
/
+94
*
- new macros {PROFILE.DEVICETYPE}, {PROFILE.NAME}, {PROFILE.OS},
alex
2007-01-22
1
-5
/
+280
*
- added support of macro ITEM.NAME (Alexei)
alex
2007-01-20
1
-0
/
+28
*
- increased message size for alerts (Eugene)
osmiy
2007-01-15
1
-58
/
+73
*
Minor changes.
alex
2007-01-11
1
-2
/
+2
*
Different changes.
alex
2006-12-06
1
-22
/
+0
*
More changes for DB.
alex
2006-11-24
1
-2
/
+2
*
- added support of macro TRIGGER.URL and TRIGGER.COMMENT (Alexei)
alex
2006-11-22
1
-5
/
+14
*
- fixed possible security issues raised by debian security audit (Alexei)
alex
2006-11-01
1
-28
/
+28
*
- changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)
alex
2006-11-01
1
-28
/
+28
*
- introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)
alex
2006-11-01
1
-6
/
+6
*
- added support of macro {TRIGGER.ID} (Alexei)
alex
2006-10-30
1
-0
/
+18
*
Added basic support of distributed history (Alexei)
alex
2006-09-24
1
-9
/
+15
*
- added processing of distributed events (Alexei)
alex
2006-09-22
1
-24
/
+46
*
- fixed trigger description substitution in action comporation (Eugene)
osmiy
2006-09-13
1
-13
/
+26
*
ported r3274 (improved substitution) from 1.1.2
osmiy
2006-09-01
1
-222
/
+215
*
ported r3229 (renamed macro variable) from 1.1.2
osmiy
2006-08-29
1
-4
/
+4
*
proted r3218:3224 from 1.1.2
osmiy
2006-08-29
1
-1
/
+17
*
- added support of macro {TRIGGER.COMMENT} (Alexei)
hugetoad
2006-08-04
1
-0
/
+7
*
- new more efficient definition of function DBexecute() (Alexei)
hugetoad
2006-07-13
1
-7
/
+3
*
zabbix-1.2_dev integration
osmiy
2006-07-12
1
-17
/
+17
*
- fixed zabbix server crash after SQL request reading (Eugene)
osmiy
2006-05-15
1
-3
/
+3
*
Better performance for MySQL. Conversion to DBfetch().
hugetoad
2006-05-07
1
-6
/
+10
*
Changes for Oracle support.
hugetoad
2006-05-06
1
-1
/
+1
*
- slightly optimised code in evaluate_simple (Alexei)
hugetoad
2006-04-21
1
-104
/
+67
[next]