Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
iptables
/
dee5f0009f7ca1a6d092c3c17450c33c53121b7c
dee5f00
libxt_dscp: fix save of negated dscp match rules
by Phil Oester
· 16 years ago
04c9795
iptables-save: fix hashlimit output
by Phil Oester
· 16 years ago
3c5d15c
libxt_recent: do not allow both --set and --rttl
by Jan Engelhardt
· 16 years ago
d0cbf5f
iptables-restore: fix segmentation fault with -tanything
by Jan Engelhardt
· 16 years ago
415a858
src: drop libiptc from installation
by Jan Engelhardt
· 16 years ago
ef18e81
src: remove dependency on libiptc headers
by Jan Engelhardt
· 16 years ago
d9842a6
manpages: name and markup fixes
by Jan Engelhardt
· 16 years ago
ce5e35f
Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables
by Jan Engelhardt
· 16 years ago
72ed4ff
build: do not install ip{,6}tables.h
by Jan Engelhardt
· 16 years ago
675e30f
v1.4.2-rc1
by Patrick McHardy
· 16 years ago
78d2d14
xt_string: string extension case insensitive matching
by Joonwoo Park
· 16 years ago
4bae3f1
libiptc: fix scalability performance issue during initial ruleset parsing
by Jesper Dangaard Brouer
· 16 years ago
526d3e1
libiptc: minor bugfix
by Jesper Dangaard Brouer
· 16 years ago
55dffef
manpages: various updates
by Jan Engelhardt
· 16 years ago
b669b27
build: various changes to release.sh
by Jan Engelhardt
· 16 years ago
3a72b1f
build: quote variables in release.sh
by Jan Engelhardt
· 16 years ago
4ded0f1
libxt_TOS: make sure --set-tos value/mask is recognized
by Jan Engelhardt
· 16 years ago
b758045
build: ip6.h is not required
by Jan Engelhardt
· 16 years ago
ee3228a
build: change equailty test for old bash
by Jan Engelhardt
· 16 years ago
eaf831e
ip6tables: add --goto support
by Thomas Jacob
· 16 years ago
3515fce
release.sh: fix changelog filename
by Patrick McHardy
· 16 years ago
8e0b566
Add simple release script
by Patrick McHardy
· 16 years ago
73cf45b
v1.4.1.1
by Patrick McHardy
· 16 years ago
6a0cd58
iprange: kernel flags were not set
by Jan Engelhardt
· 16 years ago
1564189
iptables: fix printing of line numbers with --line-numbers arg
by Henrik Nordstrom
· 16 years ago
e145621
build: fix `make install` when --disable-shared is used
by Jan Engelhardt
· 16 years ago
4860781
ip6tables: fix printing of ipv6 network masks
by Jan Engelhardt
· 16 years ago
b432667
v1.4.1
by Patrick McHardy
· 16 years ago
9b488b9
manpage updates
by Jan Engelhardt
· 16 years ago
0ea82bc
sparse warning fixes: integer used as pointer
by Patrick McHardy
· 16 years ago
ddffcfb
iptables-xml: sparse fixes
by Patrick McHardy
· 16 years ago
1f23d3c
libiptc: move variable definitions to head of function
by Patrick McHardy
· 16 years ago
bb9284d
libxt_owner: add spaces to output
by Jan Engelhardt
· 16 years ago
4dfd25a
addrtype match: added revision 1
by Laszlo Attila Toth
· 16 years ago
e2562c8
Fix iptables-save output of libxt_owner match
by Lutz Jaenicke
· 16 years ago
0439dad
Bump version
by Patrick McHardy
· 16 years ago
2c570e7
build: check for missing feature files
by Jan Engelhardt
· 16 years ago
3246519
Update .gitignore
by Jan Engelhardt
· 16 years ago
e0bba47
Resync header files with kernel
by Patrick McHardy
· 16 years ago
5a2208c
Use s6_addr32 to access bits in int6_addr instead of incompatible name
by Yasuyuki Kozakai
· 16 years ago
c634cb9
Add xtables version defines.
by Thomas Jarosch
· 16 years ago
510aef9
manpages: consistent syntax
by Patrick McHardy
· 16 years ago
8e1a12f
iptables 1.4.1-rc2
by Patrick McHardy
· 16 years ago
ccecd38
REDIRECT: Allow symbolic port in REDIRECT --to-port
by Kristof Provost
· 16 years ago
749d163
Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables
by Patrick McHardy
· 17 years ago
f858d37
Don't assume /bin/sh is bash
by Thomas Jacob
· 17 years ago
3d91993
Bump version to 1.4.1-rc1
by Patrick McHardy
· 17 years ago
69ceee5
fix ip6tables dest address printing
by Jamie Strandboge
· 17 years ago
60a6073
Make --set-counters (-c) accept comma separated counters
by Henrik Nordstrom
· 17 years ago
bb34082
iptables --list chain rulenum
by Henrik Nordstrom
· 17 years ago
96296cf
iptables --list-rules command
by Henrik Nordstrom
· 17 years ago
48c1bc6
Add support for --set-counters to iptables -P
by Henrik Nordstrom
· 17 years ago
d213760
Make iptables-restore usable over a pipe
by Henrik Nordstrom
· 17 years ago
ac21a5c
iptables out-of-tree build directory
by Jan Engelhardt
· 17 years ago
e6610c8
[PATCH 1] Makefile.am: use PACKAGE_TARNAME
by Jan Engelhardt
· 17 years ago
74a8854
iptables-save:remove unnecessary code.
by Shan Wei
· 17 years ago
455559b
Properly initialize revision for ip6tables targets
by Patrick McHardy
· 17 years ago
8b7c64d
Remove old functions, constants
by Jan Engelhardt
· 17 years ago
ddcb288
[PATCH 11] configure.ac: remove already-defined variables
by Jan Engelhardt
· 17 years ago
493c712
Dynamically create xtables.h.in with version
by Jan Engelhardt
· 17 years ago
b95fc08
configure.ac: AC_SUBST must be separate
by Jan Engelhardt
· 17 years ago
d31a659
Update documentation about building the package
by Jan Engelhardt
· 17 years ago
cbf0700
Resolve libipt_set warnings
by Jan Engelhardt
· 17 years ago
ed342ed
Remove support for compilation of conditional extensions
by Jan Engelhardt
· 17 years ago
cb25af8
Wrap dlopen code into NO_SHARED_LIBS
by Jan Engelhardt
· 17 years ago
2c0a0c9
Resolve warnings on 64-bit compile
by Jan Engelhardt
· 17 years ago
e24815d
Combine ipt and ip6t manpages
by Jan Engelhardt
· 17 years ago
23545c2
Implement AF_UNSPEC as a wildcard for extensions
by Jan Engelhardt
· 17 years ago
bce1c21
RATEEST: add manpage
by Jan Engelhardt
· 17 years ago
7bc3cb7
iptables: use C99 lists for struct options
by Gáspár Lajos
· 17 years ago
a7d9762
Install libiptc header files because xtables.h depends on it
by Jan Engelhardt
· 17 years ago
ca7cd66
Add all necessary header files - compilation fix for various cases
by Jan Engelhardt
· 17 years ago
8d458be
Import iptables-apply
by Martin F. Krafft
· 17 years ago
77f1538
configure: split --enable-libipq from --enable-devel
by Jan Engelhardt
· 17 years ago
9df6885
manpages: update to reflect fine-grained control
by Jan Engelhardt
· 17 years ago
6cf172e
manpages: grammar and spelling
by Jan Engelhardt
· 17 years ago
27a98c7
manpages: fix broken markup (missing close tags)
by Jan Engelhardt
· 17 years ago
21b41ee
Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
by Jan Engelhardt
· 17 years ago
9a8c77f
Add support for xt_hashlimit match revision 1
by Jan Engelhardt
· 17 years ago
3155860
xtables.h: move non-exported parts to internal.h
by Jan Engelhardt
· 17 years ago
33690a1
Fix all remaining warnings (missing declarations, missing prototypes)
by Jan Engelhardt
· 17 years ago
1a756e9
Update the libxt_owner manpage with the UID/GID-range feature
by Jan Engelhardt
· 17 years ago
dbb7754
Fix -Wshadow warnings and clean up xt_sctp.h
by Jan Engelhardt
· 17 years ago
7a236f4
Drop -W from CFLAGS and some tiny code cleanups
by Jan Engelhardt
· 17 years ago
a31cdd8
Makefile: add a "tarball" target
by Jan Engelhardt
· 17 years ago
5180032
Correct the family member value of libxt_mark revision 1
by Jan Engelhardt
· 17 years ago
c924621
Fix compilation of iptables-static build
by Jan Engelhardt
· 17 years ago
2f93205
Retry ruleset dump when kernel returns EAGAIN.
by Patrick McHardy
· 17 years ago
dbe6c3b
[IPTABLES]: libxt_iprange: Fix IP validation logic
by James King
· 17 years ago
7149688
removes useless white spaces from iptables-xml manpages.
by Filippo Zangheri
· 17 years ago
e6403fd
bump iptables version to prepare 1.4.1 release
by Pablo Neira Ayuso
· 17 years ago
ecd7f5e
Fix define value of SCTP chunk type.
by Naohiro Ooiwa
· 17 years ago
e75a227
Remove compiler.h inclusions.
by Patrick McHardy
· 17 years ago
f2565b7
Add netfilter.h
by Patrick McHardy
· 17 years ago
9ee386a
fix gcc warnings
by Max Kellermann
· 17 years ago
fe05c76
allow empty strings in argument parser
by Max Kellermann
· 17 years ago
3bf54df
unescape parameters
by Max Kellermann
· 17 years ago
a5d0994
escape strings
by Max Kellermann
· 17 years ago
b4ef34f
use size_t
by Max Kellermann
· 17 years ago
5b76f68
whitespace cleanup
by Max Kellermann
· 17 years ago
Next »