1. 4a06cf0 the optflags array contains a '3' for the OPT_LINENUMBERS entry while everywhere else '0' is used (Jonas Berlin) by Jonas Berlin · 19 years ago
  2. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 20 years ago
  3. 357d59d Fix setting lib_dir in ip*tables-{save,restore} by Martin Josefsson · 20 years ago
  4. 8beb049 Don't need ipt_entry_target()/ip6t_entry_target() now kernel uses static inline instead of extern inline (otherwise it doesn't compile without -O). by Rusty Russell · 20 years ago
  5. 208d42e Implement IPTABLES_LIB_DIR and IP6TABLES_LIB_DIR environment variables, and set them in testsuite if we're running iptables within tree. by Rusty Russell · 20 years ago
  6. 10f7f14 Fix module-autoloading in certain cases (Fixse Debian Bug 219686) by Harald Welte · 20 years ago
  7. df1c71c slightly different semantics of iptc_builtin by Harald Welte · 20 years ago
  8. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  9. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  10. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  11. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  12. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 20 years ago
  13. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 21 years ago
  14. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  15. 8a50ab8 Fix printing of odd ip6tables netmasks (Closes: #103) by Harald Welte · 21 years ago
  16. 8371e15 Fix the previous fix No more segfaults or compilewarnings. by Martin Josefsson · 21 years ago
  17. 841e4ae fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson) by Martin Josefsson · 21 years ago
  18. a8658ca port 'line number on error in iptables-restore' from ipv4 by Harald Welte · 22 years ago
  19. 68ec9c7 rename-chain has a mandatary argument, not an optional (Juergen Baumann) by Harald Welte · 22 years ago
  20. 00f5a9c bring ip6tables up-to-date with recent iptables change (proto match ext) by Harald Welte · 22 years ago
  21. 0c4188f minor fixes by kisza: by András Kis-Szabó · 22 years ago
  22. 10a907f copyright / GPL notice by Harald Welte · 22 years ago
  23. 08f1527 chain name may not clash with target name by Joszef Kadlecsik · 22 years ago
  24. 067477b make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS by Marc Boucher · 22 years ago
  25. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 23 years ago
  26. 43ac191 sync ip6tables.c / ip6tables.8 with ipv4 by Harald Welte · 23 years ago
  27. cfaed1f IPv6 ICMP naming problem fix by Harald Welte · 23 years ago
  28. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  29. ed49849 string_to_number fix by Harald Welte · 23 years ago
  30. ed44b83 small addition by kisza. by András Kis-Szabó · 23 years ago
  31. 5891865 Added support for iptables-restore module-load-on-demand (a. van schie) by Harald Welte · 23 years ago
  32. 058eaad name resolver patch (by kisza) by András Kis-Szabó · 23 years ago
  33. f7eca1c ip6tables bug fixed by Harald Welte · 23 years ago
  34. 6a4542a fixes '_' in interface names bug (iptables) by Harald Welte · 23 years ago
  35. 8a5eb6d ip6tables fixes by Fabrice Maurie by Fabrice MARIE · 23 years ago
  36. 3aa6287 Bugs occurring in multiple do_command6() fixed (Kiz-Szabo Andras) by András Kis-Szabó · 23 years ago
  37. 764316a ip6tables-save/-restore by Kis-Szabo Andras by András Kis-Szabó · 24 years ago
  38. d8e6563 o serveral changes / additions to libiptc: by Harald Welte · 24 years ago
  39. de8e5fa ICMPv4 over IPv6 is no good idea :( by Harald Welte · 24 years ago
  40. af8fe9e Jan Echternach's string_to_number bignum fixes. by Jan Echternach · 24 years ago
  41. c9f20d3 M.P.Anand Babu's fix for iptables rename chain without new chain bug. by M.P.Anand Babu · 24 years ago
  42. 57e07af Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug. by Philip Blundell · 24 years ago
  43. 5eed48a Philip Blundell's IPv6 patches. by Rusty Russell · 24 years ago