Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New feature: date-strftime().HEADv3-stable-kaz | Kaz Kylheku | 2013-11-30 | 6 | -14/+130 |
| | |||||
* | bugfix: action resume interval incorrectly handled, thus took longer to resumev3-stable | Tomas Heinrich | 2011-12-01 | 2 | -2/+4 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | bugfix: cosmetic: proper constant used instead of number in open call | Tomas Heinrich | 2011-12-01 | 2 | -1/+2 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | bugfix: potential misadressing in property replacer | Andre Lorbach | 2011-08-05 | 2 | -7/+8 |
| | |||||
* | bugfix: timestamp was incorrectly calculated for timezones with minute offset | Rainer Gerhards | 2011-06-16 | 2 | -1/+4 |
| | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=271 | ||||
* | improved some code based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 3 | -3/+6 |
| | |||||
* | bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3 | Rainer Gerhards | 2010-11-24 | 3 | -1/+24 |
| | | | | | | ... in a tight loop, effectively disabling functionality and bearing the risk of unresponsiveness of the whole system. Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194 | ||||
* | preparing for 3.22.2v3.22.2 | Rainer Gerhards | 2010-08-05 | 5 | -94/+5 |
| | |||||
* | program name filter ! in the configuration cannot be reset | Kiss Gabor (Bitman) | 2010-08-05 | 2 | -2/+3 |
| | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | bugfix: comment char ('#') in literal terminated script parsing | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 |
| | | | | | ...and thus could not be used. but tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=119 | ||||
* | bugfix: potential segfault when -p command line option was used | Rainer Gerhards | 2009-12-04 | 2 | -0/+3 |
| | | | | thanks to varmojfekoj for pointing me at this bug | ||||
* | bugfix: $CreateDirs variable not properly initialized | Rainer Gerhards | 2009-11-30 | 2 | -1/+3 |
| | | | | default thus was random (but most often "on") | ||||
* | minor doc: enhanced description of loadable modules | Rainer Gerhards | 2009-11-17 | 1 | -17/+36 |
| | |||||
* | correcting -q/-Q patch - was invalid | Rainer Gerhards | 2009-11-12 | 3 | -4/+7 |
| | | | | | This is the correct patch. The previous one solved the segfault, but disabled the -q/Q options. | ||||
* | bugfix: segfault on startup when -q or -Q option was given | Rainer Gerhards | 2009-11-12 | 3 | -4/+7 |
| | | | | | bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157 Thanks to Jonas Nogueira for reporting this bug. | ||||
* | bugfix: potential hang condition on queue shutdown | Rainer Gerhards | 2009-10-20 | 2 | -2/+1 |
| | |||||
* | enhance: imrelp now also provides remote peer's IP address | Rainer Gerhards | 2009-10-14 | 3 | -4/+9 |
| | | | | [if librelp != 1.0.0 is used] | ||||
* | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2009-09-30 | 2 | -4/+9 |
|\ | |||||
| * | doc bugfix: default for $DirCreateMode incorrectly stated | Rainer Gerhards | 2009-09-30 | 2 | -4/+9 |
| | | |||||
* | | clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers] | Rainer Gerhards | 2009-09-04 | 2 | -3/+7 |
| | | | | | | | | in doc set (require TLS drivers) | ||||
* | | removed mentioning HUP as a way of restarting from the doc set | Rainer Gerhards | 2009-07-15 | 10 | -26/+21 |
| | | | | | | | | ... part of the deprecation effort for v5 | ||||
* | | fix compile error in zip sender patch | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 |
| | | | | | | | | | | | | ... at least I was smart enough to remind me that I did not do one test ;) That reminder was the compiler error. Now removed and test done ;) [simple things tend to work, lol] | ||||
* | | better configure error message if mysql-devel is missing | Rainer Gerhards | 2009-07-13 | 1 | -1/+1 |
| | | |||||
* | | bugfix: sending syslog messages with zip compression did not work | Rainer Gerhards | 2009-07-13 | 2 | -2/+5 |
| | | |||||
* | | preparing for 3.22.1v3.22.1 | Rainer Gerhards | 2009-07-02 | 3 | -3/+3 |
| | | |||||
* | | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 |
| | | | | | | | | | | Detected under threading debugger, seems not to have any impact on actual deployments. | ||||
* | | minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid) | Michael Biebl | 2009-06-24 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 5 | -11/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bugfix: invalid error message issued if $inlcudeConfig was on an empty set of files (e.g. *.conf, where none such files existed) thanks to Michael Biebl for reporting this bug - bugfix: when run in foreground (but not in debug mode), a debug message ("DoDie called") was emitted at shutdown. Removed. thanks to Michael Biebl for reporting this bug - bugfix: some garbagge was emitted to stderr on shutdown. This garbage consisted of file names, which were written during startup (key point: not a pointer error) thanks to Michael Biebl for reporting this bug - bugfix: startup and shutdown message were emitted to stdout thanks to Michael Biebl for reporting this bug | ||||
* | | removed forgotten debug message | Rainer Gerhards | 2009-06-15 | 1 | -1/+0 |
| | | |||||
* | | bugfix: error messages were not emitted to stderr in forked mode | Rainer Gerhards | 2009-06-15 | 2 | -2/+7 |
| | | | | | | | | stderr and stdo are now kept open across fork() | ||||
* | | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
| | | | | | | | | | | ... I know I should not have done this to a stable branch... Thankfully nothing was yet released. | ||||
* | | fixed copy&paste error in previous commit | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
| | | | | | | | | (testcase was only present in v4, so I did not spot the issue immediately) | ||||
* | | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 3 | -17/+25 |
| | | | | | | | | ... as well as some other minor issues. | ||||
* | | small enhancement: config validation run now exits with code 1 if an error ↵ | Rainer Gerhards | 2009-05-28 | 9 | -4/+70 |
| | | | | | | | | | | | | | | | | | | | | is detected. This change is considered important but small enough to apply it directly to the stable version. [But it is a border case, the change requires more code than I had hoped. Thus I have NOT tried to actually catch all cases, this is left for the current devel releases, if necessary] | ||||
* | | bugfix: internal messages were emitted to whatever file had fd2 | varmojfekoj | 2009-05-28 | 2 | -1/+4 |
| | | | | | | | | | | | | ...when rsyslogd ran in forked mode (as usual!) Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | | relaxed GnuTLS version requirement to 1.4.0 | Rainer Gerhards | 2009-05-19 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | after confirmation from the field that this version is sufficient. I always thought so (I think I developed under 1.4.x), but had no longer an environment to verify. Most imporantly, this means that Centos users will have much less trouble building rsyslog/tls support. | ||||
* | | bugfix: potential segfault issue when multiple $UDPServerRun directives are ↵ | Rainer Gerhards | 2009-05-12 | 2 | -1/+3 |
| | | | | | | | | | | | | specified. Thanks to Michael Biebl for helping to debug this one. | ||||
* | | patch from Michael Biebl did not apply completely - manually done... | Rainer Gerhards | 2009-05-12 | 1 | -0/+1 |
| | | |||||
* | | Fix compiler warnings | Michael Biebl | 2009-05-12 | 1 | -0/+1 |
| | | | | | | | | Include <string.h> for memcpy and strlen. | ||||
* | | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 2 | -6/+12 |
| | | | | | | | | | | ... badly affecting performance for delayable inputs (but not causeing any other issues) | ||||
* | | preparing for 3.22.0 (move to stable)v3.22.0 | Rainer Gerhards | 2009-04-21 | 3 | -3/+5 |
| | | |||||
* | | highlighted bugfix imported from v2-stable | Rainer Gerhards | 2009-04-17 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-17 | 2 | -9/+48 |
|\ \ | |||||
| * \ | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-04-17 | 2 | -9/+48 |
| |\ \ | |||||
| | * | | Merge branch 'v2-stable' into debian_lenny | Rainer Gerhards | 2009-04-17 | 2 | -9/+48 |
| | |\| | |||||
| | | * | bugfix: ompgsql did not detect problems in sql command execution | Rainer Gerhards | 2009-04-17 | 2 | -9/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | this could cause loss of messages. The handling was correct if the connection broke, but not if there was a problem with statement execution. The most probable case for such a case would be invalid sql inside the template, and this is now much easier to diagnose. | ||||
* | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-16 | 2 | -5/+17 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | | preparing for 3.20.6v3.20.6 | Rainer Gerhards | 2009-04-16 | 3 | -3/+4 |
| | | | | |||||
| * | | | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-04-16 | 2 | -4/+12 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | | Merge branch 'v2-stable' into debian_lenny | Rainer Gerhards | 2009-04-16 | 3 | -3/+14 |
| | |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html |