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
*
Get rid of some warnings when compiling 64bit.
Martin Josefsson
2004-05-26
13
-47
/
+47
*
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson
2004-05-26
4
-11
/
+43
*
Add versions of string_to_number() for use in 32bit userspace with 64bit kernel.
Martin Josefsson
2004-05-26
3
-10
/
+68
*
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson
2004-05-26
6
-8
/
+89
*
Better(?) detection for 64bit kernel / 32bit userspace.
Martin Josefsson
2004-05-26
2
-22
/
+43
*
What is this doing here? Go away.
Martin Josefsson
2004-05-26
1
-5
/
+0
*
When compiled static, don't show help-messages for all matches and targets,
Martin Josefsson
2004-05-26
2
-22
/
+26
*
Get rid of some memoryleaks.
Martin Josefsson
2004-05-18
2
-6
/
+50
*
cosmetic fix (space between include directive and filename)
Harald Welte
2004-05-16
1
-3
/
+3
*
Compiler warnings due to missing include files (Stephane Ouellette)
Stephane Ouellette
2004-05-14
1
-1
/
+4
*
don't use signed things...
Martin Josefsson
2004-05-08
1
-3
/
+3
*
Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)
Joszef Kadlecsik
2004-05-05
3
-47
/
+286
*
Add connrate match userspace part (Nuuti Kotivuori)
Nuuti Kotivuori
2004-04-18
3
-0
/
+197
*
include netdb.h if we use getprotobynumber
Harald Welte
2004-04-15
1
-0
/
+1
*
iptables-1.2.10 coming up
Harald Welte
2004-04-15
1
-2
/
+2
*
fix typo
Harald Welte
2004-04-15
1
-1
/
+1
*
Fix missing 6 (Bjorn Mattsson)
Martin Josefsson
2004-04-07
1
-1
/
+1
*
fix case where somebody uses '-i +' as interface name (Ozgur AKAN)
Ozgur AKAN
2004-04-07
2
-2
/
+2
*
use /etc/protocols when printing protocol names (Pedro Lamarão)
Pedro Lamarão
2007-11-30
1
-0
/
+6
*
add userspace support for 'ipt_account' match (Piotr Gasid'o)
Piotr Gasidło
2004-03-17
2
-0
/
+247
*
better wording for '-i' (Matthew Strait)
Matthew Strait
2004-03-17
1
-1
/
+1
*
add definition for IPPROTO_SCTP for systems with old header files
Harald Welte
2004-03-04
1
-0
/
+4
*
Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak)
Maciej Soltysiak
2004-03-04
1
-1
/
+1
*
update for matching chunk flags (Kiran Kumar)
Kiran Kumar
2004-03-02
2
-28
/
+144
*
add support for netlink reporting to ipt_osf (Evgeniy Polyakov)
Evgeniy Polyakov
2004-02-29
1
-3
/
+9
*
don't print/save parameters that were automatically chosen. Only show real v...
Harald Welte
2004-02-22
1
-10
/
+18
*
add userspace part of SCTP match
Harald Welte
2004-02-21
6
-150
/
+272
*
add childlevel match support
Harald Welte
2004-02-17
3
-0
/
+129
*
- work with new matchinfo struct
Harald Welte
2004-02-16
1
-35
/
+36
*
add save() of dstlimit-name
Harald Welte
2004-02-16
1
-0
/
+1
*
fix various errors in save() function
Harald Welte
2004-02-16
1
-14
/
+14
*
Userspace part of sets: ipset added (JK)
Joszef Kadlecsik
2004-02-09
3
-0
/
+328
*
Add Patrick to manpage
Martin Josefsson
2004-02-04
1
-1
/
+1
*
fix mask '/0' case (David Ahern) (Closes: #147)
Harald Welte
2004-02-04
1
-1
/
+10
*
fix '--icmp-type any' case
Harald Welte
2004-02-04
1
-2
/
+1
*
latest version of CONNMARK updates (Henrik Nordstrom)
Henrik Nordstrom
2004-02-03
2
-0
/
+19
*
latest version of CONNMARK (Henrik Nordstrom)
Henrik Nordstrom
2004-02-03
4
-60
/
+129
*
(Continuing the bloody-series) Bloody missing resync (Did I mention how much ...
Martin Josefsson
2004-02-02
1
-2
/
+2
*
(Continuing the bloody-series) Bloody typos :)
Martin Josefsson
2004-02-02
1
-2
/
+2
*
Bloody copy-n-edit. Make sure to use matches in the order they are given...
Martin Josefsson
2004-02-02
3
-65
/
+76
*
Make sure to use matches in the order they are given when calling do_command(...
Martin Josefsson
2004-02-02
3
-65
/
+76
*
Bloody copy-n-edit. Add --test (-t) in order to test...
Martin Josefsson
2004-02-02
1
-6
/
+16
*
Bloody copy-n-edit. Complain when COMMIT is missing...
Martin Josefsson
2004-02-02
1
-1
/
+6
*
Add --test (-t) in order to test the whole file without changing anything if ...
Martin Josefsson
2004-02-01
1
-6
/
+16
*
Complain when COMMIT is missing for the last table in the input
Martin Josefsson
2004-02-01
1
-1
/
+6
*
Another minor codestyle fix
Martin Josefsson
2004-01-31
2
-4
/
+6
*
Minor codestyle fix
Martin Josefsson
2004-01-31
2
-4
/
+6
*
I guess nobody actually used --verbose
Martin Josefsson
2004-01-31
2
-4
/
+4
*
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
Karsten Desler
2004-01-31
9
-3
/
+15
*
Fix another possibly not zero-terminated string after copy (Karsten Desler)
Karsten Desler
2004-01-31
1
-0
/
+1
[next]