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
*
libxtables: reorder .version member
Jan Engelhardt
2009-04-03
2
-4
/
+14
*
iptables-multi: support "iptables-static" as a callable name
Jan Engelhardt
2009-03-24
2
-2
/
+4
*
libxt_tcpmss: fix an inversion while parsing --mss
Jan Engelhardt
2009-03-24
1
-1
/
+1
*
iptables: refer to dmesg if we hit EINVAL
v1.4.3.1
Pablo Neira Ayuso
2009-03-24
2
-7
/
+18
*
build: bump version to 1.4.3.1
Pablo Neira Ayuso
2009-03-24
1
-1
/
+1
*
build: fix linker issue when LDFLAGS contains --as-needed
Peter Volkov
2009-03-24
1
-4
/
+4
*
libxt_hashlimit: add missing space for iptables-save output
Jan Engelhardt
2009-03-24
1
-1
/
+1
*
libxtables: fix compile error due to incomplete change
Peter Volkov
2009-03-24
1
-1
/
+1
*
iptables-save: minor corrections to the manpage markup
Jan Engelhardt
2009-03-24
2
-10
/
+8
*
libiptc: give credits to my self
Jesper Dangaard Brouer
2009-03-23
1
-0
/
+5
*
libiptc: fix whitespaces and typos
Jesper Dangaard Brouer
2009-03-23
1
-41
/
+41
*
libiptc: fix chain rename bug in libiptc
Jesper Dangaard Brouer
2009-03-23
1
-1
/
+8
*
libiptc: avoid compile warnings for iptc_insert_chain
Christoph Paasch
2009-03-23
1
-1
/
+1
*
iptables-save: module loading corrections
Jan Engelhardt
2009-03-19
4
-8
/
+28
*
libxt_comment: output quotes must be escaped in
Jan Engelhardt
2009-03-19
1
-1
/
+2
*
libxtables: add -I/-L flags to pkgconfig files
Jan Engelhardt
2009-03-19
1
-1
/
+2
*
libxt_connbytes: document nf_ct_acct behavior
Jan Engelhardt
2009-03-17
1
-0
/
+6
*
libxt_connbytes: minor manpage adustments
Jan Engelhardt
2009-03-17
1
-5
/
+5
*
Merge commit 'nf/master'
Jan Engelhardt
2009-03-15
4
-7
/
+7
|
\
|
*
iptables: fix broken options-merging during libxtables rework
Pablo Neira Ayuso
2009-03-03
2
-3
/
+2
|
*
string: fix wrong pattern length calculation
Pablo Neira Ayuso
2009-03-02
1
-4
/
+4
|
*
iptables: Add limits.h to get INT_MIN, INT_MAX, ...
Stephen Hemminger
2009-02-25
1
-0
/
+1
*
|
iptables: turn deprecation warning into enforcing mode
Jan Engelhardt
2009-03-15
1
-4
/
+3
*
|
extensions: add missing limits.h include
Jan Engelhardt
2009-02-21
10
-0
/
+18
*
|
include: resynchronize headers with 2.6.29-rc5
Jan Engelhardt
2009-02-21
20
-114
/
+117
|
/
*
libxt_policy: use bounded strtoui
Jan Engelhardt
2009-02-21
2
-6
/
+14
*
extensions: remove unwanted/add needed includes for IPv4 exts
Jan Engelhardt
2009-02-21
16
-15
/
+2
*
extensions: remove unwanted/add needed includes for IPv6 exts
Jan Engelhardt
2009-02-21
8
-9
/
+3
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
90
-746
/
+746
*
libxtables: inline and remove unused OPTION_OFFSET macro
Jan Engelhardt
2009-02-21
2
-2
/
+1
*
doc: resynchronize manpage with in-code help
Jan Engelhardt
2009-02-21
4
-10
/
+12
*
libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff
Christian Perle
2009-02-17
2
-4
/
+4
*
doc: do not put IPv4 doc into ip6tables.8
Jan Engelhardt
2009-02-17
1
-11
/
+5
*
build: trigger reconfigure when extensions/GNUmakefile.in changes
Jan Engelhardt
2009-02-17
1
-1
/
+2
*
libiptc: make library available as a shared library
Jan Engelhardt
2009-02-16
5
-9
/
+27
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
11
-87
/
+64
*
libxtables: consolidate init calls into one function
Jamal Hadi Salim
2009-02-13
10
-39
/
+76
*
libxtables: consolidate merge_options into xtables_merge_options
Jamal Hadi Salim
2009-02-13
4
-70
/
+41
*
build: remove unneeded -ldl from iptables_xml_LDADD
Jan Engelhardt
2009-02-12
1
-1
/
+1
*
libxtables: make iptables and ip6tables use xtables_free_opts
Jamal Hadi Salim
2009-02-12
4
-35
/
+17
*
libxtables: add xtables_set_revision
Jamal Hadi Salim
2009-02-12
4
-23
/
+16
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
10
-2
/
+10
*
libipq: fix compile error
Jan Engelhardt
2009-02-12
1
-0
/
+2
*
build: restructure Makefile for include/ directory
Jan Engelhardt
2009-02-12
4
-5
/
+13
*
doc: fix one layout issue in iptables-restore.8
Shaul Karl
2009-02-12
1
-1
/
+0
*
doc: fix option typo in libxt_multiport
Marc Fournier
2009-02-12
1
-2
/
+2
*
libipq: add missing doc for NF_ values
Jan Engelhardt
2009-02-12
1
-0
/
+7
*
libxtables: flush before fork
Jan Engelhardt
2009-02-12
1
-0
/
+6
*
libxt_string: fix undefined behavior/incorrect patlen calculation
Jan Engelhardt
2009-02-12
1
-1
/
+3
*
libxtables: use const for vars holding literals
Jan Engelhardt
2009-02-12
1
-2
/
+1
[next]