index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_rateest: abolish global variables
Jan Engelhardt
2011-06-21
1
-9
/
+3
*
extensions: support for per-extension instance "global" variable space
Jan Engelhardt
2011-06-21
3
-3
/
+37
*
iptables: consolidate target/match init call
Jan Engelhardt
2011-06-21
4
-14
/
+22
*
libxt_RATEEST: use guided option parser
Jan Engelhardt
2011-06-21
1
-64
/
+30
*
libipt_LOG: fix ignoring all but last flags
Jan Engelhardt
2011-06-21
3
-10
/
+12
*
doc: include matches/targets in manpage again
Jan Engelhardt
2011-06-09
1
-2
/
+2
*
Bump version to 1.4.11.1
v1.4.11.1
Patrick McHardy
2011-06-08
1
-1
/
+1
*
doc: fix MASQUERADE section of man page
Vlad Dogaru
2011-06-08
1
-1
/
+1
*
build: re-add missing CPPFLAGS for libiptc
Jan Engelhardt
2011-06-08
1
-0
/
+3
*
option: fix ignored negation before implicit extension loading
Jan Engelhardt
2011-06-07
5
-8
/
+20
*
tests: add some sample rulesets to test save-restore cycle
Jan Engelhardt
2011-06-07
2
-0
/
+222
*
src: move all iptables pieces into a separate directory
Jan Engelhardt
2011-06-07
33
-81
/
+84
*
src: move all libiptc pieces into its directory
Jan Engelhardt
2011-06-07
6
-17
/
+18
*
xtables-multi: fix absence of xml translator in IPv6-only builds
Maciej Żenczykowski
2011-06-07
5
-7
/
+14
*
doc: fix trivial typo in libipt_SNAT
Elie De Brauwer
2011-06-01
1
-1
/
+1
*
build: move remaining preprocessor flags to CPPFLAGS
Mike Frysinger
2011-06-01
4
-8
/
+8
*
build: move kinclude's preprocessor flags to kinclude_CPPFLAGS
Jan Engelhardt
2011-06-01
3
-9
/
+9
*
build: move basic preprocessor flags to regular_CPPFLAGS
Jan Engelhardt
2011-06-01
5
-7
/
+14
*
doc: iptables-xml should be in manpage section 1
Jan Engelhardt
2011-05-30
2
-1
/
+1
*
doc: update GPL license text
Jan Engelhardt
2011-05-30
1
-21
/
+21
*
build: fix absence of xml translator in IPv6-only builds
Jan Engelhardt
2011-05-30
1
-2
/
+2
*
build: fix installation of symlinks
Jan Engelhardt
2011-05-30
1
-3
/
+3
*
build: remove dead code parts
Jan Engelhardt
2011-05-30
3
-10
/
+2
*
libxt_owner: restore inversion support
Jan Engelhardt
2011-05-29
1
-2
/
+4
*
Bump version to 1.4.11
v1.4.11
Patrick McHardy
2011-05-26
1
-1
/
+1
*
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2011-05-25
24
-292
/
+348
|
\
|
*
libxt_time: deprecate --localtz option, document kernel TZ caveats
Jan Engelhardt
2011-05-25
2
-18
/
+45
|
*
libxt_time: --utc and --localtz are mutually exclusive
Jan Engelhardt
2011-05-25
1
-2
/
+6
|
*
libxt_time: always ignore libc timezone
Jan Engelhardt
2011-05-25
1
-1
/
+7
|
*
libxt_NFQUEUE: add mutual exclusion between qnum and qbal
Jan Engelhardt
2011-05-25
1
-2
/
+5
|
*
libxt_NFQUEUE: avoid double attempt at parsing
Jan Engelhardt
2011-05-25
1
-4
/
+1
|
*
libxtables: have xtopt_parse_mint interpret partially-spec'd ranges
Jan Engelhardt
2011-05-25
8
-119
/
+42
|
*
libxtables: unclutter xtopt_parse_mint
Jan Engelhardt
2011-05-24
1
-54
/
+94
|
*
libxtables: make multiint parser have greater range
Jan Engelhardt
2011-05-24
1
-11
/
+27
|
*
libxtables: use uintmax for xtables_strtoul
Jan Engelhardt
2011-05-24
3
-10
/
+11
|
*
libxtables: more detailed error message on multi-int parsing
Jan Engelhardt
2011-05-24
1
-4
/
+5
|
*
libip6t_rt: restore --rt-type storing
Jan Engelhardt
2011-05-24
1
-2
/
+2
|
*
libxt_u32: --u32 option is required
Jan Engelhardt
2011-05-24
1
-1
/
+2
|
*
libxt_ipvs: restore network-byte order
Jan Engelhardt
2011-05-24
1
-2
/
+4
|
*
doc: remove redundant .IP calls in libxt_time
Jan Engelhardt
2011-05-24
1
-6
/
+0
|
*
doc: use .IP list for TCPMSS
Jan Engelhardt
2011-05-24
1
-10
/
+4
|
*
doc: clarify that -p all is a special keyword only
Jan Engelhardt
2011-05-22
2
-6
/
+4
|
*
doc: make usage of libxt_rateest more obvious
Jan Engelhardt
2011-05-22
1
-15
/
+56
|
*
doc: add some coded option examples to libxt_hashlimit
Jan Engelhardt
2011-05-22
1
-10
/
+16
|
*
libxt_rateest: streamline case display of units
Jan Engelhardt
2011-05-20
1
-3
/
+3
|
*
libxtables: check for negative numbers in xtables_strtou*
Jan Engelhardt
2011-05-20
1
-2
/
+7
|
*
libxt_quota: make sure uint64 is not truncated
JP Abgrall
2011-05-20
3
-5
/
+5
|
*
libxt_quota: readd missing XTOPT_PUT request
Jan Engelhardt
2011-05-20
1
-1
/
+2
|
*
libipt_REDIRECT: "--to-ports" is not mandatory
Lutz Jaenicke
2011-05-18
1
-2
/
+1
|
*
libxtables: retract _NE types and use a flag instead
Jan Engelhardt
2011-05-18
3
-18
/
+15
[next]