summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: consolidate duplicate code in iptables/internal.hJan Engelhardt2009-02-103-4/+2
* libxtables: move compat defines to xtables.cJan Engelhardt2009-02-103-10/+9
* src: remove unused ipt_tryload macroJan Engelhardt2009-02-102-4/+0
* src: remove iptables_rule_match indirection macroJan Engelhardt2009-02-104-26/+24
* libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-107-9/+14
* libxtables: remove unused XT_LIB_DIR macroJan Engelhardt2009-02-101-4/+0
* build: move -ldl to proper LDADDJan Engelhardt2009-02-101-2/+3
* libxtables: recognize IP6TABLES_LIB_DIR old-style environment variableJan Engelhardt2009-02-101-0/+13
* Merge branch 'origin/master'Jan Engelhardt2009-02-080-0/+0
|\
| * libxtables: prefix names and order #3Jan Engelhardt2009-02-015-82/+94
| * libxtables: prefix names and order it #2Jan Engelhardt2009-02-017-17/+22
| * libbxtables: prefix names and order it #1Jan Engelhardt2009-02-016-26/+29
* | libxtables: move afinfo aroundJan Engelhardt2009-02-0711-52/+71
* | libxtables: prefix/order - move parse_protocol to xtables.cJan Engelhardt2009-01-308-146/+96
* | libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-3064-175/+164
* | libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-3011-32/+39
* | libxtables: prefix - misc functionsJan Engelhardt2009-01-3011-29/+30
* | libxtables: prefix/order - ascii to ipaddr/ipmask inputJan Engelhardt2009-01-308-29/+29
* | libxtables: prefix/order - ipaddr/ipmask to ascii outputJan Engelhardt2009-01-3012-67/+67
* | libxtables: prefix/order - param_actJan Engelhardt2009-01-3016-162/+186
* | libxtables: prefix/order - program_nameJan Engelhardt2009-01-3013-48/+68
* | libxtables: prefix/order - strtouiJan Engelhardt2009-01-2738-173/+141
* | libxtables: prefix/order - libdirJan Engelhardt2009-01-279-65/+27
* | libxtables: prefix/order - match/target loadingJan Engelhardt2009-01-275-82/+94
* | libxtables: prefix/order - modprobe and xtables.ko loadingJan Engelhardt2009-01-277-17/+22
* | libxtables: prefix/order - fw_xallocJan Engelhardt2009-01-276-26/+29
* | extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-2723-42/+42
* | extensions: use UINT_MAX constants over open-coded bits (1/2)Jan Engelhardt2009-01-278-33/+33
* | libxt_owner: use correct UID/GID boundariesJan Engelhardt2009-01-271-7/+7
* | src: remove redundant castsJan Engelhardt2009-01-2719-28/+26
* | src: remove redundant returns at end of void-returning functionsJan Engelhardt2009-01-276-11/+0
|/
* man: fix physdev manpageBart De Schuymer2009-01-261-3/+3
* libxt_owner: add more spaces to outputDaniel Drake2009-01-191-2/+2
* doc: augment ICMP manpage by type/code syntaxJan Engelhardt2009-01-142-3/+3
* doc: escape minus sign in manpage (2)Jan Engelhardt2009-01-142-135/+136
* build: remove non-portable ruleJan Engelhardt2009-01-121-3/+0
* build: use regular = assignments in MakefileJan Engelhardt2009-01-121-10/+10
* doc: escape minus sign in manpagesJan Engelhardt2009-01-1279-414/+416
* doc: resynchronize markup in iptables,ip6tables.8.inJan Engelhardt2009-01-082-15/+13
* doc: put iptables version into manpageJan Engelhardt2009-01-083-4/+4
* build: resolve autotools suggestionsJan Engelhardt2009-01-073-4/+9
* env: augment deprecation noticeJan Engelhardt2009-01-076-6/+12
* rateest: guard against segfaultJan Engelhardt2008-12-301-0/+3
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-0916-78/+54
* src: remove unused include filesJan Engelhardt2008-12-076-141/+0
* libiptc: guard chain index allocation for different malloc implementationsJan Engelhardt2008-11-261-1/+1
* doc: fix a typo in libip6t_REJECT.manJan Engelhardt2008-11-241-2/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-2040-38/+38
* iptables: refer to dmesg when we hit errorPablo Neira Ayuso2008-11-192-2/+4
* state: report spaces in the state list parsingPablo Neira Ayuso2008-11-192-2/+8