summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* prepared for 3.18.0 releasev3.18.0Rainer Gerhards2008-07-114-5/+11
|
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-113-27/+62
|\ | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * streamlined ubuntu package descriptionRainer Gerhards2008-07-111-2/+1
| | | | | | | | Thanks to Michael Biebl for the information.
| * prepared for 3.16.3 releaseRainer Gerhards2008-07-113-2/+6
| |
| * bugfix & doc improvementRainer Gerhards2008-07-112-27/+59
| | | | | | | | | | | | bugfix for mem leak in disk-based queue modes (backport from devel) plus an update to the list of distributions where rsyslog packages are available.
* | Remove unnecessary openssl configure check.Michael Biebl2008-07-101-37/+0
| | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | bugfix: memory leak in disk queue modesRainer Gerhards2008-07-101-0/+2
| | | | | | | | this is a backport from 3.19.10
* | added some troubleshooting aid documentationRainer Gerhards2008-07-094-4/+42
| |
* | fixed missing parts of ChangeLogRainer Gerhards2008-07-081-0/+31
| | | | | | | | These seem to have been lost in some early git days ;)
* | updated ChangeLogRainer Gerhards2008-07-071-0/+3
| |
* | bugfix in RainerScript: syntax error was not always detectedRainer Gerhards2008-07-071-1/+1
| |
* | doc-update: used default RELP port in sampleRainer Gerhards2008-07-021-3/+3
| |
* | doc: added info on which version ommail was first available withRainer Gerhards2008-07-011-0/+1
| |
* | added forgotten html file to distribution tarballv3.17.5Rainer Gerhards2008-06-271-0/+1
| |
* | preparing for 3.17.5Rainer Gerhards2008-06-271-1/+1
| |
* | added doc: howto set up a reliable connection to remote serverRainer Gerhards2008-06-273-9/+160
| | | | | | | | via queued mode (and plain tcp protocol)
* | Merge branch 'v3-stable' into betaRainer Gerhards2008-06-251-1/+1
|\| | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * preparing for 3.16.2 releasev3.16.2Rainer Gerhards2008-06-253-3/+3
| |
* | fixed typoRainer Gerhards2008-06-251-1/+1
| |
* | bugfix: comments after actions were not properly treated.Rainer Gerhards2008-06-254-38/+22
| | | | | | | | | | For some actions (e.g. forwarding(, this could also lead to invalid configuration.
* | bumped version numberRainer Gerhards2008-06-163-2/+4
| |
* | prepared for 3.17.4v3.17.4Rainer Gerhards2008-06-161-1/+1
| |
* | bumped version numberRainer Gerhards2008-06-123-3/+3
| |
* | changed default for i$KlogSymbolLookup to "off"Rainer Gerhards2008-06-124-8/+18
| |
* | finalized 3.17.3v3.17.3Rainer Gerhards2008-05-283-3/+3
| |
* | bugfix: imklog went into an endless loop if a PRI value was insideRainer Gerhards2008-05-212-1/+6
| | | | | | | | | | | | a kernel log message This is an unusual case under Linux, and a frequent one under BSD
* | Merge branch 'v3-stable' into betaRainer Gerhards2008-05-166-8/+28
|\|
| * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-05-152-3/+13
| |\ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| | * bumped version numberRainer Gerhards2008-05-152-1/+3
| | |
| | * finalizing 2.0.5 releasev2.0.5Rainer Gerhards2008-05-151-1/+1
| | |
| | * updated ChangeLog (forgotten...)Rainer Gerhards2008-05-071-0/+1
| | |
| | * support for liblogging 0.7.1+ addedRainer Gerhards2008-05-071-3/+3
| | |
| * | bugfix: some whitespaces where incorrectly not ignoredRainer Gerhards2008-05-143-0/+6
| | | | | | | | | | | | | | | when parsing the config file. This is now corrected. Thanks to Michael Biebl for pointing out the problem.
| * | fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-143-5/+9
| | | | | | | | | | | | | | | | | | thanks to varmojfekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | preparigng for 3.17.2 releasev3.17.2Rainer Gerhards2008-05-041-2/+2
| | |
* | | cleaned up version informationRainer Gerhards2008-05-022-1/+2
| | |
* | | restored debug outputRainer Gerhards2008-05-022-17/+17
| | |
* | | Merge branch 'klog-bugfix' into betaRainer Gerhards2008-05-025-61/+58
|\ \ \
| * | | bugfix: segfault in imklogRainer Gerhards2008-04-301-1/+0
| | | | | | | | | | | | | | | | | | | | A symbol file was closed when it couldn't opened. That lead to a NULL pointer being passed to fclose()
| * | | uncommented dbgprintf's as I think these may be the trouble sourceRainer Gerhards2008-04-294-23/+22
| | | | | | | | | | | | | | | | this callback is somewhat unportable in combination with dlopen()
| * | | perparing for klog debugRainer Gerhards2008-04-284-40/+38
| | | | | | | | | | | | | | | | ... and some cleanup
* | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-05-027-2/+14
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | Conflicts: configure.ac doc/manual.html
| * | preparing for 3.16.1 releasev3.16.1Rainer Gerhards2008-05-021-1/+1
| | |
| * | fixed a bug in imklog which lead to startup problemsRainer Gerhards2008-05-023-2/+6
| | | | | | | | | | | | | | | ... (including segfault) on some platforms under some circumsances. Thanks to Vieri for reporting this bug and helping to troubleshoot it.
| * | added missing copyright statementsRainer Gerhards2008-04-244-0/+8
| | | | | | | | | | | | thanks to Michael Biebl for noticing
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-241-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: doc/manual.html
| * | preparing for 3.16.0v3.16.0Rainer Gerhards2008-04-242-2/+2
| | |
* | | Merge branch 'master' into betaRainer Gerhards2008-04-1659-973/+2520
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | 3.17.x is the new beta Conflicts: ChangeLog configure.ac
| * | bumped version numberRainer Gerhards2008-04-152-1/+3
| | |
| * | final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-157-15/+20
| | |