index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iptables-xml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v4: rename do_command() to do_command4()
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-xml: resolve compiler warnings
Jan Engelhardt
2010-09-13
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
-8
/
+8
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
1
-18
/
+14
*
libxtables: simple aliasing macro for exit_error
Jamal Hadi Salim
2009-02-11
1
-13
/
+0
*
libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals
Jamal Hadi Salim
2009-02-11
1
-0
/
+8
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-1
/
+1
*
libxtables: prefix/order - program_name
Jan Engelhardt
2009-01-30
1
-2
/
+2
*
src: remove redundant returns at end of void-returning functions
Jan Engelhardt
2009-01-27
1
-2
/
+0
*
iptables-xml: sparse fixes
Patrick McHardy
2008-06-07
1
-7
/
+7
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-2
/
+2
*
Fix all remaining warnings (missing declarations, missing prototypes)
Jan Engelhardt
2008-04-13
1
-0
/
+1
*
Fix -Wshadow warnings and clean up xt_sctp.h
Jan Engelhardt
2008-04-06
1
-4
/
+3
*
Drop -W from CFLAGS and some tiny code cleanups
Jan Engelhardt
2008-04-06
1
-7
/
+7
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-12
/
+12
*
Fix strict aliasing warnings
Patrick McHardy
2007-09-05
1
-4
/
+8
*
Make @msg argument a const char *, just like printf().
Jan Engelhardt
2007-08-01
1
-1
/
+1
*
iptables-xml
Sam Liddicott
2007-07-17
1
-1
/
+25
*
fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)
Lutz Jaenicke
2006-12-09
1
-5
/
+6
*
Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>)
Amin Azez
2006-11-13
1
-0
/
+859