index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed some files to grant LGPLv3 extended persmissions on top of GPLv3
Rainer Gerhards
2008-04-15
1
-7
/
+8
*
some cleanup of debug messages
Rainer Gerhards
2008-04-07
1
-7
/
+0
*
bugfix: memory leaks in script engine
Rainer Gerhards
2008-04-03
1
-3
/
+2
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-2
/
+0
*
- added "debug" command to debug environment settings
Rainer Gerhards
2008-02-29
1
-4
/
+4
*
changed obj base object's calling interface to use the new obj_if_t
Rainer Gerhards
2008-02-29
1
-1
/
+1
*
- wrote doc on how to use the expression engine
Rainer Gerhards
2008-02-28
1
-2
/
+54
*
implemented STARTSWITH vm instruction
Rainer Gerhards
2008-02-26
1
-1
/
+18
*
fixed segfault when pure string values were tried to be added
Rainer Gerhards
2008-02-25
1
-7
/
+6
*
added string concatenation operator & to RainerScript
Rainer Gerhards
2008-02-25
1
-0
/
+16
*
- added sysvar class
Rainer Gerhards
2008-02-25
1
-3
/
+13
*
- added PUSHMSGVAR operation
Rainer Gerhards
2008-02-25
1
-3
/
+70
*
- added some temporary testing aids to conf.c, so that we can debug
Rainer Gerhards
2008-02-25
1
-8
/
+71
*
implemented majority of comparison operations
Rainer Gerhards
2008-02-25
1
-25
/
+111
*
implemented data type conversion
Rainer Gerhards
2008-02-25
1
-29
/
+35
*
begun implementing rsyslog virtual machine (vm class)
Rainer Gerhards
2008-02-22
1
-0
/
+221