1. add2457 COMMIT_NOTES: notice to check for soversion bumps by Jan Engelhardt · 15 years ago
  2. c284de5 xtables: warn of missing version identifier in extensions by Jan Engelhardt · 15 years ago
  3. f2a7752 extensions: collapse data variables to use multi-reg calls by Jan Engelhardt · 15 years ago
  4. 9a8fc4f xtables: add multi-registration functions by Jan Engelhardt · 15 years ago
  5. 7d68df4 extensions: remove empty help and parse functions by Jan Engelhardt · 15 years ago
  6. f89c171 iptables: allow for help-less extensions by Jan Engelhardt · 15 years ago
  7. 92edcb0 iptables: allow for parse-less extensions by Jan Engelhardt · 15 years ago
  8. c5e8573 extensions: collapse registration structures by Jan Engelhardt · 15 years ago
  9. cc43440 libiptc: split v4 and v6 by Jan Engelhardt · 15 years ago
  10. 332e4ac iptables: accept multiple IP address specifications for -s, -d by Michael Granzow · 16 years ago
  11. f9bf812 Bump version by Patrick McHardy · 15 years ago
  12. 4ada844 Merge branch 'stable' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  13. 2d28001 Updated set/SET match and target to support multiple ipset protocols. by Jozsef Kadlecsik · 15 years ago
  14. 18c475d manpages: markup corrections by Jan Engelhardt · 15 years ago
  15. f1afcc8 iptables: close open file descriptors by Jan Engelhardt · 15 years ago
  16. a372681 libxt_connlimit: initialize v6_mask by kd6lvw · 15 years ago
  17. ae737f0 libxt_tcp: manpage corrections and suggestions by Ian Bruce · 15 years ago
  18. 156f586 libxt_tcp: fix a manpage syntax typo by Frank Tobin · 16 years ago
  19. ecd48dd extensions: remove redundant casts by Jan Engelhardt · 15 years ago
  20. 6d7d91e DNAT/SNAT: add manpage documentation for --persistent flag by Jan Engelhardt · 15 years ago
  21. 4297936 extensions: use NFPROTO_UNSPEC for .family field by Jan Engelhardt · 15 years ago
  22. cdcfd88 build: fix manpage collection by Jan Engelhardt · 15 years ago
  23. 67cf1a9 policy: merge ipv6 and ipv4 variant by Jan Engelhardt · 15 years ago
  24. cd30054 policy: use direct xt_policy_info instead of ipt/ip6t by Jan Engelhardt · 15 years ago
  25. 9d08310 libip6t_policy: remove redundant functions by Jan Engelhardt · 15 years ago
  26. c304d77 manpages: do not include v4-only modules in ip6tables manpage by Jan Engelhardt · 15 years ago
  27. 74670b1 addrtype: fix one manpage type by Jan Engelhardt · 16 years ago
  28. 2c69b55 iptables: replace open-coded sizeof by ARRAY_SIZE by Jan Engelhardt · 16 years ago
  29. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  30. 771871e xtables: use extern "C" by Jan Engelhardt · 16 years ago
  31. c65b5f2 Add new COMMIT_NOTES document by Jan Engelhardt · 15 years ago
  32. e55cc4a xtables: fix segfault if incorrect protocol name is used by Pablo Neira Ayuso · 16 years ago
  33. cd958a6 extensions: add `cluster' match support by Pablo Neira Ayuso · 16 years ago
  34. 467fa9f SNAT/DNAT: add support for persistent multi-range NAT mappings by Patrick McHardy · 16 years ago
  35. b5508d2 build: bump version to 1.4.3.2 by Pablo Neira Ayuso · 16 years ago
  36. 093d5fc libxt_conntrack: properly output negation symbol by Jan Engelhardt · 16 years ago
  37. c9ccba5 CLASSIFY: document non-standard interpretation behavior by Jan Engelhardt · 16 years ago
  38. ea6f406 Merge branch 'plus' by Jan Engelhardt · 16 years ago
  39. 517de3d Merge commit 'v1.4.3' by Jan Engelhardt · 16 years ago
  40. b1d968c iptables: print negation extrapositioned by Jan Engelhardt · 16 years ago
  41. 9c0fa7d libxtables: provide IPv6 zero address variable by Jan Engelhardt · 16 years ago
  42. a094eb0 build: add configure option to disable ipv4 iptables by Jan Engelhardt · 16 years ago
  43. 8e58613 build: add configure option to disable ip6tables by Jan Engelhardt · 16 years ago
  44. c7f70f1 build: do not run ldconfig for DESTDIR installations by Jan Engelhardt · 16 years ago
  45. c4edfa6 libxtables: reorder .version member by Jan Engelhardt · 16 years ago
  46. cdf51d0 iptables-multi: support "iptables-static" as a callable name by Jan Engelhardt · 16 years ago
  47. ed7925b libxt_tcpmss: fix an inversion while parsing --mss by Jan Engelhardt · 16 years ago
  48. 6e70f46 iptables: refer to dmesg if we hit EINVAL by Pablo Neira Ayuso · 16 years ago
  49. ca6ccdb build: bump version to 1.4.3.1 by Pablo Neira Ayuso · 16 years ago
  50. 1288bf7 build: fix linker issue when LDFLAGS contains --as-needed by Peter Volkov · 16 years ago
  51. bf02bd2 libxt_hashlimit: add missing space for iptables-save output by Jan Engelhardt · 16 years ago
  52. 854d2d9 libxtables: fix compile error due to incomplete change by Peter Volkov · 16 years ago
  53. ccf3fba iptables-save: minor corrections to the manpage markup by Jan Engelhardt · 16 years ago
  54. 3fb2e4a Bump version to 1.4.3 by Patrick McHardy · 16 years ago
  55. c9477d0 libiptc: give credits to my self by Jesper Dangaard Brouer · 16 years ago
  56. a9fe5b3 libiptc: fix whitespaces and typos by Jesper Dangaard Brouer · 16 years ago
  57. 64ff47c libiptc: fix chain rename bug in libiptc by Jesper Dangaard Brouer · 16 years ago
  58. 7cd15e3 libiptc: avoid compile warnings for iptc_insert_chain by Christoph Paasch · 16 years ago
  59. fbb5639 iptables-save: module loading corrections by Jan Engelhardt · 16 years ago
  60. 4211579 libxt_comment: output quotes must be escaped in by Jan Engelhardt · 16 years ago
  61. 467e72c libxtables: add -I/-L flags to pkgconfig files by Jan Engelhardt · 16 years ago
  62. 71bc61f libxt_connbytes: document nf_ct_acct behavior by Jan Engelhardt · 16 years ago
  63. a73a34a libxt_connbytes: minor manpage adustments by Jan Engelhardt · 16 years ago
  64. 38725a4 Merge commit 'nf/master' by Jan Engelhardt · 16 years ago
  65. e0390be iptables: turn deprecation warning into enforcing mode by Jan Engelhardt · 16 years ago
  66. f503cb8 iptables: fix broken options-merging during libxtables rework by Pablo Neira Ayuso · 16 years ago
  67. 409f2a8 string: fix wrong pattern length calculation by Pablo Neira Ayuso · 16 years ago
  68. 71886fb iptables: Add limits.h to get INT_MIN, INT_MAX, ... by Stephen Hemminger · 16 years ago
  69. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 16 years ago
  70. 978e27e include: resynchronize headers with 2.6.29-rc5 by Jan Engelhardt · 16 years ago
  71. da68957 libxt_policy: use bounded strtoui by Jan Engelhardt · 16 years ago
  72. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts by Jan Engelhardt · 16 years ago
  73. 2bc9d34 extensions: remove unwanted/add needed includes for IPv6 exts by Jan Engelhardt · 16 years ago
  74. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 16 years ago
  75. bddcb92 libxtables: inline and remove unused OPTION_OFFSET macro by Jan Engelhardt · 16 years ago
  76. 1791a45 doc: resynchronize manpage with in-code help by Jan Engelhardt · 16 years ago
  77. 6db2ded libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff by Christian Perle · 16 years ago
  78. 0ff6b46 doc: do not put IPv4 doc into ip6tables.8 by Jan Engelhardt · 16 years ago
  79. 2c2466b build: trigger reconfigure when extensions/GNUmakefile.in changes by Jan Engelhardt · 16 years ago
  80. 51bc836 libiptc: make library available as a shared library by Jan Engelhardt · 16 years ago
  81. 5dd19de libxtables: general follow-up cleanup by Jamal Hadi Salim · 16 years ago
  82. 7e4db2f libxtables: consolidate init calls into one function by Jamal Hadi Salim · 16 years ago
  83. 7058192 libxtables: consolidate merge_options into xtables_merge_options by Jamal Hadi Salim · 16 years ago
  84. ae19604 build: remove unneeded -ldl from iptables_xml_LDADD by Jan Engelhardt · 16 years ago
  85. 139b3fe libxtables: make iptables and ip6tables use xtables_free_opts by Jamal Hadi Salim · 16 years ago
  86. 8533221 libxtables: add xtables_set_revision by Jamal Hadi Salim · 16 years ago
  87. 617d3d1 libxtables: set names of programs by Jamal Hadi Salim · 16 years ago
  88. e37c2d0 libipq: fix compile error by Jan Engelhardt · 16 years ago
  89. f567ac9 build: restructure Makefile for include/ directory by Jan Engelhardt · 16 years ago
  90. 228b4bd doc: fix one layout issue in iptables-restore.8 by Shaul Karl · 16 years ago
  91. ae6f9b9 doc: fix option typo in libxt_multiport by Marc Fournier · 16 years ago
  92. 7e6fe43 libipq: add missing doc for NF_ values by Jan Engelhardt · 16 years ago
  93. c19f880 libxtables: flush before fork by Jan Engelhardt · 16 years ago
  94. 37b4bde libxt_string: fix undefined behavior/incorrect patlen calculation by Jan Engelhardt · 16 years ago
  95. 41f03ba libxtables: use const for vars holding literals by Jan Engelhardt · 16 years ago
  96. 6f3c300 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 16 years ago
  97. 8b7baeb libxtables: simple aliasing macro for exit_error by Jamal Hadi Salim · 16 years ago
  98. 7878483 libxtables: Replace direct exit_error() calls inside libxtables by Jamal Hadi Salim · 16 years ago
  99. 4dcdc9b libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals by Jamal Hadi Salim · 16 years ago
  100. 40a8343 libxtables: Add exit_error cb to xtables_globals by Jamal Hadi Salim · 16 years ago