summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_owner.man
Commit message (Collapse)AuthorAgeFilesLines
* extensions: libxt_owner: Add supplementary groups optionLukasz Pawelczyk2019-06-191-0/+4
| | | | | | | | The --suppl-groups option causes GIDs specified with --gid-owner to be also checked in the supplementary groups of a process. Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@samsung.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* doc: escape minus sign in manpagesJan Engelhardt2009-01-121-5/+5
| | | | | | | groff formats '-' as a hyphen, and '\-' is needed for a minus. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>
* manpages: update to reflect fine-grained controlJan Engelhardt2008-04-131-5/+5
|
* Update the libxt_owner manpage with the UID/GID-range featureJan Engelhardt2008-04-061-6/+9
|
* libxt_ownerJan Engelhardt2008-01-201-0/+16
libxt_owner merges libipt_owner and libip6t_owner, and adds support for the xt_owner match revision 1. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>