summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_owner.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: libxt_owner: Add supplementary groups optionLukasz Pawelczyk2019-06-191-7/+17
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-3/+3
* xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay2016-07-091-4/+4
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-1/+1
* extensions: libxt_owner: Add translation to nftShivani Bhardwaj2016-03-031-0/+51
* libxt_owner: restore inversion supportJan Engelhardt2011-08-211-1/+2
* libxt_owner: restore inversion supportJan Engelhardt2011-05-291-2/+4
* libxt_owner: use guided option parserJan Engelhardt2011-05-091-171/+117
* libxt_owner: remove ifdef IPT_COMM_OWNERJan Engelhardt2011-05-081-20/+0
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-25/+25
* src: use C99/POSIX typesJan Engelhardt2011-01-081-5/+5
* libxt_owner: output numeric IDs when save is requestedJan Engelhardt2010-12-061-3/+3
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-3/+3
* includes: header updatesJan Engelhardt2010-02-011-2/+32
* extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-261-46/+44
* extensions: collapse registration structuresJan Engelhardt2009-06-261-17/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-2/+2
* libxtables: prefix/order - param_actJan Engelhardt2009-01-301-23/+23
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-10/+15
* libxt_owner: use correct UID/GID boundariesJan Engelhardt2009-01-271-7/+7
* libxt_owner: add more spaces to outputDaniel Drake2009-01-191-2/+2
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-4/+4
* src: Missing limits.h includesPhil Oester2008-09-011-0/+1
* libxt_owner: add spaces to outputJan Engelhardt2008-06-061-23/+23
* Fix iptables-save output of libxt_owner matchLutz Jaenicke2008-06-061-9/+9
* Remove old functions, constantsJan Engelhardt2008-04-151-12/+8
* fix gcc warningsMax Kellermann2008-01-291-3/+3
* [IPTABLES]: libxt_owner: UID/GID range supportJan Engelhardt2008-01-291-21/+47
* libxt_ownerJan Engelhardt2008-01-201-0/+574