summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* manpages: more fixes to minuses, hyphens, dashesJan Engelhardt2009-08-2016-37/+33
* manpage: fix lintian warningsLaurence J. Lane2009-08-202-2/+2
* ipt_set: fix a typo in the manpageTrent W. Buck2009-08-201-1/+1
* libxt_NFQUEUE: add new v1 version with queue-balance optionFlorian Westphal2009-08-203-10/+129
* Merge branch 'stable'Jan Engelhardt2009-08-053-22/+152
|\
| * libxt_helper: fix invalid passed option to check_inverseJan Engelhardt2009-06-251-1/+1
| * xt_conntrack: revision 2 for enlarged state_mask memberJan Engelhardt2009-06-252-27/+161
* | build: build only iptables-multiJan Engelhardt2009-07-251-37/+13
* | build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-2510-40/+51
* | build: fix struct size mismatchJan Engelhardt2009-07-251-4/+0
* | multi binary: allow subcommand via argv[1]Jan Engelhardt2009-07-252-43/+70
* | build: order of dependent libs is sensitiveJan Engelhardt2009-07-231-1/+1
* | COMMIT_NOTES: notice to check for soversion bumpsJan Engelhardt2009-06-261-1/+5
* | xtables: warn of missing version identifier in extensionsJan Engelhardt2009-06-261-0/+10
* | extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-2615-566/+552
* | xtables: add multi-registration functionsJan Engelhardt2009-06-262-0/+16
* | extensions: remove empty help and parse functionsJan Engelhardt2009-06-267-127/+0
* | iptables: allow for help-less extensionsJan Engelhardt2009-06-265-40/+53
* | iptables: allow for parse-less extensionsJan Engelhardt2009-06-262-8/+10
* | extensions: collapse registration structuresJan Engelhardt2009-06-2627-474/+29
* | libiptc: split v4 and v6Jan Engelhardt2009-06-261-7/+12
* | iptables: accept multiple IP address specifications for -s, -dMichael Granzow2009-06-267-34/+251
|/
* Bump versionv1.4.4Patrick McHardy2009-06-161-1/+1
* Merge branch 'stable' of git://dev.medozas.de/iptablesPatrick McHardy2009-06-1112-30/+39
|\
| * manpages: markup correctionsJan Engelhardt2009-06-105-26/+25
| * iptables: close open file descriptorsJan Engelhardt2009-06-105-0/+8
| * libxt_connlimit: initialize v6_maskkd6lvw2009-06-101-1/+3
| * libxt_tcp: manpage corrections and suggestionsIan Bruce2009-06-081-2/+2
| * libxt_tcp: fix a manpage syntax typoFrank Tobin2009-06-081-1/+1
* | Updated set/SET match and target to support multiple ipset protocols.Jozsef Kadlecsik2009-06-115-44/+65
|/
* extensions: remove redundant castsJan Engelhardt2009-06-082-8/+8
* DNAT/SNAT: add manpage documentation for --persistent flagJan Engelhardt2009-06-083-4/+12
* extensions: use NFPROTO_UNSPEC for .family fieldJan Engelhardt2009-06-0117-19/+19
* build: fix manpage collectionJan Engelhardt2009-06-011-1/+4
* policy: merge ipv6 and ipv4 variantJan Engelhardt2009-06-012-463/+114
* policy: use direct xt_policy_info instead of ipt/ip6tJan Engelhardt2009-05-312-66/+66
* libip6t_policy: remove redundant functionsJan Engelhardt2009-05-311-40/+8
* manpages: do not include v4-only modules in ip6tables manpageJan Engelhardt2009-05-261-5/+5
* addrtype: fix one manpage typeJan Engelhardt2009-05-261-1/+1
* iptables: replace open-coded sizeof by ARRAY_SIZEJan Engelhardt2009-05-2618-104/+47
* extensions: add const qualifiers in print/save functionsJan Engelhardt2009-05-2628-80/+67
* xtables: use extern "C"Jan Engelhardt2009-05-261-0/+8
* Add new COMMIT_NOTES documentJan Engelhardt2009-05-251-0/+15
* xtables: fix segfault if incorrect protocol name is usedPablo Neira Ayuso2009-05-121-0/+3
* extensions: add `cluster' match supportPablo Neira Ayuso2009-05-063-0/+317
* SNAT/DNAT: add support for persistent multi-range NAT mappingsPatrick McHardy2009-04-173-2/+22
* build: bump version to 1.4.3.2v1.4.3.2Pablo Neira Ayuso2009-04-061-1/+1
* libxt_conntrack: properly output negation symbolJan Engelhardt2009-04-051-4/+4
* CLASSIFY: document non-standard interpretation behaviorJan Engelhardt2009-04-042-2/+3
* Merge branch 'plus'Jan Engelhardt2009-04-0412-35/+75
|\