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
*
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
*
|
libxt_devgroup: actually set XT_DEVGROUP_OPT_???GROUP flags
Lutz Jaenicke
2011-05-23
1
-0
/
+2
|
/
*
libip6t_rt: rt-0-not-strict should take no arg
Jan Engelhardt
2011-05-13
1
-1
/
+1
*
libxt_conntrack: resolve erroneous rev-2 port range message
Jan Engelhardt
2011-05-13
1
-0
/
+8
*
libxt_conntrack: fix assignment to wrong member
Jan Engelhardt
2011-05-13
1
-8
/
+4
*
libxt_conntrack: correct printed module name
Jan Engelhardt
2011-05-13
1
-2
/
+2
*
libipt_[SD]NAT: avoid false error about multiple destinations specified
Jan Engelhardt
2011-05-13
2
-6
/
+12
*
libipt_[SD]NAT: flag up module name on error
Jan Engelhardt
2011-05-13
2
-2
/
+2
*
libxtables: collapse double protocol parsing
Jan Engelhardt
2011-05-12
2
-41
/
+22
*
libxt_policy: use XTTYPE_PROTOCOL type
Jan Engelhardt
2011-05-12
1
-2
/
+2
*
libxtables: avoid running into .also checks when option not used
Jan Engelhardt
2011-05-12
1
-0
/
+3
*
libxt_policy: option table fixes, improved error tracking
Jan Engelhardt
2011-05-12
2
-10
/
+32
*
src: combine default_command functions
Jan Engelhardt
2011-05-12
4
-137
/
+75
*
src: replace old IP*T_ALIGN macros
Jan Engelhardt
2011-05-12
6
-34
/
+20
*
Merge branch 'floating/opts' of git://dev.medozas.de/iptables
Patrick McHardy
2011-05-12
12
-611
/
+370
|
\
|
*
libipt_SAME: use guided option parser
Jan Engelhardt
2011-05-09
1
-52
/
+30
|
*
libipt_REDIRECT: use guided option parser
Jan Engelhardt
2011-05-09
1
-37
/
+25
|
*
libipt_MASQUERADE: use guided option parser
Jan Engelhardt
2011-05-09
1
-27
/
+21
[next]