summaryrefslogtreecommitdiffstats
path: root/action.c
Commit message (Expand)AuthorAgeFilesLines
* Implement ACT_FIELDS_PASSING, test in mongodbMiloslav Trmač2012-08-281-3/+21
* Add OMSR_TPL_AS_FIELDS mode for output modules.Miloslav Trmač2012-08-281-0/+6
* Merge branch 'v6-stable'Rainer Gerhards2012-08-251-8/+8
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-8/+8
| |\
| | * changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-7/+7
| | * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-111-1/+1
| | |\
| | | * bugfix: "last message repeated n times" message was missing hostnameRainer Gerhards2012-06-111-1/+1
* | | | Merge branch 'beta'Rainer Gerhards2012-07-241-3/+1
|\| | |
| * | | debug log: emit (some) action queue parameters to debug logRainer Gerhards2012-07-051-3/+1
* | | | Merge branch 'beta'Rainer Gerhards2012-06-291-1/+2
|\| | |
| * | | Merge branch 'master-elasticsearch' into tmpRainer Gerhards2012-06-291-1/+2
| |\ \ \
| | * | | omelasticsearch: added transactional interface & better debug outputRainer Gerhards2012-05-241-1/+2
* | | | | Merge branch 'beta'Rainer Gerhards2012-06-271-32/+0
|\| | | |
| * | | | cleanup: remove config scoping system left-overRainer Gerhards2012-06-271-28/+0
| * | | | bugfix: $ActionName was not properly honoredRainer Gerhards2012-06-271-4/+0
* | | | | change action queue default enqueue timeout from 2000ms to 50msRainer Gerhards2012-06-011-1/+1
|/ / / /
* | | | Merge branch 'v5-beta' into betaRainer Gerhards2012-06-011-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-011-1/+1
| |\|
| | * bugfix: delayble source could block action queue, ...Rainer Gerhards2012-06-011-1/+1
| * | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-071-2/+3
| |\ \
| | * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-071-2/+3
| | |\|
| | | * bugfix: memory leak in array passing output module modeRainer Gerhards2012-03-171-2/+3
| * | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-0/+6
| |\| |
| | * | queue: lightdelay config: keep default of 70% until mark is explicitely setRainer Gerhards2012-02-221-3/+5
| | * | added configuration directives to customize queue light delay marksRainer Gerhards2012-02-211-0/+4
| | * | stats: generate friendly name for action queues, if possibleRainer Gerhards2012-01-311-2/+7
* | | | action cfg: do no longer require template for TPL_AS_MSG passing modeRainer Gerhards2012-03-191-1/+3
* | | | bugfix: memory leak in array passing output module modeRainer Gerhards2012-03-171-2/+3
* | | | bugfix: abort during startup when rsyslog.conf v6+ format was used in a certa...Rainer Gerhards2012-02-021-2/+2
* | | | Merge branch 'v5-devel'Rainer Gerhards2012-01-271-3/+4
|\| | |
| * | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-01-271-3/+4
| |\| |
| | * | bugfix: action stats did invalidly contain already-discarded messagesRainer Gerhards2012-01-271-3/+4
* | | | refactor: removing dead apc codeRainer Gerhards2012-01-191-1/+0
* | | | refactor: remove very old sync.[ch] system for "abstracting" mutex accessRainer Gerhards2012-01-191-5/+5
* | | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-31/+31
|\ \ \ \
| * | | | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-31/+31
* | | | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v5-stable-elasticsearch' into v5-devel-tmpRainer Gerhards2012-01-171-1/+1
| |\ \ \ \
| | * | | | add JSON escaping optionNathan Scott2012-01-171-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-12-191-7/+58
|\| | | |
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2011-12-191-3/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | better performance for action stats & cleanup: removing debug printsRainer Gerhards2011-12-191-3/+6
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2011-12-191-0/+5
| |\| | |
| | * | | additional counter for lost messages due to failed actions addedRainer Gerhards2011-12-191-0/+5
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2011-12-191-1/+1
| |\| | |
| | * | | added instrumentationRainer Gerhards2011-12-191-3/+45
| | |/ /
| * | | fixing memory leak in new stats code (delete statsobj)Rainer Gerhards2011-12-161-0/+6
| * | | experimental: added first stats counter to action objectRainer Gerhards2011-12-161-6/+43
| * | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-10-171-10/+9
| |\ \ \
| * \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2011-08-311-25/+23
| |\ \ \ \