1. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  2. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  3. 972af09 Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@suse.cz>) by Pavel Rusnak · 17 years ago
  4. 64bcccb ip6tables-restore should output error of modprobe if failed to load by Yasuyuki KOZAKAI · 17 years ago
  5. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 17 years ago
  6. 5b098ac Fix missing space in error message (Bugzilla 544) by Patrick McHardy · 17 years ago
  7. e78c69c fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) by Lutz Jaenicke · 18 years ago
  8. 6f38a30 fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Rempel) (Closes: #437) by Harald Welte · 18 years ago
  9. 595e493 Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfilter-devel@budge.apana.org.au>) by Charlie Brady · 19 years ago
  10. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  11. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  12. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  13. cc53628 (Continuing the bloody-series) Bloody missing resync (Did I mention how much I hate copy-n-edits?) by Martin Josefsson · 20 years ago
  14. 6004439 (Continuing the bloody-series) Bloody typos :) by Martin Josefsson · 20 years ago
  15. 4e5e29a Bloody copy-n-edit. Add --test (-t) in order to test... by Martin Josefsson · 20 years ago
  16. e0dc581 Bloody copy-n-edit. Complain when COMMIT is missing... by Martin Josefsson · 20 years ago
  17. 3673dcb Another minor codestyle fix by Martin Josefsson · 20 years ago
  18. 5065afa Minor codestyle fix by Martin Josefsson · 20 years ago
  19. ec78971 I guess nobody actually used --verbose by Martin Josefsson · 20 years ago
  20. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 20 years ago
  21. 29cdbd0 allow embedding of quote character inside quoted string (Michael Rash) by Michael Rash · 21 years ago
  22. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  23. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 21 years ago
  24. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  25. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  26. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  27. 48a6f90 check for --table as well as -t (Andreas Ferber) by Harald Welte · 23 years ago
  28. bb41f88 fix stupid bug introduced with too-lazy "-t" checking. by Harald Welte · 23 years ago
  29. fe127c9 prevent ip(6)tables-restore from crashing when a line contains -t by Harald Welte · 23 years ago
  30. 885c6eb ip6tables-(save/restore) sync with IPv4 code by Harald Welte · 23 years ago
  31. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  32. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  33. 2f52379 forgot to add those two... by András Kis-Szabó · 23 years ago