index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
milestone/[PARTWORK]: implemented RainerScript functions
Rainer Gerhards
2011-07-09
3
-7
/
+129
|
*
|
|
optimized function representation
Rainer Gerhards
2011-07-08
2
-9
/
+31
|
*
|
|
cosmetic updates
Rainer Gerhards
2011-07-08
1
-4
/
+2
|
*
|
|
milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)
Rainer Gerhards
2011-07-08
4
-5
/
+161
|
*
|
|
milestone/[PARTWORK]: implemented comparison operations
Rainer Gerhards
2011-07-08
7
-58
/
+236
|
*
|
|
milestone/[PARTWORK]: implemented "CONTAINS"
Rainer Gerhards
2011-07-08
2
-8
/
+20
|
*
|
|
milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for strings
Rainer Gerhards
2011-07-07
9
-31
/
+124
|
*
|
|
milestone/[PARTWORK]: integrted script filter, but var access is missing
Rainer Gerhards
2011-07-07
12
-28
/
+116
|
*
|
|
milestone:/[PARTWORK]: config is processed using new parser, except...
Rainer Gerhards
2011-07-06
4
-34
/
+82
|
*
|
|
milestone/[NONWORKING]: first integration of new parser, rules are not yet ha...
Rainer Gerhards
2011-07-06
7
-13
/
+120
|
*
|
|
milestone: abstracted parser interface ...
Rainer Gerhards
2011-07-06
3
-9
/
+44
|
*
|
|
milestone: some plumbing for rsyslog/stand alone parsing
Rainer Gerhards
2011-07-05
5
-48
/
+83
|
*
|
|
milestone: improved build system
Rainer Gerhards
2011-07-05
5
-31
/
+79
|
*
|
|
milestone: grammar integrated in rsyslog build system
Rainer Gerhards
2011-07-05
7
-8
/
+29
|
*
|
|
milestone: added functions to grammar
Rainer Gerhards
2011-07-04
5
-4
/
+67
|
*
|
|
cleanup
Rainer Gerhards
2011-07-04
2
-30
/
+20
|
*
|
|
milestone: strings and vars are now stored correctly in in-memory representation
Rainer Gerhards
2011-07-04
5
-17
/
+43
|
*
|
|
milstone: top-level grammer now ready for integration (but script detail stil...
Rainer Gerhards
2011-07-04
5
-50
/
+118
|
*
|
|
bugfix(new bug): cfsyslines were not properly reversed during parsing
Rainer Gerhards
2011-07-04
1
-7
/
+3
|
*
|
|
milestone: PROPFILT added to grammar
Rainer Gerhards
2011-07-04
3
-13
/
+16
|
*
|
|
milestone: added BSD-style blocks
Rainer Gerhards
2011-07-04
3
-3
/
+15
|
*
|
|
milestone: support for include files added
Rainer Gerhards
2011-07-04
4
-11
/
+106
|
*
|
|
milestone: added comparison ops, prepring for flex include processing
Rainer Gerhards
2011-07-04
5
-19
/
+83
|
*
|
|
milestone: added operations to expr, added evaluation
Rainer Gerhards
2011-07-04
5
-20
/
+233
|
*
|
|
grammar: small optimization during expr creation
Rainer Gerhards
2011-07-03
2
-1
/
+10
|
*
|
|
milestone: added grammar for arithmetic expressions
Rainer Gerhards
2011-07-03
6
-18
/
+146
|
*
|
|
milestone: grammar for basic if/then construct (no expr)
Rainer Gerhards
2011-07-03
3
-15
/
+65
|
*
|
|
milestone: support for action list added to grammar
Rainer Gerhards
2011-07-03
4
-13
/
+163
|
*
|
|
milestone: some support for rules in grammar
Rainer Gerhards
2011-07-02
4
-81
/
+85
|
*
|
|
milestone: grammar for objects and cfsysline created
Rainer Gerhards
2011-07-02
5
-43
/
+242
|
*
|
|
milestone: done some more twists to the lexer
Rainer Gerhards
2011-07-01
2
-6
/
+32
|
*
|
|
milestone: lexer now correctly identifies (almost) all constructs
Rainer Gerhards
2011-07-01
2
-4
/
+107
|
*
|
|
milestone: grammar contains rules for object blocks
Rainer Gerhards
2011-07-01
2
-18
/
+149
|
*
|
|
milestone: first shot at rules to read old config file objects
Rainer Gerhards
2011-06-30
2
-2
/
+33
|
*
|
|
worked on detecting old-style PRI filter
Rainer Gerhards
2011-06-30
2
-0
/
+118
|
*
|
|
first try towards a flex/bison based config parser
Rainer Gerhards
2011-06-30
5
-0
/
+232
*
|
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-07-11
7
-20
/
+57
|
\
\
\
\
|
*
|
|
|
preparing for 5.9.2
v5.9.2
Rainer Gerhards
2011-07-11
2
-2
/
+2
|
*
|
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-07-11
6
-7
/
+48
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
preparing for 5.8.3
v5.8.3
Rainer Gerhards
2011-07-11
3
-3
/
+6
|
|
*
|
|
added warning message for old-style outchannel syntax
Rainer Gerhards
2011-07-11
3
-1
/
+28
|
|
*
|
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-07-11
5
-6
/
+16
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
preparing for 4.6.7 release
v4.6.7
Rainer Gerhards
2011-07-11
8
-15
/
+16
|
|
|
*
|
support for :omfile: forward compatibility directive
Rainer Gerhards
2011-07-11
3
-3
/
+11
|
*
|
|
|
issue a warning if old omusrmsg action syntax is used
Rainer Gerhards
2011-07-06
2
-2
/
+11
|
*
|
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-07-06
6
-11
/
+30
|
|
\
|
|
|
|
*
|
|
|
preparing for 5.9.1 release
v5.9.1
Rainer Gerhards
2011-06-30
4
-6
/
+3
|
*
|
|
|
cosmetic: reformatted some code
Rainer Gerhards
2011-06-30
1
-12
/
+5
|
*
|
|
|
backported patch for testbench race reduction
Rainer Gerhards
2011-06-30
1
-9
/
+14
*
|
|
|
|
preparing for 6.3.2
v6.3.2
Rainer Gerhards
2011-07-06
4
-19
/
+18
[prev]
[next]