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
*
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
*
Fix missing space in error message (Bugzilla 544)
Patrick McHardy
2007-02-14
1
-1
/
+1
*
fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)
Lutz Jaenicke
2006-12-09
1
-1
/
+1
*
fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Remp...
Harald Welte
2006-02-09
1
-1
/
+4
*
Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfil...
Charlie Brady
2005-06-12
1
-6
/
+15
*
Fix setting lib_dir in ip*tables-{save,restore}
Martin Josefsson
2004-12-27
1
-1
/
+5
*
fix slightly changed semantics of iptc_is_builtin
Harald Welte
2004-08-30
1
-2
/
+2
*
Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restore
Bastiaan Bakker
2004-06-25
1
-2
/
+8
*
Get rid of some warnings when compiling 64bit.
Martin Josefsson
2004-05-26
1
-2
/
+2
*
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
1
-2
/
+3
*
Minor codestyle fix
Martin Josefsson
2004-01-31
1
-2
/
+3
*
I guess nobody actually used --verbose
Martin Josefsson
2004-01-31
1
-2
/
+2
*
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
Karsten Desler
2004-01-31
1
-1
/
+2
*
allow embedding of quote character inside quoted string (Michael Rash)
Michael Rash
2004-01-05
1
-2
/
+6
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
Martin Josefsson
2003-05-02
1
-2
/
+5
*
make gcc happy
Harald Welte
2003-03-06
1
-3
/
+3
[next]