summaryrefslogtreecommitdiffstats
path: root/tools/omfwd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-08-251-3/+3
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-3/+3
| |\
| | * changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-3/+3
* | | omfwd: support for module() global config parameters addedRainer Gerhards2012-06-251-8/+127
|/ /
* | v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-9/+9
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-9/+9
* | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-45/+28
|\ \ \ | | |/ | |/|
| * | omfwd refactor: even more simplification (small one ;))Rainer Gerhards2012-01-141-2/+1
| * | omfwd license change to ASL 2.0Rainer Gerhards2012-01-141-20/+16
| * | omfwd refactor: simplificationRainer Gerhards2012-01-141-9/+6
| * | omfwd refactor: simplifying codeRainer Gerhards2012-01-141-21/+9
| * | Merge branch 'v4-devel' into v5-develRainer Gerhards2011-05-091-2/+2
| |\ \
* | | | added support for v6 config system to omfwdRainer Gerhards2011-10-111-38/+231
| |_|/ |/| |
* | | Merge branch 'v5-stable' into betaRainer Gerhards2011-05-091-3/+2
|\ \ \
| * \ \ Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-091-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * bugfix: invalid storage type for config variablesRainer Gerhards2011-05-091-1/+1
| | * bugfix: stream driver mode was not correctly set on tcp ouput on big endian s...Tomas Heinrich2011-05-091-1/+1
* | | omfwd: made send function handling incomplete sends correctlyRainer Gerhards2011-04-041-12/+7
* | | added one more testcase for sending TCP/TLS syslogRainer Gerhards2011-04-041-0/+4
* | | omfwd: speeded up tcp forwarding by reducing number of API callsRainer Gerhards2011-04-041-11/+66
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\| |
| * | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-2/+0
|\| |
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-2/+0
| |\|
| | * some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-2/+0
* | | fixed regression from last commitRainer Gerhards2010-07-271-0/+1
* | | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-48/+58
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-9/+9
|/ /
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-291-2/+2
|\|
| * bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-041-0/+3
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+3
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+3
| | * bugfix (backport): omfwd segfaultRainer Gerhards2009-08-271-2/+0
| | * Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-211-19/+50
| | |\
| | * \ Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-07-131-2/+2
| | |\ \
* | | | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-121-0/+6
|\| | | |
| * | | | fixed a memory leak when sending messages in zip-compressed formatNaoya Nakazawa2010-01-111-0/+6
| * | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-1/+1
* | | | | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-2/+2
* | | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | Merge branch 'beta'Rainer Gerhards2009-07-131-2/+2
|\| | | |
| * | | | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-07-131-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix compile error in zip sender patchRainer Gerhards2009-07-131-2/+2
| | * | | bugfix: sending syslog messages with zip compression did not workRainer Gerhards2009-07-131-2/+2
| * | | | bugfix: omfwd segfault when debugging is turned onRainer Gerhards2009-07-091-2/+0
* | | | | first version supporting udp spoofing and non-spoofing at the same timeRainer Gerhards2009-07-091-2/+0
* | | | | moved udp spoofing code to its own output module (omudpspoof)Rainer Gerhards2009-07-091-108/+12