index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove .NETMAP-test - build plugin unconditionally
Harald Welte
2003-09-13
1
-2
/
+0
*
add passive OS fingerprinting (Evgeniy Polyakov)
Evgeniy Polyakov
2003-09-13
2
-0
/
+129
*
IPv6 'port' of ROUTE target (Cedric de Launois)
Cédric de Launois
2003-09-05
2
-0
/
+211
*
1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Step...
Harald Welte
2003-09-05
2
-71
/
+67
*
1- Fix preprocessor directive usage,
Harald Welte
2003-09-04
1
-55
/
+54
*
add support for matching the IPS_CONFIRMED bit (Harald Welte)
Harald Welte
2003-08-25
1
-1
/
+11
*
add TCPLAG target (patch was lost on notebook drive)
Telford Tendys
2003-08-24
2
-0
/
+230
*
remove obsolete tests. the respective extensions are now built unconditionally
Harald Welte
2003-08-23
5
-12
/
+0
*
add include files for soon-to-be-submitted patches (and build them unconditio...
Harald Welte
2003-08-23
1
-1
/
+1
*
various cosmetic / c99 cleanups (Stephane Ouellette)
Stephane Ouellette
2003-08-23
4
-132
/
+117
*
remove unused variable and move to c99 initializers (Stephane Ouellette)
Stephane Ouellette
2003-08-11
2
-56
/
+54
*
Updated version with new option to continue rule-traversal (Cedric de Launois)
Cédric de Launois
2003-07-25
1
-17
/
+57
*
Fix iptables-save (save everything numerically)
Thomas Woerner
2003-07-14
6
-37
/
+22
*
Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>)
Martin Devera
2003-06-19
2
-0
/
+136
*
fix saving of inverted parameters (same as in ipv4 libipt_owner.c)
Harald Welte
2003-06-19
1
-1
/
+1
*
fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net)
Oliver Fudd
2003-06-19
1
-2
/
+2
*
Fix save-invert printout (David Zambonini, me)
Dave Zambonini
2003-06-14
2
-12
/
+22
*
Fix save function (Hime Aguiar e Oliveira Jr.)
Hime Junior
2003-06-14
2
-4
/
+9
*
Fix libipt_recent.c save() (Sven Strickroth)
Sven Strickroth
2003-06-01
1
-4
/
+5
*
add new IPMARK target (Grzegorz Janoszka)
Grzegorz Janoszka
2003-05-31
2
-0
/
+173
*
add XOR patch by Tim Vandermeersch
Tim Vandermeersch
2003-05-31
2
-0
/
+114
*
finally commit the overly delayed RFC1812 admin prohibited option
Harald Welte
2003-05-24
1
-1
/
+15
*
Userspace files of the raw patch (JK).
Joszef Kadlecsik
2003-05-21
6
-0
/
+195
*
Cleanups (Stephane Ouellette)
Stephane Ouellette
2003-05-07
1
-53
/
+32
*
Add addrtype match (Patrick McHardy)
Patrick McHardy
2003-05-07
2
-0
/
+219
*
add (untested) sctp userspace support for even more untested kernel part (in ...
Harald Welte
2003-05-03
1
-0
/
+402
*
add nth match for ipv6 (Maciej Soltysiak)
Maciej Soltysiak
2003-05-03
2
-0
/
+241
*
add random6 patch (Maciej Soltysiak)
Maciej Soltysiak
2003-05-03
2
-0
/
+155
*
fix saving of inverted owner match parameters (Martin Josefsson)
Martin Josefsson
2003-05-03
1
-1
/
+1
*
rename iplimit to connlimit
Harald Welte
2003-04-30
2
-19
/
+19
*
Fix typo in libipt_string (Nancy Fudd). (Closes: #89)
Harald Welte
2003-04-30
1
-1
/
+1
*
the following two patches move the call to check_inverse() to a saner
Stephane Ouellette
2003-04-27
2
-6
/
+8
*
- Remove unneeded fputc() in help().
Stephane Ouellette
2003-04-27
1
-34
/
+42
*
ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer
Bart De Schuymer
2003-04-27
1
-35
/
+85
*
iprange match support added (Jozsef Kadlecsik)
Joszef Kadlecsik
2003-04-23
2
-0
/
+197
*
add fix to string match (Michael Rash)
Michael Rash
2003-04-21
1
-2
/
+24
*
add ipt_recent version 0.3.1 to CVS
Stephen Frost
2003-04-14
1
-33
/
+36
*
apply ipv6 port of ownercmd patch (Patrick McHardy)
Patrick McHardy
2003-04-13
1
-0
/
+41
*
no space between '#!' and '/bin/sh'
v1.2.8
Harald Welte
2003-04-13
1
-1
/
+1
*
IPv6 port of the fuzzy match added.
Joszef Kadlecsik
2003-04-11
2
-0
/
+159
*
CLASSIFY target added.
Joszef Kadlecsik
2003-04-11
2
-0
/
+133
*
unused print_dscp removed, structures converted to C99 (Stephane Ouellette)
Stephane Ouellette
2003-04-11
1
-25
/
+15
*
compile with old kernel, new userspace
v1.2.8-freeze
Harald Welte
2003-03-30
1
-1
/
+1
*
fix a compiler warning
Harald Welte
2003-03-30
1
-0
/
+11
*
fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)
Harald Welte
2003-03-30
2
-2
/
+2
*
fix parse error (Stephane Ouellette)
Stephane Ouellette
2003-03-26
2
-8
/
+8
*
dont build ipv6 when DO_IPV6=0
Harald Welte
2003-03-05
1
-1
/
+3
*
make DO_IPV6 work again..
Harald Welte
2003-03-04
1
-1
/
+1
*
fix listing of conntrack match (lp@sernet.se) (Closes: #60)
Lutz Preßler
2003-03-04
1
-2
/
+2
*
add iptables 'helper' match manpage section (Herve Eychenne)
Hervé Eychenne
2003-03-03
1
-1
/
+1
[prev]
[next]