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
*
iptables: move manpage
Jan Engelhardt
2007-11-25
2
-0
/
+0
*
iptables: fix check_inverse() call
Jan Engelhardt
2007-11-25
1
-1
/
+1
*
Fix make/compile error for iptables-1.4.0rc1
Jesper Brouer
2007-11-25
3
-2
/
+616
*
PATCH - Fix for --random option in DNAT and REDIRECT
Tom Eastep
2007-11-15
2
-1
/
+2
*
Document xt_statistic (Stefano Sabatini <stefano.sabatini-lala@poste.it>)
Stefano Sabatini
2007-11-12
1
-0
/
+30
*
iptables-edit: iptables-edit: adds --table to iptables-restore
Peter Warasin
2007-11-05
1
-1
/
+11
*
let DO_MULTI=1 work for ip6tables* binaries part 2
Hann-Huei Chiou
2007-10-31
1
-0
/
+31
*
Introducing libxt_*.man files. Sorted matches and modules
László Attila Tóth
2007-10-31
2
-33
/
+103
*
let DO_MULTI=1 work for ip6tables* binaries
Hann-Huei Chiou
2007-10-23
4
-0
/
+33
*
Transfer all my copyright over to our company.
Jan Engelhardt
2007-10-20
2
-2
/
+5
*
Don't silenty exit on failure to open /proc/net/{ip,ip6}_tables_names
Victor Stinner
2007-10-18
2
-2
/
+6
*
Fix the compile warning fix
Patrick McHardy
2007-10-18
1
-2
/
+2
*
Fix compiler warning on 64 bit: date_stop is an u_int32_t, so use UINT_MAX in...
Patrick McHardy
2007-10-18
1
-2
/
+2
*
extension/sctp: fix - mistake to pass a pointer where array is required
Li Zefan
2007-10-18
1
-12
/
+9
*
[PATCH iptables] print warnings to stderr
Max Kellermann
2007-10-17
3
-12
/
+16
*
Install ip6tables-{save,restore} manpages
Patrick McHardy
2007-10-17
1
-1
/
+1
*
Fix sscanf type errors
Patrick McHardy
2007-10-17
4
-22
/
+29
*
Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing ...
Patrick McHardy
2007-10-16
2
-3
/
+7
*
bump version to 1.4.0rc1
v1.4.0-rc1
Pablo Neira Ayuso
2007-10-15
1
-2
/
+2
*
make print-extensions doesn't show libxt_* extensions
Sebastian Claßen
2007-10-08
1
-0
/
+1
*
Unique symbols and no '&' characters
László Attila Tóth
2007-10-08
2
-56
/
+56
*
Remove redundant dst/hbh lines
Jan Engelhardt
2007-10-04
2
-61
/
+38
*
Unique symbols 6/6
Jan Engelhardt
2007-10-04
3
-67
/
+48
*
Unique names 5/6
Jan Engelhardt
2007-10-04
14
-297
/
+220
*
Unique names 4/6
Jan Engelhardt
2007-10-04
15
-329
/
+242
*
Unique names 3/6
Jan Engelhardt
2007-10-04
15
-339
/
+248
*
Unique names 2/6
Jan Engelhardt
2007-10-04
10
-277
/
+234
*
Unique symbols 1/6
Jan Engelhardt
2007-10-04
26
-709
/
+600
*
No ipt in xt
Jan Engelhardt
2007-10-04
1
-1
/
+1
*
Constify data structures
Jan Engelhardt
2007-10-04
12
-13
/
+13
*
Delete empty ->print() and ->save() functions
Jan Engelhardt
2007-10-04
4
-33
/
+0
*
Delete empty ->final_check() functions
Jan Engelhardt
2007-10-04
34
-218
/
+6
*
Delete empty ->init() functions
Jan Engelhardt
2007-10-04
20
-138
/
+0
*
Remove stray NULLs
Jan Engelhardt
2007-10-04
3
-3
/
+3
*
Addrtype match: renaming functions
László Attila Tóth
2007-10-04
1
-23
/
+23
*
Couldn't load/find match `u32'
Hann-Huei Chiou
2007-09-28
1
-0
/
+1
*
Add the libxt_time iptables match
Jan Engelhardt
2007-09-23
4
-1
/
+599
*
Fix u32 warnings
Jan Engelhardt
2007-09-19
1
-13
/
+13
*
Adds u32 to iptables.
Jan Engelhardt
2007-09-10
5
-1
/
+606
*
Fix unused function warning
Patrick McHardy
2007-09-08
1
-2
/
+1
*
Fix more sparse warnings: non-C99 array declaration, incorrect function proto...
Patrick McHardy
2007-09-08
4
-86
/
+84
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
67
-279
/
+279
*
Makefile for man pages of xtables extensions (Laszlo Attila Toth <panther@bal...
László Attila Tóth
2007-09-06
1
-10
/
+42
*
Remove unsupported connrate extension
Patrick McHardy
2007-09-06
2
-183
/
+0
*
Build manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)
László Attila Tóth
2007-09-05
1
-4
/
+9
*
Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.
Patrick McHardy
2007-09-05
2
-10
/
+15
*
Fix strict aliasing warnings
Patrick McHardy
2007-09-05
4
-9
/
+23
*
Build IPv6 hbh/dst matches unconditionally
Patrick McHardy
2007-09-05
3
-3
/
+24
*
Build IPv6 rt match unconditionally
Patrick McHardy
2007-09-05
3
-3
/
+34
*
Build ipv6header match unconditionally
Patrick McHardy
2007-09-05
3
-3
/
+28
[next]