Mailing List Archive

[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #917| |ok+
Flag| |




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #917| |ok?(djm@mindrot.org)
Flag| |




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042





--- Comment #3 from Damien Miller <djm@mindrot.org> 2008-02-26 15:51:43 ---
(From update of attachment 917)
Why is this proposed for portable only? The same code is in OpenBSD.

Also, I don't think the bit-wise OR of log_facility is correct -
according to syslog(3) the level is an ordered list, not a bitmask.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@zip.com.au




--- Comment #4 from Darren Tucker <dtucker@zip.com.au> 2008-02-26 17:27:52 ---
(In reply to comment #3)
> (From update of attachment 917 [details])
> Why is this proposed for portable only? The same code is in OpenBSD.

It doesn't occur on OpenBSD although I don't recall why. The change
could go into OpenBSD (and would be a no-op) but it's not required.

> Also, I don't think the bit-wise OR of log_facility is correct -
> according to syslog(3) the level is an ordered list, not a bitmask.

Level is an ordered list (as is facility, I believe), however the two
are bitwise or'ed together. quoth syslog(3):

"The priority argument is formed by ORing the facility and the
level values (explained below)."

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #917|ok?(djm@mindrot.org) |ok+
Flag| |




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


Darren Tucker <dtucker@zip.com.au> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #5 from Darren Tucker <dtucker@zip.com.au> 2008-02-28 23:21:11 ---
Patch has been applied an will be in the 4.8 release. Thanks.

--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1042


qianliguo <qianliguo2002@163.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
CC| |qianliguo2002@163.com




--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs