index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iptables-restore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move common parts of libext{4,6}.a into libext.a
Maciej Żenczykowski
2011-04-19
1
-0
/
+1
*
v4: rename do_command() to do_command4()
Maciej Zenczykowski
2011-04-04
1
-2
/
+2
*
v4: rename delete_chain() to delete_chain4()
Maciej Zenczykowski
2011-04-04
1
-1
/
+1
*
v4: rename flush_entries() to flush_entries4()
Maciej Zenczykowski
2011-04-04
1
-1
/
+1
*
v4: rename for_each_chain() to for_each_chain4()
Maciej Zenczykowski
2011-04-04
1
-2
/
+2
*
v4: rename init_extensions() to init_extensions4()
Maciej Zenczykowski
2011-04-04
1
-1
/
+1
*
mark newly opened fds as FD_CLOEXEC (close on exec)
Maciej Zenczykowski
2011-04-04
1
-1
/
+1
*
Remove unused CVS expanded keywords
Jan Engelhardt
2011-02-19
1
-2
/
+0
*
iptables: remove more redundant casts
Jan Engelhardt
2011-01-31
1
-3
/
+1
*
iptables: remove bogus address-of
Jan Engelhardt
2011-01-31
1
-1
/
+1
*
iptables: warn when parameter limit is exceeded
Jan Engelhardt
2011-01-31
1
-1
/
+4
*
iptables-restore: resolve confusing policy error message
Rob Leslie
2010-12-18
1
-1
/
+1
*
xtables: another try at chain name length checking
Jan Engelhardt
2010-06-07
1
-2
/
+2
*
iptables: correctly check for too-long chain/target/match names
Jan Engelhardt
2010-03-16
1
-0
/
+6
*
build: combine iptables-multi and iptables-static
Jan Engelhardt
2009-07-25
1
-1
/
+1
*
iptables: close open file descriptors
Jan Engelhardt
2009-06-10
1
-0
/
+2
*
iptables: replace open-coded sizeof by ARRAY_SIZE
Jan Engelhardt
2009-05-26
1
-1
/
+1
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-13
/
+13
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
1
-9
/
+8
*
libxtables: consolidate init calls into one function
Jamal Hadi Salim
2009-02-13
1
-2
/
+7
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
1
-0
/
+1
*
libxtables: move afinfo around
Jan Engelhardt
2009-02-07
1
-0
/
+1
*
libxtables: prefix/order - program_name
Jan Engelhardt
2009-01-30
1
-2
/
+3
*
libxtables: prefix/order - libdir
Jan Engelhardt
2009-01-27
1
-10
/
+1
*
libxtables: prefix/order - modprobe and xtables.ko loading
Jan Engelhardt
2009-01-27
1
-2
/
+3
*
env: augment deprecation notice
Jan Engelhardt
2009-01-07
1
-1
/
+2
*
src: reuse the global modprobe_program variable
Jan Engelhardt
2008-11-18
1
-5
/
+4
*
libiptc: remove indirections
Jan Engelhardt
2008-11-10
1
-7
/
+9
*
libiptc: remove typedef indirection
Jan Engelhardt
2008-11-10
1
-3
/
+3
*
iptables-restore: fix segmentation fault with -tanything
Jan Engelhardt
2008-08-04
1
-1
/
+1
*
sparse warning fixes: integer used as pointer
Patrick McHardy
2008-06-07
1
-2
/
+2
*
Make iptables-restore usable over a pipe
Henrik Nordstrom
2008-05-12
1
-0
/
+1
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-2
/
+2
*
iptables: use C99 lists for struct options
Gáspár Lajos
2008-04-14
1
-10
/
+10
*
Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
Jan Engelhardt
2008-04-13
1
-3
/
+8
*
Fix all remaining warnings (missing declarations, missing prototypes)
Jan Engelhardt
2008-04-13
1
-1
/
+2
*
allow empty strings in argument parser
Max Kellermann
2008-01-29
1
-7
/
+5
*
unescape parameters
Max Kellermann
2008-01-29
1
-28
/
+21
*
use size_t
Max Kellermann
2008-01-29
1
-1
/
+1
*
whitespace cleanup
Max Kellermann
2008-01-29
1
-17
/
+17
*
iptables-edit: iptables-edit: adds --table to iptables-restore
Peter Warasin
2007-11-05
1
-1
/
+11
*
Fix sscanf type errors
Patrick McHardy
2007-10-17
1
-5
/
+9
*
Fix strict aliasing warnings
Patrick McHardy
2007-09-05
1
-1
/
+5
*
Introduces xtables match/target registration
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+1
*
Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+2
*
Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@s...
Pavel Rusnak
2007-05-10
1
-2
/
+2
*
fix problem with iptables-restore and quotes (close bugzilla id 505)
Pablo Neira Ayuso
2007-04-18
1
-15
/
+32
*
revert some slipped through patches
Pablo Neira AyusoMaurice van der Pot
2007-04-16
1
-32
/
+15
*
prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools
Pablo Neira Ayuso
2007-04-16
1
-15
/
+32
*
Supress error message from modprobe on checking revision.
Yasuyuki KOZAKAI
2007-03-13
1
-1
/
+1
[next]