index
:
iptables.old-history
master
iptables historical 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
*
revert some slipped through patches
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2007-04-16
1
-32
/
+15
*
prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools
/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org
2007-04-16
1
-15
/
+32
*
Supress error message from modprobe on checking revision.
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org
2007-03-13
1
-1
/
+1
*
Fix missing space in error message (Bugzilla 544)
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org
2007-02-14
1
-1
/
+1
*
fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=yasuyuki/emailAddress=yasuyuki@netfilter.org
2006-12-09
1
-1
/
+1
*
fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Remp...
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org
2006-02-09
1
-1
/
+4
*
Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfil...
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org
2005-06-12
1
-6
/
+15
*
Fix setting lib_dir in ip*tables-{save,restore}
/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org
2004-12-27
1
-1
/
+5
*
fix slightly changed semantics of iptc_is_builtin
laforge
2004-08-30
1
-2
/
+2
*
Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restore
kadlec
2004-06-25
1
-2
/
+8
*
Get rid of some warnings when compiling 64bit.
gandalf
2004-05-26
1
-2
/
+2
*
Add --test (-t) in order to test the whole file without changing anything if ...
gandalf
2004-02-01
1
-6
/
+16
*
Complain when COMMIT is missing for the last table in the input
gandalf
2004-02-01
1
-1
/
+6
*
Another minor codestyle fix
gandalf
2004-01-31
1
-2
/
+3
*
Minor codestyle fix
gandalf
2004-01-31
1
-2
/
+3
*
I guess nobody actually used --verbose
gandalf
2004-01-31
1
-2
/
+2
*
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
gandalf
2004-01-31
1
-1
/
+2
*
allow embedding of quote character inside quoted string (Michael Rash)
laforge
2004-01-05
1
-2
/
+6
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
laforge
2003-05-02
1
-2
/
+5
*
make gcc happy
laforge
2003-03-06
1
-3
/
+3
*
make iptables-restore print the line number in case of an error
laforge
2003-03-03
1
-2
/
+2
*
fix iptables-restore to not segfault on invalid input (Illes Marci <marci@bal...
laforge
2003-03-03
1
-5
/
+8
*
copyright / GPL notice
laforge
2002-08-07
1
-3
/
+3
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
laforge
2002-05-29
1
-3
/
+3
*
fix typo in comment
laforge
2002-01-17
1
-2
/
+2
*
Set verbose = 1 when -v option specified.
marc
2001-12-06
1
-2
/
+5
*
check for --table as well as -t (Andreas Ferber)
laforge
2001-10-22
1
-2
/
+3
*
fix stupid bug introduced with too-lazy "-t" checking.
laforge
2001-10-21
1
-17
/
+11
*
fix of-by-one for-loop for debug statement
laforge
2001-10-16
1
-2
/
+2
*
prevent ip(6)tables-restore from crashing when a line contains -t
laforge
2001-10-16
1
-1
/
+17
*
- added patch to support statically linking of iptables
laforge
2001-08-06
1
-1
/
+5
*
Added support for iptables-restore module-load-on-demand (a. van schie)
laforge
2001-06-16
1
-5
/
+18
*
iptables-save had problems with multiple spaces between options (A. van Schie)
laforge
2001-05-26
1
-3
/
+6
*
the parse-error with log target and spaces in log-prefix should be fixed now
laforge
2001-05-03
1
-13
/
+63
*
fixing a lot of bugs / cleaning up
laforge
2001-03-15
1
-57
/
+57
*
ip6tables-save/-restore by Kis-Szabo Andras
laforge
2001-02-26
1
-2
/
+11
*
added 'iptables --set-counters' and fixed counter-restore in iptables-restore
laforge
2001-01-23
1
-12
/
+17
*
Addeed FIXME.
rusty
2001-01-07
1
-0
/
+1
*
o serveral changes / additions to libiptc:
laforge
2001-01-05
1
-5
/
+29
*
adding --noflush option for iptables-restore
laforge
2000-12-19
1
-13
/
+44
*
preprocessor macro syntax
laforge
2000-12-06
1
-2
/
+2
*
make iptables-restore and iptables-save work again!
laforge
2000-12-01
1
-33
/
+103
*
Makefile fixes for release.
svn_t_nf-post-merge-1-0-0alpha
rusty
2000-03-20
1
-1
/
+1
*
reorganized tree after kernel merge
svn_t_netfilter
marc
2000-03-20
1
-0
/
+154