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
...
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
Martin Josefsson
2003-05-02
10
-22
/
+61
*
rename iplimit to connlimit
Harald Welte
2003-04-30
3
-25
/
+25
*
Fix typo in libipt_string (Nancy Fudd). (Closes: #89)
Harald Welte
2003-04-30
1
-1
/
+1
*
Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)
Tomáš Lejdar
2003-04-30
1
-2
/
+4
*
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
3
-41
/
+108
*
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
*
version 1.2.8 upcoming
Harald Welte
2003-04-13
1
-2
/
+2
*
add a few notes about how to deal with CVS COMMIT access
Harald Welte
2003-04-13
1
-0
/
+24
*
no space between '#!' and '/bin/sh'
v1.2.8
Harald Welte
2003-04-13
1
-1
/
+1
*
todo update
Harald Welte
2003-04-13
2
-15
/
+7
*
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
*
fix stupid typo (Maciej Soltysiak)
Maciej Soltysiak
2003-03-31
1
-1
/
+1
*
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
*
make gcc happy
Harald Welte
2003-03-06
1
-3
/
+3
*
dont build ipv6 when DO_IPV6=0
Harald Welte
2003-03-05
1
-1
/
+3
*
port 'line number on error in iptables-restore' from ipv4
Harald Welte
2003-03-05
3
-6
/
+19
*
make DO_IPV6 work again..
Harald Welte
2003-03-04
3
-5
/
+8
*
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
2
-1
/
+12
*
make iptables-restore print the line number in case of an error
Illes Marci
2003-03-03
3
-2
/
+12
*
fix iptables-restore to not segfault on invalid input (Illes Marci <marci@bal...
Illes Marci
2003-03-03
1
-5
/
+8
*
update to current_issues
Harald Welte
2003-03-03
1
-6
/
+12
*
'recent' match update by Stephen Frost:
Stephen Frost
2003-03-03
1
-17
/
+18
*
Add support for hex strings (Michael Rash)
Michael Rash
2003-02-26
1
-2
/
+65
*
add MARK
Harald Welte
2003-02-25
1
-0
/
+2
*
update to condition extension, add condition6 (Stephane Ouellette)
Stephane Ouellette
2003-02-25
3
-50
/
+185
*
Fix '-p icmp -m icmp' issue (Closes: #37)
Harald Welte
2003-02-25
1
-4
/
+20
*
alphabetize manpage + libipt_physdev section
Harald Welte
2003-02-14
1
-295
/
+326
*
add libipt_physdev.c (Bart de Schumyer)
Bart De Schuymer
2003-02-11
3
-1
/
+202
*
u32 match added
Harald Welte
2003-02-01
2
-0
/
+275
*
moved unassigned issues to bugzilla
Harald Welte
2003-01-14
1
-15
/
+15
*
fix typo in help message
Harald Welte
2003-01-13
1
-2
/
+2
*
no absolute include paths
Harald Welte
2003-01-12
1
-1
/
+1
*
add support for rpc match
Harald Welte
2003-01-12
3
-5
/
+416
*
TODO update
Harald Welte
2003-01-10
2
-26
/
+32
*
december update to ROUTE target ;)
Cédric de Launois
2003-01-08
1
-24
/
+71
*
apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t...
Maciej Soltysiak
2003-01-08
4
-0
/
+385
*
just my personal scratchpad, so everybody knows what's going on
Harald Welte
2003-01-07
1
-0
/
+28
*
fix save() function when used with !
Harald Welte
2003-01-06
1
-1
/
+1
*
attempt to fix save/restore of '! --uid-owner squid' problem as reported by C...
Harald Welte
2003-01-06
1
-2
/
+2
[prev]
[next]