summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' into omfileRainer Gerhards2009-06-0411-42/+194
| |\ \ \ \ \ \
| * | | | | | | added gzip header to output filesRainer Gerhards2009-06-033-5/+36
| * | | | | | | first proof of concept on zipped file writerRainer Gerhards2009-06-039-39/+631
* | | | | | | | cleanup (removed left-over from backport)v4.3.2Rainer Gerhards2009-06-241-2/+0
* | | | | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-241-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-06-241-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid)Michael Biebl2009-06-241-2/+2
* | | | | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-243-3/+4
|\| | | | | | |
| * | | | | | | finishing touches for 4.2.0v4.2.0Rainer Gerhards2009-06-221-0/+1
| * | | | | | | preparing for v4-stableRainer Gerhards2009-06-223-3/+3
* | | | | | | | minor: prepped ChangeLog for next betaRainer Gerhards2009-06-241-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'beta'Rainer Gerhards2009-06-184-8/+25
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-06-184-10/+27
| |\| | | |
| | * | | | some minor bugfixesRainer Gerhards2009-06-185-11/+24
| | * | | | removed forgotten debug messageRainer Gerhards2009-06-151-1/+0
| | * | | | bugfix: error messages were not emitted to stderr in forked modeRainer Gerhards2009-06-152-2/+7
* | | | | | removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-168-77/+65
* | | | | | done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-1618-360/+282
* | | | | | some performance optimizationsRainer Gerhards2009-06-1614-104/+102
| |_|_|/ / |/| | | |
* | | | | backported macros necessary to create output modules with transaction supportRainer Gerhards2009-06-041-1/+71
* | | | | backported some of the v5 testbenchRainer Gerhards2009-06-0410-41/+123
| |_|/ / |/| | |
* | | | added config switch --enable-testbench=no to turn off testbenchRainer Gerhards2009-06-033-0/+19
* | | | strmsrv now supports KEEPALIVE socket optionRainer Gerhards2009-06-027-4/+82
* | | | slightly extended strms_sess interfaceRainer Gerhards2009-06-022-1/+10
* | | | added a generic network stream serverRainer Gerhards2009-06-028-1/+1444
* | | | added support for custom modulesRainer Gerhards2009-06-023-0/+26
* | | | Merge branch 'udpdrop'Rainer Gerhards2009-05-293-20/+58
|\ \ \ \
| * | | | added ability for the UDP output action to rebind its send socket after sendi...Rainer Gerhards2009-05-294-21/+60
* | | | | Merge branch 'beta'Rainer Gerhards2009-05-293-2/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-293-2/+3
| |\| |
| | * | fixed a regression of yesterday's patchRainer Gerhards2009-05-293-2/+3
* | | | fix: import from beta accidently disable imdiagRainer Gerhards2009-05-291-3/+0
* | | | Merge branch 'beta'Rainer Gerhards2009-05-293-18/+25
|\| | |
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-0/+1
| |\| |
| | * | fixed copy&paste error in previous commitRainer Gerhards2009-05-292-1/+2
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-293-18/+24
| |\| |
| | * | fixed problem in syslog-protocol (now RFC5424) parserRainer Gerhards2009-05-293-17/+25
* | | | added forgotten fileRainer Gerhards2009-05-291-0/+0
* | | | Merge branch 'beta' into masterRainer Gerhards2009-05-289-5/+84
|\| | |
| * | | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-2811-5/+86
| |\| |
| | * | small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-289-4/+70
| | * | bugfix: internal messages were emitted to whatever file had fd2varmojfekoj2009-05-282-1/+4
| | * | relaxed GnuTLS version requirement to 1.4.0Rainer Gerhards2009-05-192-1/+3
| | * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s...Rainer Gerhards2009-05-122-1/+3
| | * | patch from Michael Biebl did not apply completely - manually done...Rainer Gerhards2009-05-121-0/+1
| | * | Fix compiler warningsMichael Biebl2009-05-121-0/+1
* | | | doc: added info on when $OptimizeForUniprocessor was made availableRainer Gerhards2009-05-281-1/+1
* | | | Merge branch 'diag'Rainer Gerhards2009-05-286-6/+8
|\ \ \ \
| * | | | fixed make distcheckRainer Gerhards2009-05-286-6/+8
* | | | | Merge branch 'diag'Rainer Gerhards2009-05-2720-217/+317
|\| | | |