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
*
release rc1
Harald Welte
2005-02-01
1
-1
/
+1
*
re-implement alphabetic sorting to not confuse users who upgrade to 1.3.0
Harald Welte
2005-02-01
1
-7
/
+18
*
fix compiler warning about discarding const
Harald Welte
2005-02-01
1
-1
/
+1
*
add missing comma
Harald Welte
2005-02-01
1
-1
/
+1
*
fix typo
Harald Welte
2005-02-01
1
-1
/
+1
*
make structure initializers use C99 standard (Harald Welte)
Harald Welte
2005-02-01
19
-261
/
+229
*
typo
Martin Josefsson
2005-02-01
1
-1
/
+1
*
check for colons
Harald Welte
2005-02-01
1
-1
/
+6
*
be more specific what INPUT means (Matthias Bruestle)
Harald Welte
2005-02-01
1
-1
/
+1
*
Use C99 initializers
Harald Welte
2005-02-01
1
-11
/
+11
*
- Sets the 'iptc_fn' global variable to the pointer to the current functions ...
Derrik Pates
2005-02-01
1
-13
/
+36
*
John McCann points out via bugzilla that iptables happily accepts this
Phil Oester
2005-02-01
1
-1
/
+6
*
fix name of 'extra_opts' structure member (Nikolai Malykh)
Nikolai Malykh
2005-01-22
1
-1
/
+1
*
Make it compile on current kernels, the future isn't here yet.
Martin Josefsson
2005-01-05
1
-0
/
+6
*
Testsuite found an issue: multiport accepts -p ! tcp.
Rusty Russell
2005-01-03
1
-0
/
+4
*
Pablo Neira:
Pablo Neira
2005-01-03
2
-1
/
+227
*
Remove leftover debug printf
Martin Josefsson
2005-01-03
1
-3
/
+0
*
Replace memchr with strlen and fix up one of the statements.
Martin Josefsson
2005-01-03
1
-4
/
+4
*
Extension revision number support (if kernel supports the getsockopts).
Rusty Russell
2005-01-03
5
-21
/
+281
*
Prevent user from using --helper multiple times (Nicolas Bouliane <nib@cookin...
Nicolas Bouliane
2005-01-02
1
-0
/
+3
*
Add --log-uid option (John Lange <john.lange@open-it.ca>)
John Lange
2005-01-02
2
-1
/
+20
*
Stupid typo that meant we didn't compare target data when doing delete-by-mat...
Rusty Russell
2004-12-29
1
-1
/
+1
*
Fix compile error introduced by C99 conversion.
Rusty Russell
2004-12-29
1
-1
/
+0
*
Pablo Neira: extensions conversion to C99 structure initialization
Pablo Neira
2004-12-28
69
-939
/
+893
*
Fix setting lib_dir in ip*tables-{save,restore}
Martin Josefsson
2004-12-27
11
-22
/
+37
*
Use string_to_number. Don't check for no optarg: we set has_arg to 1 in opti...
Rusty Russell
2004-12-22
1
-5
/
+5
*
Don't need ipt_entry_target()/ip6t_entry_target() now kernel uses static inli...
Rusty Russell
2004-12-22
2
-30
/
+16
*
Implement IPTABLES_LIB_DIR and IP6TABLES_LIB_DIR environment variables, and s...
Rusty Russell
2004-12-20
2
-9
/
+21
*
Nicolas Bouliane: I was writing an nfsim .sim for the match tos, when I reali...
Nicolas Bouliane
2004-12-20
1
-0
/
+5
*
Implement some optimization for finding rules to replace in TC_REPLACE_ENTRY.
Martin Josefsson
2004-12-18
1
-2
/
+9
*
Make "is_same" test basics and entries only: targets are generic.
Rusty Russell
2004-12-16
3
-70
/
+72
*
Remove GET_TARGET() define: this was for compiling iptables for debugging (ie...
Rusty Russell
2004-12-16
1
-37
/
+25
*
ROUTE --tee target extension (Patrick Schaaf)
Patrick Schaaf
2004-12-14
4
-13
/
+84
*
ipset 2 related updates (JK)
Joszef Kadlecsik
2004-12-01
5
-83
/
+243
*
fix some compiler warnings and errors
Harald Welte
2004-11-18
1
-17
/
+24
*
sync with latest patch-o-matic-ng update (support direction and mode parameters)
Harald Welte
2004-11-18
1
-11
/
+84
*
Search backwards when inserting/deleting in/from the top half of the rules in...
Martin Josefsson
2004-10-24
1
-12
/
+24
*
Fix module-autoloading in certain cases (Fixse Debian Bug 219686)
Harald Welte
2004-10-22
2
-6
/
+10
*
minor syntax fixes
Harald Welte
2004-10-20
1
-13
/
+18
*
- add hashlimit to makefile
Harald Welte
2004-10-20
2
-2
/
+2
*
move ipt_hashlimit to it's correct location
Harald Welte
2004-10-20
1
-0
/
+0
*
add hashlimit kernel header file
Harald Welte
2004-10-20
1
-0
/
+40
*
hashlimit port of userspace plugin
Harald Welte
2004-10-20
1
-0
/
+365
*
add paragraph about raw table
Harald Welte
2004-10-06
1
-0
/
+10
*
Mention owner brokenness in manpage
Patrick McHardy
2004-10-03
2
-0
/
+4
*
note owner match brokenness in helptext, closes bugzilla #244 (Phil Oester)
Phil Oester
2004-10-01
1
-0
/
+2
*
Add comment about time not adhering DST (Phil Oester) (Closes: #75)
Phil Oester
2004-09-26
1
-0
/
+1
*
Replace O(n) with O(1) when TC_INSERT_ENTRY() inserts an entry at the end.
Martin Josefsson
2004-09-23
1
-8
/
+23
*
Spelling error.
Martin Josefsson
2004-09-23
1
-2
/
+2
*
Fix returnvalue of TC_BUILTIN()
Martin Josefsson
2004-09-23
1
-2
/
+2
[next]