Bug 5552 - <facility>.!* entries in /etc/syslog.conf are not correctly handled
Summary: <facility>.!* entries in /etc/syslog.conf are not correctly handled
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.22.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 17:33 UTC by Christoph Schulz
Modified: 2014-09-10 13:55 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
fixes handling of <facility>.!* entries in /etc/syslog.conf (501 bytes, patch)
2012-09-20 17:33 UTC, Christoph Schulz
Details
fixes handling of <facility>.!* entries in /etc/syslog.conf (501 bytes, patch)
2014-09-10 13:55 UTC, Christoph Schulz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Schulz 2012-09-20 17:33:36 UTC
Created attachment 4550 [details]
fixes handling of <facility>.!* entries in /etc/syslog.conf

Hello,

the current Busybox (1.20.2) does not correctly handle <facility>.!* entries in /etc/syslog.conf. Instead of *disallowing* matching log messages, they are *allowed*. A simple patch is attached that fixes this problem.


Regards,

Christoph Schulz

P.S.: Why is there no "1.20.x" entry in the Bugzilla's "Version" list?
Comment 1 Christoph Schulz 2014-09-10 13:50:51 UTC
Bump...
Comment 2 Christoph Schulz 2014-09-10 13:55:00 UTC
Created attachment 5600 [details]
fixes handling of <facility>.!* entries in /etc/syslog.conf

Submitted patch updated to busybox 1.22.1.