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
/
var.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
*
bugfix: memory leaks in script engine
Rainer Gerhards
2008-04-03
1
-7
/
+21
*
- added "debug" command to debug environment settings
Rainer Gerhards
2008-02-29
1
-1
/
+1
*
changed obj base object's calling interface to use the new obj_if_t
Rainer Gerhards
2008-02-29
1
-1
/
+4
*
fixed segfault when pure string values were tried to be added
Rainer Gerhards
2008-02-25
1
-5
/
+8
*
- added PUSHMSGVAR operation
Rainer Gerhards
2008-02-25
1
-0
/
+36
*
- added some temporary testing aids to conf.c, so that we can debug
Rainer Gerhards
2008-02-25
1
-1
/
+1
*
implemented data type conversion
Rainer Gerhards
2008-02-25
1
-7
/
+33
*
- added some thoughts on RainerScript
Rainer Gerhards
2008-02-24
1
-12
/
+48
*
worked a bit on var_t data type conversion
Rainer Gerhards
2008-02-22
1
-17
/
+46
*
simplified var object, now only supports strings and numbers as a single
Rainer Gerhards
2008-02-22
1
-19
/
+18
*
worked a bit on type conversion (specified the interface)
Rainer Gerhards
2008-02-22
1
-0
/
+83
*
- modified parser and tokenizer to support slight ABNF modifications from
Rainer Gerhards
2008-02-21
1
-0
/
+6
*
changed tokenizer to utilize var class instead of scalar types
Rainer Gerhards
2008-02-21
1
-1
/
+4
*
some more interface changes
Rainer Gerhards
2008-02-21
1
-2
/
+19
*
first steps in implementing object interfaces (stage work for later dynamic
Rainer Gerhards
2008-02-21
1
-1
/
+26
*
cleanup for 3.11.4
v3-11-4
Rainer Gerhards
2008-02-21
1
-1
/
+1
*
changed rsCStrObj name to cstr_t, which is more inline with the rest of
Rainer Gerhards
2008-02-21
1
-1
/
+1
*
begun expr compile process, first steps done
Rainer Gerhards
2008-02-20
1
-0
/
+49
*
created var class out of property_t
Rainer Gerhards
2008-02-20
1
-0
/
+84