summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 1.4.11.1v1.4.11.1Patrick McHardy2011-06-081-1/+1
* doc: fix MASQUERADE section of man pageVlad Dogaru2011-06-081-1/+1
* build: re-add missing CPPFLAGS for libiptcJan Engelhardt2011-06-081-0/+3
* option: fix ignored negation before implicit extension loadingJan Engelhardt2011-06-075-8/+20
* tests: add some sample rulesets to test save-restore cycleJan Engelhardt2011-06-072-0/+222
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-0733-81/+84
* src: move all libiptc pieces into its directoryJan Engelhardt2011-06-076-17/+18
* xtables-multi: fix absence of xml translator in IPv6-only buildsMaciej Żenczykowski2011-06-075-7/+14
* doc: fix trivial typo in libipt_SNATElie De Brauwer2011-06-011-1/+1
* build: move remaining preprocessor flags to CPPFLAGSMike Frysinger2011-06-014-8/+8
* build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt2011-06-013-9/+9
* build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt2011-06-015-7/+14
* doc: iptables-xml should be in manpage section 1Jan Engelhardt2011-05-302-1/+1
* doc: update GPL license textJan Engelhardt2011-05-301-21/+21
* build: fix absence of xml translator in IPv6-only buildsJan Engelhardt2011-05-301-2/+2
* build: fix installation of symlinksJan Engelhardt2011-05-301-3/+3
* build: remove dead code partsJan Engelhardt2011-05-303-10/+2
* libxt_owner: restore inversion supportJan Engelhardt2011-05-291-2/+4
* Bump version to 1.4.11v1.4.11Patrick McHardy2011-05-261-1/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-2524-292/+348
|\
| * libxt_time: deprecate --localtz option, document kernel TZ caveatsJan Engelhardt2011-05-252-18/+45
| * libxt_time: --utc and --localtz are mutually exclusiveJan Engelhardt2011-05-251-2/+6
| * libxt_time: always ignore libc timezoneJan Engelhardt2011-05-251-1/+7
| * libxt_NFQUEUE: add mutual exclusion between qnum and qbalJan Engelhardt2011-05-251-2/+5
| * libxt_NFQUEUE: avoid double attempt at parsingJan Engelhardt2011-05-251-4/+1
| * libxtables: have xtopt_parse_mint interpret partially-spec'd rangesJan Engelhardt2011-05-258-119/+42
| * libxtables: unclutter xtopt_parse_mintJan Engelhardt2011-05-241-54/+94
| * libxtables: make multiint parser have greater rangeJan Engelhardt2011-05-241-11/+27
| * libxtables: use uintmax for xtables_strtoulJan Engelhardt2011-05-243-10/+11
| * libxtables: more detailed error message on multi-int parsingJan Engelhardt2011-05-241-4/+5
| * libip6t_rt: restore --rt-type storingJan Engelhardt2011-05-241-2/+2
| * libxt_u32: --u32 option is requiredJan Engelhardt2011-05-241-1/+2
| * libxt_ipvs: restore network-byte orderJan Engelhardt2011-05-241-2/+4
| * doc: remove redundant .IP calls in libxt_timeJan Engelhardt2011-05-241-6/+0
| * doc: use .IP list for TCPMSSJan Engelhardt2011-05-241-10/+4
| * doc: clarify that -p all is a special keyword onlyJan Engelhardt2011-05-222-6/+4
| * doc: make usage of libxt_rateest more obviousJan Engelhardt2011-05-221-15/+56
| * doc: add some coded option examples to libxt_hashlimitJan Engelhardt2011-05-221-10/+16
| * libxt_rateest: streamline case display of unitsJan Engelhardt2011-05-201-3/+3
| * libxtables: check for negative numbers in xtables_strtou*Jan Engelhardt2011-05-201-2/+7
| * libxt_quota: make sure uint64 is not truncatedJP Abgrall2011-05-203-5/+5
| * libxt_quota: readd missing XTOPT_PUT requestJan Engelhardt2011-05-201-1/+2
| * libipt_REDIRECT: "--to-ports" is not mandatoryLutz Jaenicke2011-05-181-2/+1
| * libxtables: retract _NE types and use a flag insteadJan Engelhardt2011-05-183-18/+15
* | libxt_devgroup: actually set XT_DEVGROUP_OPT_???GROUP flagsLutz Jaenicke2011-05-231-0/+2
|/
* libip6t_rt: rt-0-not-strict should take no argJan Engelhardt2011-05-131-1/+1
* libxt_conntrack: resolve erroneous rev-2 port range messageJan Engelhardt2011-05-131-0/+8
* libxt_conntrack: fix assignment to wrong memberJan Engelhardt2011-05-131-8/+4
* libxt_conntrack: correct printed module nameJan Engelhardt2011-05-131-2/+2
* libipt_[SD]NAT: avoid false error about multiple destinations specifiedJan Engelhardt2011-05-132-6/+12