summaryrefslogtreecommitdiffstats
path: root/iptables-restore.c
Commit message (Expand)AuthorAgeFilesLines
* Introduces xtables match/target registration/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-1/+1
* Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-1/+2
* Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@s.../C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-05-101-2/+2
* fix problem with iptables-restore and quotes (close bugzilla id 505)/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-04-181-15/+32
* revert some slipped through patches/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-04-161-32/+15
* prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-04-161-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.org2007-03-131-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.org2007-02-141-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.org2006-12-091-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.org2006-02-091-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.org2005-06-121-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.org2004-12-271-1/+5
* fix slightly changed semantics of iptc_is_builtinlaforge2004-08-301-2/+2
* Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restorekadlec2004-06-251-2/+8
* Get rid of some warnings when compiling 64bit.gandalf2004-05-261-2/+2
* Add --test (-t) in order to test the whole file without changing anything if ...gandalf2004-02-011-6/+16
* Complain when COMMIT is missing for the last table in the inputgandalf2004-02-011-1/+6
* Another minor codestyle fixgandalf2004-01-311-2/+3
* Minor codestyle fixgandalf2004-01-311-2/+3
* I guess nobody actually used --verbosegandalf2004-01-311-2/+2
* Fix even more possibly not zero-terminated strings after copy (Karsten Desler)gandalf2004-01-311-1/+2
* allow embedding of quote character inside quoted string (Michael Rash)laforge2004-01-051-2/+6
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...laforge2003-05-021-2/+5
* make gcc happylaforge2003-03-061-3/+3
* make iptables-restore print the line number in case of an errorlaforge2003-03-031-2/+2
* fix iptables-restore to not segfault on invalid input (Illes Marci <marci@bal...laforge2003-03-031-5/+8
* copyright / GPL noticelaforge2002-08-071-3/+3
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-3/+3
* fix typo in commentlaforge2002-01-171-2/+2
* Set verbose = 1 when -v option specified.marc2001-12-061-2/+5
* check for --table as well as -t (Andreas Ferber)laforge2001-10-221-2/+3
* fix stupid bug introduced with too-lazy "-t" checking.laforge2001-10-211-17/+11
* fix of-by-one for-loop for debug statementlaforge2001-10-161-2/+2
* prevent ip(6)tables-restore from crashing when a line contains -tlaforge2001-10-161-1/+17
* - added patch to support statically linking of iptableslaforge2001-08-061-1/+5
* Added support for iptables-restore module-load-on-demand (a. van schie)laforge2001-06-161-5/+18
* iptables-save had problems with multiple spaces between options (A. van Schie)laforge2001-05-261-3/+6
* the parse-error with log target and spaces in log-prefix should be fixed nowlaforge2001-05-031-13/+63
* fixing a lot of bugs / cleaning uplaforge2001-03-151-57/+57
* ip6tables-save/-restore by Kis-Szabo Andraslaforge2001-02-261-2/+11
* added 'iptables --set-counters' and fixed counter-restore in iptables-restorelaforge2001-01-231-12/+17
* Addeed FIXME.rusty2001-01-071-0/+1
* o serveral changes / additions to libiptc:laforge2001-01-051-5/+29
* adding --noflush option for iptables-restorelaforge2000-12-191-13/+44
* preprocessor macro syntaxlaforge2000-12-061-2/+2
* make iptables-restore and iptables-save work again!laforge2000-12-011-33/+103
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-201-1/+1
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+154