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
/
evalfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- [DEV-109] Server changes
sasha
2008-02-16
1
-1826
/
+0
*
- [DEV-109] Server changes - Trapper
sasha
2008-02-15
1
-2
/
+2
*
- [ZBX-277] fix for the original patch (Alexei)
alex
2008-01-17
1
-9
/
+9
*
- [ZBX-277] fixed possible server crash when evaluating functions str(), reg...
alex
2008-01-17
1
-7
/
+7
*
- [ZBX-172] fixed incorrect SQL caused by character ' in item key (Alexei)
alex
2007-11-16
1
-2
/
+8
*
- [ZBX-164] added support of units for values used in notifications (Alexei)
alex
2007-11-15
1
-47
/
+282
*
- [ZBX-108] fixed change() and abschange() for negative integer values (Alexei)
alex
2007-11-14
1
-4
/
+22
*
[ZBX-1] fixed wrong status of function "nodata" after server restart (Sasha)
sasha
2007-09-03
1
-1
/
+5
*
- support of new parameter for count(period,value,operator) (Alexei)
alex
2007-08-12
1
-2
/
+80
*
- new trigger function iregexp(), non case-sensitive regexp (Alexei)
alex
2007-08-12
1
-0
/
+18
*
Minor fix.
alex
2007-06-26
1
-3
/
+3
*
- cleaned code to avoid '... may be used uninitialized in this function' war...
alex
2007-06-14
1
-2
/
+2
*
- fixed function diff() for floats (Alexei)
alex
2007-05-28
1
-1
/
+1
*
- fixed delta value calculation for UINT64 (thanks to Farzad FARID)
osmiy
2007-05-24
1
-1
/
+1
*
- minor fix for trigger evalution
osmiy
2007-05-24
1
-1
/
+0
*
- added delta value calculation for UINT64 (Eugene)
osmiy
2007-05-24
1
-93
/
+98
*
- support of more flexible trigger function count(period,value) (Alexei)
alex
2007-05-17
1
-10
/
+73
*
fixed commilation
osmiy
2007-04-14
1
-1
/
+0
*
- fixed function diff for integer items (Alexei)
alex
2007-04-01
1
-2
/
+2
*
- fixed calculation of some functions where item is integer. (Alexei)
alex
2007-03-25
1
-2
/
+2
*
Minor code beautification.
alex
2007-03-19
1
-32
/
+96
*
- fixed system.cpu.util[] (Eugene)
osmiy
2007-03-12
1
-88
/
+25
*
- added support of avg() for items having integer type (Alexei)
alex
2007-03-12
1
-20
/
+27
*
Code cleanup.
alex
2007-03-04
1
-9
/
+9
*
Fix in get_nextcheck and cleanup of debug messages.
alex
2007-03-02
1
-26
/
+5
*
- fixed large SQLs calling (Eugene)
osmiy
2007-02-12
1
-1
/
+1
*
- changed type of items.prevorgvalue to preserve data precision (Alexei)
alex
2007-01-28
1
-21
/
+130
*
- fixed function max(#N) (Alexei)
alex
2007-01-21
1
-2
/
+2
*
- fixed calculation of sum(#N) (Alexei)
alex
2007-01-02
1
-16
/
+18
*
More changes for DM.
alex
2006-11-25
1
-15
/
+9
*
More changes for DM.
alex
2006-11-24
1
-1
/
+1
*
- fixed trigger function fuzzytime() (Alexei)
alex
2006-11-13
1
-2
/
+2
*
- introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)
alex
2006-11-01
1
-1
/
+1
*
- fixed calculation of delta(#N) (Alexei)
alex
2006-10-30
1
-0
/
+1
*
Added basic support of distributed history (Alexei)
alex
2006-09-24
1
-16
/
+29
*
Initial integration of distributed monitoring.
alex
2006-09-14
1
-1
/
+1
*
- new more efficient definition of function DBexecute() (Alexei)
hugetoad
2006-07-13
1
-25
/
+10
*
zabbix-1.2_dev integration
osmiy
2006-07-12
1
-34
/
+34
*
- more port for Oracle.
hugetoad
2006-05-23
1
-14
/
+14
*
- fixed update of trigger status (Eugene)
osmiy
2006-05-15
1
-0
/
+1
*
- fixed zabbix server crash after SQL request reading (Eugene)
osmiy
2006-05-15
1
-10
/
+23
*
- fixed evaluation of max,min,count,sum for item having integer values (Alexei)
hugetoad
2006-05-14
1
-19
/
+135
*
- support of special unit "unixtime" (Alexei)
hugetoad
2006-05-13
1
-1
/
+2
*
Better performance for MySQL. Conversion to DBfetch().
hugetoad
2006-05-07
1
-55
/
+77
*
Minor changes.
hugetoad
2006-05-07
1
-6
/
+14
*
Minor changes.
hugetoad
2006-05-06
1
-2
/
+5
*
Changes for Oracle support.
hugetoad
2006-05-06
1
-10
/
+10
*
- added support of proc.mem[] for AIX (Eugene)
osmiy
2006-04-25
1
-3
/
+3
*
- fixed agregate functions to work with uint data type (Alexei)
hugetoad
2006-04-20
1
-8
/
+8
*
- added value mapping for e-mail content (Eugene)
osmiy
2006-02-22
1
-48
/
+128
[next]