Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | doc: describe relp tls parameters | Jan Gerhards | 2013-05-15 | 2 | -4/+10 | |
| | | | | ||||||
| * | | | fix handling of unbounded blocks | Rainer Gerhards | 2013-05-16 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | fix regression on unencrypted queue files | Rainer Gerhards | 2013-05-16 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | cleanup | Rainer Gerhards | 2013-05-16 | 3 | -7/+6 | |
| | | | | ||||||
| * | | | complete handle multiple blocks in encrypted queue files | Rainer Gerhards | 2013-05-16 | 6 | -37/+146 | |
| | | | | ||||||
| * | | | properly handle padding bytes when reading queue files | Rainer Gerhards | 2013-05-16 | 1 | -5/+10 | |
| | | | | ||||||
| * | | | enable ability to read existing encrypted queue file | Rainer Gerhards | 2013-05-15 | 2 | -3/+28 | |
| | | | | ||||||
| * | | | clean up crypto provider state files on queue file rollover | Rainer Gerhards | 2013-05-15 | 5 | -4/+29 | |
| | | | | ||||||
| * | | | do not try to write to read-open encryption state file | Rainer Gerhards | 2013-05-15 | 2 | -5/+7 | |
| | | | | ||||||
| * | | | clean up crypto provider state files on queue file close | Rainer Gerhards | 2013-05-15 | 6 | -2/+40 | |
| | | | | ||||||
| * | | | omrelp: add "rebindInterval" parameter | Rainer Gerhards | 2013-05-14 | 2 | -5/+27 | |
| | | | | ||||||
| * | | | imrelp: add support for TLS | Rainer Gerhards | 2013-05-14 | 1 | -5/+13 | |
| | | | | ||||||
| * | | | Merge branch 'master' into nextmaster-rtls | Rainer Gerhards | 2013-05-14 | 1 | -57/+0 | |
| |\ \ \ | ||||||
| * | | | | omrelp: add support for TLS | Rainer Gerhards | 2013-05-14 | 3 | -2/+17 | |
| | | | | | ||||||
| * | | | | reflect librelp API change | Rainer Gerhards | 2013-05-13 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 2 | -0/+3 | |
| |\ \ \ \ | ||||||
| * | | | | | fix invalid function prototypes | Rainer Gerhards | 2013-05-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | regression from yet-unreleased enhancement (RELP IP address setting) | |||||
| * | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 4 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-13 | 1 | -95/+95 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | basic queue file encryption | Rainer Gerhards | 2013-05-13 | 8 | -23/+248 | |
| | | | | | | | | ||||||
| * | | | | | | | enable shuffling of crypto parameters down through queue definition | Rainer Gerhards | 2013-05-10 | 8 | -43/+112 | |
| | | | | | | | | ||||||
| * | | | | | | | extend crypto provider interface so that it can support queue subsystem | Rainer Gerhards | 2013-05-08 | 3 | -18/+45 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2013-05-08 | 3 | -0/+13 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | | | | | cosmetic: update .gitignore files | Rainer Gerhards | 2013-05-08 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | doc: add Axel Rau's patch to ChangeLog | Rainer Gerhards | 2013-05-06 | 1 | -0/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add configurable local client IP | Axel Rau | 2013-05-06 | 5 | -2/+40 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | prepare for 7.4.0 releasev7.4.0 | Rainer Gerhards | 2013-06-05 | 3 | -3/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | 0mq fixes; credits to Hongfei Cheng and Brian Knox | Rainer Gerhards | 2013-06-04 | 5 | -397/+614 | |
| | | | | | | | | ||||||
* | | | | | | | | build: don't check for libs that are not needed | Tomas Heinrich | 2013-06-03 | 1 | -7/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | doc: correct omfile documentation | Tomas Heinrich | 2013-06-03 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the options affect all files, not just dynafiles. | |||||
* | | | | | | | | doc: clarify RSYSLOG_DEBUG format | Tomas Heinrich | 2013-06-03 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | bugfix: postpone the start of the imgssapi listener | Tomas Heinrich | 2013-06-03 | 1 | -2/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the listen socket is opened earlier (during configuration parsing), it is closed again during early init. The start has been postponed to the 'runInput' stage, which has an unpleasant side effect that it will fail if the priviledges are dropped. The code should be eventually fixed to support the new config system. | |||||
* | | | | | | | | bugfix: $template statement with multiple spaces lead to invalid tpl name | Rainer Gerhards | 2013-05-27 | 3 | -0/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If multiple spaces were used in front of the template name, all but one of them became actually part of the template name. So $template a,"..." would be name " a", and as such "a" was not available, e.g. in *.* /var/log/file;a This is a legacy config problem. As it was unreported for many years, no backport of the fix to old versions will happen. This is a long-standing bug that was only recently reported by forum user mc-sim. Reference: http://kb.monitorware.com/post23448.html | |||||
* | | | | | | | | doc bugfix: ReadMode wrong in imfile doc, two values were swapped | Rainer Gerhards | 2013-05-26 | 2 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=450 Thanks to jokajak@gmail.com for mentioning this | |||||
* | | | | | | | | add --enable-cached-man-pages ./configure option | Rainer Gerhards | 2013-05-26 | 2 | -1/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permits to build rsyslog on a system where rst2man is not installed. In that case, cached versions of the man pages are used (they were built during "make dist", so they should be current for the version in question. | |||||
* | | | | | | | | bugfix: imjournal should respect termination request | Tomas Heinrich | 2013-05-26 | 1 | -11/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sd_journal_wait() ignores EINTR and this behavior interferes with module's termination signaling. Therefore, poll() is used instead. | |||||
* | | | | | | | | bugfix: imjournal's thread shouldn't be canceled | Tomas Heinrich | 2013-05-26 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of cancelation, the correct possition in the journal was lost. This resulted in duplicate messages appearing in the logs. | |||||
* | | | | | | | | doc: add imjournal improvement to ChangeLog | Rainer Gerhards | 2013-05-22 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Eliminate sleep in imjournal code with sd_journal_wait | Milan Bartos | 2013-05-22 | 1 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: plugins/imjournal/imjournal.c | |||||
* | | | | | | | | Remove redundat cflags and links to libraries | Tomas Heinrich | 2013-05-20 | 4 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents linking with libee, liblognorm and libgcrypt when not necessary. | |||||
* | | | | | | | | Revert "bugfix: problem in build system (especially when cross-compiling)" | Tomas Heinrich | 2013-05-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 813c9c7f524976ef598864afbb729bca31557c32. Removing references to libee.h in the previous commit solves the build issue so the cflag shoudn't be needed after all. | |||||
* | | | | | | | | Don't #include libestr and libee headers when not necessary | Tomas Heinrich | 2013-05-20 | 3 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Through msg.h, many unrelated components needlessly required LIBEE_CFLAGS. | |||||
* | | | | | | | | Clean up warnings in imjournal and omjournal | Tomas Heinrich | 2013-05-20 | 2 | -9/+14 | |
| | | | | | | | | ||||||
* | | | | | | | | Drop unneeded macro definition | Tomas Heinrich | 2013-05-20 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The macro itself was a malformed version of "_GNU_SOURCE" and thus had no effect. It is not needed as this macro is already defined via AC_GNU_SOURCE. | |||||
* | | | | | | | | Imjournal state files can be stored in WorkDirectory | Milan | 2013-05-20 | 1 | -2/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the imjournal state file path doesn't start with '/', then it's by default stored in WorkDirectory. When path starts with '/', full path is used. | |||||
* | | | | | | | | bugfix: potential hang *in debug mode* on rsyslogd termination | Rainer Gerhards | 2013-05-15 | 2 | -7/+15 | |
| | | | | | | | | ||||||
* | | | | | | | | prepare for 7.3.15 releasev7.3.15 | Rainer Gerhards | 2013-05-14 | 3 | -3/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | bugfix: problem in build system (especially when cross-compiling) | Winfried | 2013-05-14 | 2 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Tomas Heinrich and winfried_mb2@xmsnet.nl for the patch. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=445 | |||||
* | | | | | | | | bugfix: .logsig files had tlv16 indicator bit at wrong offset | Rainer Gerhards | 2013-05-14 | 3 | -3/+4 | |
| | | | | | | | | ||||||
* | | | | | | | | Add a check for the rst2man binary | Tomas Heinrich | 2013-05-14 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Called when either libgcrypt or GuardTime is enabled. |