summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | | added tcp output rebinding option.Rainer Gerhards2009-07-141-0/+6
* | | | | | Merge branch 'beta'Rainer Gerhards2009-07-141-1/+1
|\| | | | |
| * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-141-1/+1
| |\| | | |
| | * | | | bugfix: fromhost-ip was sometimes truncatedRainer Gerhards2009-07-141-1/+1
* | | | | | Merge branch 'beta'Rainer Gerhards2009-07-131-2/+2
|\| | | | |
| * | | | | Merge branch 'v4-beta' into v4-develRainer 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
* | | | | | Merge branch 'master' into udpspoof & cleanup & slight optimizationRainer Gerhards2009-07-091-233/+0
|\ \ \ \ \ \
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-091-2/+0
| |\| | | | |
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-091-2/+0
| | |\| | | |
| | | * | | | 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-092-109/+13
* | | | | | | made udp spoofing code compile (but does not necessarily run right now, untes...Rainer Gerhards2009-07-091-1/+1
* | | | | | | Merge branch 'master' into udpspoofRainer Gerhards2009-07-0910-984/+1400
|\| | | | | |
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-082-4/+9
| |\| | | | |
| | * | | | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-062-4/+9
| | |/ / / /
| * | | | | Merge branch 'master' into v5-develRainer Gerhards2009-07-021-4/+0
| |\| | | |
| | * | | | omfile itself no longer needs zlibRainer Gerhards2009-07-021-4/+0
| * | | | | Merge branch 'master' into v5-develRainer Gerhards2009-07-011-38/+90
| |\| | | |
| | * | | | now put the new property-based methods to good useRainer Gerhards2009-07-011-2/+4
| | * | | | RcvFromIP now also a propertyRainer Gerhards2009-07-011-4/+11
| | * | | | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-2/+6
| | * | | | finished transition to using inputName propertyRainer Gerhards2009-06-301-24/+22
| | * | | | introduced the idea of detached propertiesRainer Gerhards2009-06-291-2/+3
| | * | | | Merge branch 'beta' into masterRainer Gerhards2009-06-291-1/+13
| | |\ \ \ \
| | | * \ \ \ Merge branch 'v4-stable' into betaRainer Gerhards2009-06-291-1/+13
| | | |\ \ \ \ | | | | | |/ / | | | | |/| / | | | | |_|/ | | | |/| |
| | | | * | bugfix: ssh session hangs after rsyslgod is started from itRainer Gerhards2009-06-291-1/+13
| | * | | | some cleanupRainer Gerhards2009-06-291-14/+14
| | * | | | separate willRun and runInput calls for input modulesMichael Terry2009-06-291-9/+37
| | * | | | add support for KLogPathMichael Terry2009-06-291-2/+2
| * | | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-251-1/+1
| |\| | | |
| | * | | | named queue worker threadsRainer Gerhards2009-06-251-1/+1
| | * | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-2/+2
| * | | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-2/+2
| * | | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-241-2/+2
| |\| | | |
| | * | | | Merge branch 'omfile'Rainer Gerhards2009-06-248-1050/+642
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-241-2/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-06-241-2/+2
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-231-93/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | optimized TAG handlingRainer Gerhards2009-06-231-4/+3
| | * | | | optimized hostname processingRainer Gerhards2009-06-231-36/+11
| | * | | | more strict parsing of the hostname in rfc3164 modeRainer Gerhards2009-06-231-73/+41
| | * | | | prevented unneccessary apc callsRainer Gerhards2009-06-231-2/+1
| | * | | | restored repeated message reduction processingRainer Gerhards2009-06-231-0/+1
| * | | | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-221-16/+10
| |\| | | |
| | * | | | optimized processing of TAG message fieldRainer Gerhards2009-06-221-16/+10