summaryrefslogtreecommitdiffstats
path: root/tools/omfile.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'beta'Rainer Gerhards2012-06-291-1/+1
|\
| * Merge branch 'master-elasticsearch' into tmpRainer Gerhards2012-06-291-1/+1
| |\
| | * omelasticsearch: added transactional interface & better debug outputRainer Gerhards2012-05-241-1/+1
* | | a bit more cleanupRainer Gerhards2012-06-251-5/+2
* | | implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-5/+7
* | | milestone: module() config statement basically worksRainer Gerhards2012-06-211-11/+131
* | | bump default omfile iobuffer size to 4kRainer Gerhards2012-06-141-1/+1
* | | added --enable-debugless configure option for very high demanding environmentsRainer Gerhards2012-05-291-1/+1
|/ /
* / bugfix/omfile: template action parameter was not acceptedRainer Gerhards2012-05-031-1/+1
|/
* v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
* Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-18/+18
|\
| * undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-18/+18
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-141-16/+16
| |\
| * \ Merge branch 'v5-stable' into betaRainer Gerhards2011-10-211-2/+3
| |\ \
| * \ \ Merge branch 'v5-stable' into betaRainer Gerhards2011-09-261-8/+13
| |\ \ \
| * \ \ \ Merge branch 'v5-stable' into betaRainer Gerhards2011-07-111-1/+16
| |\ \ \ \
* | \ \ \ \ Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-16/+16
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | more license analysis & changeRainer Gerhards2012-01-141-16/+16
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-10-211-2/+3
|\ \ \ \ \ \
| * | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-10-211-2/+3
| |\| | | | |
| | * | | | | minor: slightly improved error reporting when dynafile open failsRainer Gerhards2011-10-201-2/+3
| | | |_|_|/ | | |/| | |
* | | | | | added support for v6 config system to omfwdRainer Gerhards2011-10-111-35/+1
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-09-261-11/+11
|\| | | | |
| * | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-09-261-10/+13
| |\| | | |
| | * | | | bugfix: omfile returns fatal error code for things that go really wrongRainer Gerhards2011-09-261-3/+2
| | * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-09-221-5/+11
| | |\| | | | | | |_|/ | | |/| |
| | | * | bugfix: potential abort if ultra-large file io buffers are used andRainer Gerhards2011-09-201-4/+10
| | | * | Merge branch 'v4-stable' of git+ssh://git.adiscon.com/git/rsyslog into v4-stableRainer Gerhards2011-09-151-5/+34
| | | |\ \
| | | | * | issue a warning message for old-style dynafile actionRainer Gerhards2011-07-111-1/+8
| | | | * | Merge branch 'v4-stable' into v4-develRainer Gerhards2011-07-111-1/+9
| | | | |\ \
| | | | * \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-1/+0
| | | | |\ \ \
| | | | * | | | minor cleanupRainer Gerhards2010-04-191-2/+2
| | | * | | | | typo fixAndrew Stothard2011-09-151-1/+1
| | | | |_|/ / | | | |/| | |
* | | | | | | regression: omfile aborted on dynafiles (never released bug)Rainer Gerhards2011-08-011-4/+3
* | | | | | | omusrmsg now supports the new config systemRainer Gerhards2011-07-211-1/+0
* | | | | | | milestone: omfile basically gets its parameters via the new systemRainer Gerhards2011-07-211-47/+151
* | | | | | | milestone: new output plugin interface call addedRainer Gerhards2011-07-211-0/+2
* | | | | | | milestone: on the way to a new action conf interface to plugins...Rainer Gerhards2011-07-201-0/+81
* | | | | | | cleanupRainer Gerhards2011-07-201-21/+1
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-07-111-1/+16
|\| | | | | |
| * | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-111-1/+16
| |\| | | | |
| | * | | | | added warning message for old-style outchannel syntaxRainer Gerhards2011-07-111-1/+8
| | * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-111-1/+9
| | |\| | | |
| | | * | | | support for :omfile: forward compatibility directiveRainer Gerhards2011-07-111-1/+9
| | | | |/ / | | | |/| |
| * | | | | bugfix: error state not correctly set for gone-away config directiveRainer Gerhards2011-06-101-0/+1
* | | | | | Merge branch 'beta'Rainer Gerhards2011-06-211-5/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bugfix: $ActionFileDefaultTemplate did not workRainer Gerhards2011-06-021-5/+5
* | | | | | merge fix: made mistake when merging in v5-devel changes, now fixingRainer Gerhards2011-04-271-13/+1
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-04-261-24/+9
|\ \ \ \ \ \ | | |/ / / / | |/| | | |