summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | added gtls name authentication based on common name (inside DN)Rainer Gerhards2008-05-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also changed fingerprint gtls auth mode to new format fingerprint
| | * | | | | | | | changed config directive name to reflect different useRainer Gerhards2008-05-221-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ActionSendStreamDriverCertFingerprint is now $ActionSendStreamDriverPermittedPeer and can be used both for fingerprint and name authentication (similar to the input side)
| * | | | | | | | | bugfix: sender information (fromhost et al) was missing in imudpRainer Gerhards2008-05-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks to sandiso for reporting this bug
| * | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-05-211-0/+4
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | | | | | | | bumping version numberRainer Gerhards2008-05-211-0/+2
| | | | | | | | | | |
| * | | | | | | | | | finalizing v3.19.3v3.19.3Rainer Gerhards2008-05-211-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'ietf-tls'Rainer Gerhards2008-05-211-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * | | | | | | | | added first rough ability to authenticate the server against its certificateRainer Gerhards2008-05-161-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is very experimental and needs some more work. It probably even segfaults - but the base code is there and running. The rest is refinement. While working on this, I did these two bugfixes: - bugfix: small mem leak in omfwd on exit (strmdriver name was not freed) - bugfix: $ActionSendStreamDriver had no effect
| * | | | | | | | | | bugfix: missing linker options caused build to fail on some systems.Tiziano Mueller2008-05-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | | | | | | bugfix: default syslog port was no longer used if none was configured.varmojfekoj2008-05-211-0/+2
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | | | | | bumped version numberRainer Gerhards2008-05-161-0/+2
| | | | | | | | | |
| * | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-05-161-3/+20
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog rfc3195d.c
| * | | | | | | | | | added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bugfix: TCP input modules did incorrectly set fromhost property (always blank) - bugfix: imklog did not set fromhost property - added "fromhost-ip" property - added "RSYSLOG_DebugFormat" canned template - bugfix: hostname and fromhost were swapped when a persisted message (in queued mode) was read in
| * | | | | | | | | | bumped version numberRainer Gerhards2008-05-151-3/+1
| | | | | | | | | | |
| * | | | | | | | | | bugfix: TLS server went into an endless loop in some situations.Rainer Gerhards2008-05-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for reporting the problem.
| * | | | | | | | | | ugfix: lmtcpclt, lmtcpsrv and lmgssutil did all link to the static runtime ↵Rainer Gerhards2008-05-141-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library, resulting in a large size increase (and potential "interesting" effects). Thanks to Michael Biebel for reporting the size issue.
| * | | | | | | | | | fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks to varmojfekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | | | | | | limited number of unavoidable compiler warnings when compiling with GnuTLSRainer Gerhards2008-05-071-0/+3
| | | | | | | | | | |
| * | | | | | | | | | configure help for --enable-gnutls wrongRainer Gerhards2008-05-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | said default is "yes" but default actually is "no" thanks to darix for pointing this out
| * | | | | | | | | | bumping version numberRainer Gerhards2008-05-061-0/+3
| | | | | | | | | | |
| * | | | | | | | | | final touches for 3.19.0v3.19.0Rainer Gerhards2008-05-061-2/+4
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-05-021-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imklog/linux.c runtime/cfsysline.c runtime/ctok.c runtime/linkedlist.c runtime/sysvar.c
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'klogd-bug'Rainer Gerhards2008-04-281-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | improvements in omfwd and cleanup of omgssapiRainer Gerhards2008-04-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - some (small) cleanup of omgssapi - optimized omfwed, now loads TCP code only if this is actually necessary
| * | | | | | | | | | | | updated ChangeLogRainer Gerhards2008-04-241-0/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-04-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | changelog added plus typo fixRainer Gerhards2008-04-171-1/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | some cleanup after dual-mergeRainer Gerhards2008-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | im3195 did not yet know about the new directory structure version bumped in support of new devel branch version
| * | | | | | | | | | | | Merge branch 'rfc3195'Rainer Gerhards2008-04-161-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | completed im3195 including some documentationRainer Gerhards2008-04-161-0/+1
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'runtime'Rainer Gerhards2008-04-161-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * | | | | | | | | | | | | some more cleanupRainer Gerhards2008-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
| | * | | | | | | | | | | | | provided ability to initialize the runtimeRainer Gerhards2008-04-161-0/+4
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | / / bugfix: mark messages were not correctly written to text log filesRainer Gerhards2008-07-151-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the markmessageinterval was not correctly propagated to all places where it was needed. This resulted in rsyslog using the default (20 minutes) in some code pathes, what looked to the user like mark messages were never written.
* | | | | | | | | | | | | bugfix: priority was incorrectly calculated on FreeBSD 7Rainer Gerhards2008-07-141-0/+5
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because the LOG_MAKEPRI() C macro has a different meaning there (it is just a simple addition of faciltity and severity). I have changed this to use own, consistent, code for PRI calculation. [Backport from 3.19.10]
* | | | | | | | | | | | bugfix: potential segfault in creating message mutex in non-direct queue mode.Rainer Gerhards2008-07-141-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rsyslogd segfaults on freeeBSD 7.0 (an potentially other platforms) if an action queue is running in any other mode than non-direct. The same problem can potentially be triggered by some main message queue settings. In any case, it will manifest during rsylog's startup. It is unlikely to happen after a successful startup (the only window of exposure may be a relatively seldom executed action running in queued mode). This has been corrected. Thank to HKS for point out the problem.
* | | | | | | | | | | | prepared for 3.18.0 releasev3.18.0Rainer Gerhards2008-07-111-1/+3
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-07-111-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | | | | | | | | prepared for 3.16.3 releaseRainer Gerhards2008-07-111-0/+4
| | | | | | | | | | | |
* | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | preparing for 3.17.5Rainer Gerhards2008-06-271-1/+1
| | | | | | | | | | |
* | | | | | | | | | | added doc: howto set up a reliable connection to remote serverRainer Gerhards2008-06-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-251-1/+1
| | | | | | | | | | |
* | | | | | | | | | | fixed typoRainer Gerhards2008-06-251-1/+1
| | | | | | | | | | |
* | | | | | | | | | | bugfix: comments after actions were not properly treated.Rainer Gerhards2008-06-251-0/+2
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some actions (e.g. forwarding(, this could also lead to invalid configuration.
* | | | | | | | | | bumped version numberRainer Gerhards2008-06-161-0/+2
| | | | | | | | | |
* | | | | | | | | | prepared for 3.17.4v3.17.4Rainer Gerhards2008-06-161-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | bumped version numberRainer Gerhards2008-06-121-1/+1
| | | | | | | | |