1. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 15 years ago
  2. 39bf9c8 libxtables: prefix/order - libdir by Jan Engelhardt · 15 years ago
  3. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 15 years ago
  4. 8783071 env: augment deprecation notice by Jan Engelhardt · 16 years ago
  5. c354105 src: reuse the global modprobe_program variable by Jan Engelhardt · 16 years ago
  6. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  7. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  8. d0cbf5f iptables-restore: fix segmentation fault with -tanything by Jan Engelhardt · 16 years ago
  9. 0ea82bc sparse warning fixes: integer used as pointer by Patrick McHardy · 16 years ago
  10. d213760 Make iptables-restore usable over a pipe by Henrik Nordstrom · 16 years ago
  11. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  12. 7bc3cb7 iptables: use C99 lists for struct options by Gáspár Lajos · 16 years ago
  13. 21b41ee Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR by Jan Engelhardt · 16 years ago
  14. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 16 years ago
  15. fe05c76 allow empty strings in argument parser by Max Kellermann · 16 years ago
  16. 3bf54df unescape parameters by Max Kellermann · 16 years ago
  17. 5b76f68 whitespace cleanup by Max Kellermann · 16 years ago
  18. 4bc4833 let DO_MULTI=1 work for ip6tables* binaries by Hann-Huei Chiou · 17 years ago
  19. 875441e Fix sscanf type errors by Patrick McHardy · 17 years ago
  20. 31f51c6 Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing warnings by Patrick McHardy · 17 years ago
  21. 0d502bc Introduces xtables match/target registration by Yasuyuki KOZAKAI · 17 years ago
  22. 0b82e8e Moves ip[6]tables_insmod() to xtables.c as xtables_insmod() by Yasuyuki KOZAKAI · 17 years ago
  23. 972af09 Fix missing newlines in iptables-save/restore output (Pavol Rusnak <prusnak@suse.cz>) by Pavel Rusnak · 17 years ago
  24. 64bcccb ip6tables-restore should output error of modprobe if failed to load by Yasuyuki KOZAKAI · 17 years ago
  25. 0e9480b Supress error message from modprobe on checking revision. by Yasuyuki KOZAKAI · 17 years ago
  26. 5b098ac Fix missing space in error message (Bugzilla 544) by Patrick McHardy · 17 years ago
  27. e78c69c fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke) by Lutz Jaenicke · 18 years ago
  28. 6f38a30 fix segfault or loading of invalid counters in ip[6]tables-restore (Olaf Rempel) (Closes: #437) by Harald Welte · 18 years ago
  29. 595e493 Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfilter-devel@budge.apana.org.au>) by Charlie Brady · 19 years ago
  30. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  31. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  32. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  33. cc53628 (Continuing the bloody-series) Bloody missing resync (Did I mention how much I hate copy-n-edits?) by Martin Josefsson · 20 years ago
  34. 6004439 (Continuing the bloody-series) Bloody typos :) by Martin Josefsson · 20 years ago
  35. 4e5e29a Bloody copy-n-edit. Add --test (-t) in order to test... by Martin Josefsson · 20 years ago
  36. e0dc581 Bloody copy-n-edit. Complain when COMMIT is missing... by Martin Josefsson · 20 years ago
  37. 3673dcb Another minor codestyle fix by Martin Josefsson · 20 years ago
  38. 5065afa Minor codestyle fix by Martin Josefsson · 20 years ago
  39. ec78971 I guess nobody actually used --verbose by Martin Josefsson · 20 years ago
  40. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 20 years ago
  41. 29cdbd0 allow embedding of quote character inside quoted string (Michael Rash) by Michael Rash · 21 years ago
  42. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  43. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 21 years ago
  44. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  45. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  46. 97fd91a add ip6tables-save/restore manpages; sync with ipv4 (kisza) by András Kis-Szabó · 22 years ago
  47. 48a6f90 check for --table as well as -t (Andreas Ferber) by Harald Welte · 23 years ago
  48. bb41f88 fix stupid bug introduced with too-lazy "-t" checking. by Harald Welte · 23 years ago
  49. fe127c9 prevent ip(6)tables-restore from crashing when a line contains -t by Harald Welte · 23 years ago
  50. 885c6eb ip6tables-(save/restore) sync with IPv4 code by Harald Welte · 23 years ago
  51. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  52. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  53. 2f52379 forgot to add those two... by András Kis-Szabó · 23 years ago