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. b4f3164 fix problem with iptables-restore and quotes (close bugzilla id 505) by Pablo Neira Ayuso · 17 years ago
  5. 44fc5e1 revert some slipped through patches by Pablo Neira AyusoMaurice van der Pot · 17 years ago
  6. 0057198 prepare conntrack and conntrackd merge: rename conntrack to conntrack-tools by Pablo Neira Ayuso · 17 years ago
  7. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 17 years ago
  8. 5b098ac Fix missing space in error message (Bugzilla 544) by Patrick McHardy · 17 years ago
  9. e78c69c fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) by Lutz Jaenicke · 18 years ago
  10. 6f38a30 fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Rempel) (Closes: #437) by Harald Welte · 18 years ago
  11. 595e493 Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfilter-devel@budge.apana.org.au>) by Charlie Brady · 19 years ago
  12. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  13. 3a506ac fix slightly changed semantics of iptc_is_builtin by Harald Welte · 20 years ago
  14. 4e3771f Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restore by Bastiaan Bakker · 20 years ago
  15. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  16. bb2f68a Add --test (-t) in order to test the whole file without changing anything if something fails by Martin Josefsson · 20 years ago
  17. 3229a7c Complain when COMMIT is missing for the last table in the input by Martin Josefsson · 20 years ago
  18. 3673dcb Another minor codestyle fix by Martin Josefsson · 20 years ago
  19. 5065afa Minor codestyle fix by Martin Josefsson · 20 years ago
  20. ec78971 I guess nobody actually used --verbose by Martin Josefsson · 20 years ago
  21. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 20 years ago
  22. 29cdbd0 allow embedding of quote character inside quoted string (Michael Rash) by Michael Rash · 21 years ago
  23. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  24. b3f2219 make gcc happy by Harald Welte · 21 years ago
  25. 63e9063 make iptables-restore print the line number in case of an error by Illes Marci · 21 years ago
  26. 26100fa fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>) by Illes Marci · 21 years ago
  27. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  28. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  29. 28ebcc2 fix typo in comment by Harald Welte · 23 years ago
  30. 1277b59 Set verbose = 1 when -v option specified. by Marc Boucher · 23 years ago
  31. 48a6f90 check for --table as well as -t (Andreas Ferber) by Harald Welte · 23 years ago
  32. bb41f88 fix stupid bug introduced with too-lazy "-t" checking. by Harald Welte · 23 years ago
  33. fa48fc8 fix of-by-one for-loop for debug statement by Harald Welte · 23 years ago
  34. fe127c9 prevent ip(6)tables-restore from crashing when a line contains -t by Harald Welte · 23 years ago
  35. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  36. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  37. 974d010 iptables-save had problems with multiple spaces between options (A. van Schie) by Harald Welte · 23 years ago
  38. 26e643f the parse-error with log target and spaces in log-prefix should be fixed now by Harald Welte · 23 years ago
  39. 9f7fa49 fixing a lot of bugs / cleaning up by Harald Welte · 23 years ago
  40. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 23 years ago
  41. ccd49e5 added 'iptables --set-counters' and fixed counter-restore in iptables-restore by Harald Welte · 24 years ago
  42. 5df9bda Addeed FIXME. by Rusty Russell · 24 years ago
  43. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  44. a9d2708 adding --noflush option for iptables-restore by Harald Welte · 24 years ago
  45. c45c315 preprocessor macro syntax by Harald Welte · 24 years ago
  46. ae1ff9f make iptables-restore and iptables-save work again! by Harald Welte · 24 years ago
  47. 7e53bf9 Makefile fixes for release. Whitespace cleanups. by Rusty Russell · 24 years ago
  48. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago