bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-26  04:17 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
Darren Tucker <dtucker at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-26  04:19 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
    Attachment #917|                            |ok?(djm at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-26  04:51 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042 --- Comment #3 from Damien Miller <djm at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-26  06:27 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au          
--- Comment #4 from Darren Tucker <dtucker at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-27  02:11 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
    Attachment #917|ok?(djm at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Feb-28  12:21 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED                    
         Resolution|                            |FIXED                       
--- Comment #5 from Darren Tucker <dtucker at 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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Mar-10  01:25 UTC
[Bug 1042] Allow TCP wrapper refusals to follow SyslogFacility
https://bugzilla.mindrot.org/show_bug.cgi?id=1042
qianliguo <qianliguo2002 at 163.com> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED                      
                 CC|                            |qianliguo2002 at 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.