| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add patches to configuration system to allow specifying whether
syslog(3) generates RFC5424 format messages, instead of RFC3164.
Set RFC5424 as the syslog(3) default for OSVER >= 1200061. See:
https://reviews.freebsd.org/D14951 This is primarily a convenience so
that users of rsyslog8 will not have to modify their rsyslog.conf when
upgrading to a version of FreeBSD that generates RFC5424 from
syslog(3). I will submit these patches upstream in due course.
Notes:
svn path=/head/; revision=467436
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Notes:
svn path=/head/; revision=458701
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Notes:
svn path=/head/; revision=455172
|
|
|
|
|
|
|
| |
Changes: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Notes:
svn path=/head/; revision=447676
|
|
|
|
|
|
|
|
| |
files/patch-plugins_omprog_omprog.c removed -- patch has been accepted
upstream and is incorporated in this release.
Notes:
svn path=/head/; revision=444600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
argument doesn't work. Instead supply an argv list with just a
terminating NULL entry.
Submitted upstream as https://github.com/rsyslog/rsyslog/pull/1618
Patch files regenerated by 'make makepatch'
Reported by: (Chun-Tien Chang) <tcs@kitty.2y.idv.tw>
Notes:
svn path=/head/; revision=443594
|
|
|
|
|
|
|
|
|
|
| |
- remove files/patch-runtime_stream.c -- patch has been incorporated
upstream
ChagneLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Notes:
svn path=/head/; revision=434659
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submittet upstream by Damien Fleurot:
https://github.com/rsyslog/rsyslog/issues/1351
PR: 211033
Submitted by: dam@my.gd
Reported by: xavi.garcia@gmail.com
Notes:
svn path=/head/; revision=430388
|
|
|
|
|
|
|
|
|
| |
Delete patch-configure.ac -- change has been included upstream.
ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog
Notes:
svn path=/head/; revision=426261
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
needs to be linked against -lpthread.
Regenerate patches by 'make makepatch'
Take maintainership
PR: 212823
Approved by: brd
Notes:
svn path=/head/; revision=422442
|
|
|
|
|
|
|
|
|
| |
- Mark sysutils/rsyslog7 deprecated.
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=417672
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upstream has incorporated one part of the patches to runtime/stream.c
- regenerate patches with 'make makepatch'
* Modernize port
- Use OPTION helpers
- USE_AUTOTOOLS -> USES+= autoreconf
* Set INSTALL_TARGET=install-strip rather than stripping in post-install:
- Previously optional modules wouldn't have been stripped
* Update pkg-message.in to use the now standard 'Rainier script' configuration
file syntax (http://www.rsyslog.com/doc/rainerscript.html).
* Add new option to enable the mmnormalize module. (http://www.rsyslog.com/doc/v8-stable/configuration/modules/mmnormalize.html)
This enables converting some not-standard log formats to RFC3164 or
RFC5424 styles, amongst other possible transformations.
* Tweak PORTSCOUT setting
PR: 202080
Approved by: brd (maintainer)
Notes:
svn path=/head/; revision=393550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Include a few bug fixes:
1) Endless loop at boot time
2) Console output starting on the previous line
PR: 200429 [1]
PR: 200270 [2]
Submitted by: Alexandre Fenyo <fbsd.bugzilla@fenyo.net> [1 and 2]
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=387739
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Deprecate sysutils/rsyslog7-devel and sysutils/rsyslog8-devel [2]
1: http://www.rsyslog.com/changelog-for-8-7-0-v8-stable/
2: http://www.rsyslog.com/rsyslog-devel-packages-are-being-removed-soon/
Approved by: zi
Notes:
svn path=/head/; revision=376993
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.rsyslog.com/changelog-for-8-6-0-v8-stable/
1: Enable omuxsock by default
2: Fix broken build with RFC3195
PR: 191327 [1], 191412 [2]
Reviewed by: swills
Notes:
svn path=/head/; revision=374876
|
|
|
|
|
|
|
|
|
| |
PR: 195046
Submitted by: rand@iteris.com
Approved by: zi
Notes:
svn path=/head/; revision=373224
|
|
|
|
|
|
|
|
|
| |
previous commit
Reviewed by: bdrewery
Notes:
svn path=/head/; revision=369866
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-7-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-2-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369659
|
|
- Add rsyslog8 at version 8.2.1
Reviewed by: zi@
Notes:
svn path=/head/; revision=354218
|