summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * iptables: print negation extrapositionedJan Engelhardt2009-04-042-12/+12
| * libxtables: provide IPv6 zero address variableJan Engelhardt2009-04-031-1/+2
| * build: add configure option to disable ipv4 iptablesJan Engelhardt2009-04-033-1/+9
| * build: add configure option to disable ip6tablesJan Engelhardt2009-04-033-4/+13
| * build: do not run ldconfig for DESTDIR installationsJan Engelhardt2009-04-031-3/+2
| * libxtables: reorder .version memberJan Engelhardt2009-04-032-4/+14
| * iptables-multi: support "iptables-static" as a callable nameJan Engelhardt2009-03-242-2/+4
| * libxt_tcpmss: fix an inversion while parsing --mssJan Engelhardt2009-03-241-1/+1
| * iptables: refer to dmesg if we hit EINVALv1.4.3.1Pablo Neira Ayuso2009-03-242-7/+18
* | Merge commit 'v1.4.3'Jan Engelhardt2009-04-040-0/+0
|\ \ | |/ |/|
| * Bump version to 1.4.3v1.4.3Patrick McHardy2009-03-232-2/+2
* | build: bump version to 1.4.3.1Pablo Neira Ayuso2009-03-241-1/+1
* | build: fix linker issue when LDFLAGS contains --as-neededPeter Volkov2009-03-241-4/+4
* | libxt_hashlimit: add missing space for iptables-save outputJan Engelhardt2009-03-241-1/+1
* | libxtables: fix compile error due to incomplete changePeter Volkov2009-03-241-1/+1
* | iptables-save: minor corrections to the manpage markupJan Engelhardt2009-03-242-10/+8
|/
* libiptc: give credits to my selfJesper Dangaard Brouer2009-03-231-0/+5
* libiptc: fix whitespaces and typosJesper Dangaard Brouer2009-03-231-41/+41
* libiptc: fix chain rename bug in libiptcJesper Dangaard Brouer2009-03-231-1/+8
* libiptc: avoid compile warnings for iptc_insert_chainChristoph Paasch2009-03-231-1/+1
* iptables-save: module loading correctionsJan Engelhardt2009-03-194-8/+28
* libxt_comment: output quotes must be escaped inJan Engelhardt2009-03-191-1/+2