Mailing List Archive

[Bug 1315] Match Group does not support negation
https://bugzilla.mindrot.org/show_bug.cgi?id=1315


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |djm@mindrot.org




--- Comment #2 from Damien Miller <djm@mindrot.org> 2008-06-30 20:55:48 ---
Yeah, the interactions between AllowGroups and DenyGroups (the two
other places where ga_match is used) are weird enough without having
negation thrown in the mix.

Perhaps either add a flag to ga_match() to specify whether negation is
allowed and only set it for the Match case, or create a separate
ga_match_list() for the Match case.

--
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 1315] Match Group does not support negation [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1315


Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #1538| |ok?
Flag| |




--- Comment #3 from Damien Miller <djm@mindrot.org> 2008-07-03 13:25:15 ---
Created an attachment (id=1538)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1538)
separate ga_match_pattern_list() function

like this

--
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 1315] Match Group does not support negation [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1315


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

What |Removed |Added
----------------------------------------------------------------------------
Attachment #1538| |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 1315] Match Group does not support negation [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1315


Damien Miller <djm@mindrot.org> changed:

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




--- Comment #4 from Damien Miller <djm@mindrot.org> 2008-07-04 13:45:36 ---
patch applied - this will be in openssh-5.1. 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