summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 5.5.1 releasev5.5.1Rainer Gerhards2009-11-271-1/+1
|
* re-implemented $EscapeControlCharacterTab config directiveRainer Gerhards2009-11-271-0/+3
| | | | | Based on Jonathan Bond-Caron's patch for v4. This now also includes some automatted tests.
* Merge branch 'v4-devel' into masterRainer Gerhards2009-11-271-2/+4
|\ | | | | | | | | | | | | | | | | I needed to (temporarily) remove the $EscapeControlCharacterTab config directive as it no longer fits into the rewritten rsyslog parser part. Conflicts: dirty.h tools/syslogd.c
| * added $EscapeControlCharacterTab config directiveJonathan Bond-Caron2009-11-271-2/+4
| |
| * Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-251-0/+2
| |\
* | \ Merge branch 'beta' into masterRainer Gerhards2009-11-261-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c configure.ac doc/manual.html doc/rsyslog_conf_modules.html tests/sndrcv_drvr.sh
| * | | bugfix: commit transaction was not properly conveyed to message layer,Rainer Gerhards2009-11-261-0/+2
| | | | | | | | | | | | | | | | potentially resulting in non-message destruction and thus hangs
| * | | Merge branch 'v4-beta' into betaRainer Gerhards2009-11-251-1/+5
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_modules.html tests/Makefile.am tests/sndrcv_drvr.sh
| | * | bugfix (kind of): check if TCP connection is still alive if using TLSJonathan Bond-Caron2009-11-251-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | Merge branch 'beta'Rainer Gerhards2009-11-251-0/+25
|\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2009-11-251-0/+19
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am
| | * | | bugfix: enabling GSSServer crashes rsyslog startupTomas Kubina2009-11-251-0/+4
| | | | |
| | * | | cosmetic: added bugfix to changelogRainer Gerhards2009-11-121-0/+2
| | | | |
| | * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2009-11-121-0/+5
| | |\ \ \
| | * \ \ \ Merge branch 'v4-stable' into v5-stableRainer Gerhards2009-11-121-0/+8
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * | | | | preparing for version 5.2.0v5.2.0Rainer Gerhards2009-11-021-0/+7
| | | | | | |
| * | | | | | bugfix: omfile output was only written when buffer was fullRainer Gerhards2009-11-181-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ... not at end of transaction.
* | | | | | | Merge branch 'nspoll'Rainer Gerhards2009-11-251-0/+6
|\ \ \ \ \ \ \
| * | | | | | | goal reached: epoll() driver for plain tcp syslog receiver availableRainer Gerhards2009-11-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced the ablity for netstream drivers to utilize an epoll interface This offers increased performance and removes the select() FDSET size limit from imtcp. Note that we fall back to select() if there is no epoll netstream drivers. So far, an epoll driver has only been implemented for plain tcp syslog, the rest will follow once the code proves well in practice AND there is demand.
* | | | | | | | Merge branch 'v4-devel' into tmpRainer Gerhards2009-11-201-2/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/Makefile.am tests/sndrcv_drvr.sh tools/syslogd.c
| * | | | | | debugondemand mode caused backgrounding to failRainer Gerhards2009-11-201-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is close to a bug, but I'd consider the ability to background in this mode a new feature...
| * | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-201-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html
| | * | | | | preparing for 4.5.7v4.5.7Rainer Gerhards2009-11-181-1/+1
| | | | | | |
* | | | | | | bumped version number & updated project statusRainer Gerhards2009-11-181-0/+2
| | | | | | |
* | | | | | | prepared for 5.5.0 releasev5.5.0Rainer Gerhards2009-11-181-1/+1
| | | | | | |
* | | | | | | doc: improved description of what loadable modules can doRainer Gerhards2009-11-171-1/+2
| | | | | | |
* | | | | | | minor: moved all code to new isAllowedSender2() interfaceRainer Gerhards2009-11-171-2/+3
| | | | | | |
* | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/rsyslog_conf_modules.html gss-misc.c plugins/imgssapi/imgssapi.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/glbl.c runtime/glbl.h runtime/net.c
| * | | | | | integrating varmojfekoj's "unlimited select()" patch into v4-develRainer Gerhards2009-11-171-0/+2
| |\ \ \ \ \ \
| | * | | | | | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to varmjofekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | | moved DNS resolution code out of imudp and into the backend processingRainer Gerhards2009-11-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most importantly, DNS resolution now never happens if the resolved name is not required. Note that this applies to imudp - for the other inputs, DNS resolution almost comes for free, so we do not do it there. However, the new method has been implemented in a generic way and as such may also be used by other modules in the future.
* | | | | | | | bumped version number, updated project statusRainer Gerhards2009-11-131-0/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | preparing for new beta (5.3.5)Rainer Gerhards2009-11-131-1/+1
| | | | | | |
* | | | | | | Begin new beta branchRainer Gerhards2009-11-131-1/+164
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into beta Conflicts: ChangeLog tests/Makefile.am
| * | | | | | some light performance enhancementRainer Gerhards2009-11-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...by replacing time() call with much faster (at least under linux) gettimeofday() calls.
| * | | | | | cosmetic: mentioned imported bugfix in changelogRainer Gerhards2009-11-121-0/+2
| | | | | | |
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-121-0/+5
| |\| | | | |
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-121-0/+5
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-0/+5
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | cosmetic: mention imported v3-bugfix in ChangeLogRainer Gerhards2009-11-121-0/+2
| | | | | | |
| | | | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-121-0/+3
| | | | |\ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | bugfix: segfault on startup when -q or -Q option was givenRainer Gerhards2009-11-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157 Thanks to Jonas Nogueira for reporting this bug.
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-121-0/+8
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-121-0/+6
| | |\| | | |
| | | * | | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-0/+6
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | | | * | | bugfix: $ActionExecOnlyOnceEveryInterval did not work.Rainer Gerhards2009-11-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a regression from the time() optimizations done in v4. Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143 Thanks to Klaus Tachtler for reporting this bug.
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-101-2/+7
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | | | bugfix: omudpspoof miscalculated source and destination portsRainer Gerhards2009-11-121-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | while this was probably not noticed for source ports, it resulted in almost all destination ports being wrong, except for the default port of 514, which by virtue of its binary representation was calculated correct (and probably thus the bug not earlier detected).
| * | | | | | improved testbench: added tests for UDP forwarding and omudpspoofRainer Gerhards2009-11-121-0/+1
| | | | | | |
| * | | | | | doc bugfix: omudpspoof had wrong config command names ("om" missing)Rainer Gerhards2009-11-121-0/+1
| | | | | | |