1. 2463f7d Merge branch 'zero' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  2. f93a0ce Bump version number to 1.4.5 by Patrick McHardy · 15 years ago
  3. cdff308 man: fix incorrect plural in libipt_set.man by Patrick McHardy · 15 years ago
  4. fe086ba iptables: manpage updates for augmented -Z syntax by Jan Engelhardt · 15 years ago
  5. b34199e iptables: expose option to zero packet/byte counters for a specific rule by Mohit Mehta · 15 years ago
  6. 352ccfb manpages: more fixes to minuses, hyphens, dashes by Jan Engelhardt · 15 years ago
  7. cfb048f manpage: fix lintian warnings by Laurence J. Lane · 15 years ago
  8. 4a682aa ipt_set: fix a typo in the manpage by Trent W. Buck · 15 years ago
  9. 4282d89 libxt_NFQUEUE: add new v1 version with queue-balance option by Florian Westphal · 15 years ago
  10. 8e4daca Merge branch 'stable' by Jan Engelhardt · 15 years ago
  11. 80fcb7b build: build only iptables-multi by Jan Engelhardt · 15 years ago
  12. b79ec69 build: combine iptables-multi and iptables-static by Jan Engelhardt · 15 years ago
  13. 4186f8a build: fix struct size mismatch by Jan Engelhardt · 15 years ago
  14. de054f7 multi binary: allow subcommand via argv[1] by Jan Engelhardt · 15 years ago
  15. bb5c136 build: order of dependent libs is sensitive by Jan Engelhardt · 15 years ago
  16. add2457 COMMIT_NOTES: notice to check for soversion bumps by Jan Engelhardt · 15 years ago
  17. c284de5 xtables: warn of missing version identifier in extensions by Jan Engelhardt · 15 years ago
  18. f2a7752 extensions: collapse data variables to use multi-reg calls by Jan Engelhardt · 15 years ago
  19. 9a8fc4f xtables: add multi-registration functions by Jan Engelhardt · 15 years ago
  20. 7d68df4 extensions: remove empty help and parse functions by Jan Engelhardt · 15 years ago
  21. f89c171 iptables: allow for help-less extensions by Jan Engelhardt · 15 years ago
  22. 92edcb0 iptables: allow for parse-less extensions by Jan Engelhardt · 15 years ago
  23. c5e8573 extensions: collapse registration structures by Jan Engelhardt · 15 years ago
  24. cc43440 libiptc: split v4 and v6 by Jan Engelhardt · 15 years ago
  25. 332e4ac iptables: accept multiple IP address specifications for -s, -d by Michael Granzow · 16 years ago
  26. efebafa libxt_helper: fix invalid passed option to check_inverse by Jan Engelhardt · 15 years ago
  27. b97b421 xt_conntrack: revision 2 for enlarged state_mask member by Jan Engelhardt · 15 years ago
  28. f9bf812 Bump version by Patrick McHardy · 15 years ago
  29. 4ada844 Merge branch 'stable' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  30. 2d28001 Updated set/SET match and target to support multiple ipset protocols. by Jozsef Kadlecsik · 15 years ago
  31. 18c475d manpages: markup corrections by Jan Engelhardt · 15 years ago
  32. f1afcc8 iptables: close open file descriptors by Jan Engelhardt · 15 years ago
  33. a372681 libxt_connlimit: initialize v6_mask by kd6lvw · 15 years ago
  34. ae737f0 libxt_tcp: manpage corrections and suggestions by Ian Bruce · 15 years ago
  35. 156f586 libxt_tcp: fix a manpage syntax typo by Frank Tobin · 16 years ago
  36. ecd48dd extensions: remove redundant casts by Jan Engelhardt · 15 years ago
  37. 6d7d91e DNAT/SNAT: add manpage documentation for --persistent flag by Jan Engelhardt · 15 years ago
  38. 4297936 extensions: use NFPROTO_UNSPEC for .family field by Jan Engelhardt · 15 years ago
  39. cdcfd88 build: fix manpage collection by Jan Engelhardt · 15 years ago
  40. 67cf1a9 policy: merge ipv6 and ipv4 variant by Jan Engelhardt · 15 years ago
  41. cd30054 policy: use direct xt_policy_info instead of ipt/ip6t by Jan Engelhardt · 15 years ago
  42. 9d08310 libip6t_policy: remove redundant functions by Jan Engelhardt · 15 years ago
  43. c304d77 manpages: do not include v4-only modules in ip6tables manpage by Jan Engelhardt · 15 years ago
  44. 74670b1 addrtype: fix one manpage type by Jan Engelhardt · 16 years ago
  45. 2c69b55 iptables: replace open-coded sizeof by ARRAY_SIZE by Jan Engelhardt · 16 years ago
  46. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  47. 771871e xtables: use extern "C" by Jan Engelhardt · 16 years ago
  48. c65b5f2 Add new COMMIT_NOTES document by Jan Engelhardt · 15 years ago
  49. e55cc4a xtables: fix segfault if incorrect protocol name is used by Pablo Neira Ayuso · 16 years ago
  50. cd958a6 extensions: add `cluster' match support by Pablo Neira Ayuso · 16 years ago
  51. 467fa9f SNAT/DNAT: add support for persistent multi-range NAT mappings by Patrick McHardy · 16 years ago
  52. b5508d2 build: bump version to 1.4.3.2 by Pablo Neira Ayuso · 16 years ago
  53. 093d5fc libxt_conntrack: properly output negation symbol by Jan Engelhardt · 16 years ago
  54. c9ccba5 CLASSIFY: document non-standard interpretation behavior by Jan Engelhardt · 16 years ago
  55. ea6f406 Merge branch 'plus' by Jan Engelhardt · 16 years ago
  56. 517de3d Merge commit 'v1.4.3' by Jan Engelhardt · 16 years ago
  57. b1d968c iptables: print negation extrapositioned by Jan Engelhardt · 16 years ago
  58. 9c0fa7d libxtables: provide IPv6 zero address variable by Jan Engelhardt · 16 years ago
  59. a094eb0 build: add configure option to disable ipv4 iptables by Jan Engelhardt · 16 years ago
  60. 8e58613 build: add configure option to disable ip6tables by Jan Engelhardt · 16 years ago
  61. c7f70f1 build: do not run ldconfig for DESTDIR installations by Jan Engelhardt · 16 years ago
  62. c4edfa6 libxtables: reorder .version member by Jan Engelhardt · 16 years ago
  63. cdf51d0 iptables-multi: support "iptables-static" as a callable name by Jan Engelhardt · 16 years ago
  64. ed7925b libxt_tcpmss: fix an inversion while parsing --mss by Jan Engelhardt · 16 years ago
  65. 6e70f46 iptables: refer to dmesg if we hit EINVAL by Pablo Neira Ayuso · 16 years ago
  66. ca6ccdb build: bump version to 1.4.3.1 by Pablo Neira Ayuso · 16 years ago
  67. 1288bf7 build: fix linker issue when LDFLAGS contains --as-needed by Peter Volkov · 16 years ago
  68. bf02bd2 libxt_hashlimit: add missing space for iptables-save output by Jan Engelhardt · 16 years ago
  69. 854d2d9 libxtables: fix compile error due to incomplete change by Peter Volkov · 16 years ago
  70. ccf3fba iptables-save: minor corrections to the manpage markup by Jan Engelhardt · 16 years ago
  71. 3fb2e4a Bump version to 1.4.3 by Patrick McHardy · 16 years ago
  72. c9477d0 libiptc: give credits to my self by Jesper Dangaard Brouer · 16 years ago
  73. a9fe5b3 libiptc: fix whitespaces and typos by Jesper Dangaard Brouer · 16 years ago
  74. 64ff47c libiptc: fix chain rename bug in libiptc by Jesper Dangaard Brouer · 16 years ago
  75. 7cd15e3 libiptc: avoid compile warnings for iptc_insert_chain by Christoph Paasch · 16 years ago
  76. fbb5639 iptables-save: module loading corrections by Jan Engelhardt · 16 years ago
  77. 4211579 libxt_comment: output quotes must be escaped in by Jan Engelhardt · 16 years ago
  78. 467e72c libxtables: add -I/-L flags to pkgconfig files by Jan Engelhardt · 16 years ago
  79. 71bc61f libxt_connbytes: document nf_ct_acct behavior by Jan Engelhardt · 16 years ago
  80. a73a34a libxt_connbytes: minor manpage adustments by Jan Engelhardt · 16 years ago
  81. 38725a4 Merge commit 'nf/master' by Jan Engelhardt · 16 years ago
  82. e0390be iptables: turn deprecation warning into enforcing mode by Jan Engelhardt · 16 years ago
  83. f503cb8 iptables: fix broken options-merging during libxtables rework by Pablo Neira Ayuso · 16 years ago
  84. 409f2a8 string: fix wrong pattern length calculation by Pablo Neira Ayuso · 16 years ago
  85. 71886fb iptables: Add limits.h to get INT_MIN, INT_MAX, ... by Stephen Hemminger · 16 years ago
  86. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 16 years ago
  87. 978e27e include: resynchronize headers with 2.6.29-rc5 by Jan Engelhardt · 16 years ago
  88. da68957 libxt_policy: use bounded strtoui by Jan Engelhardt · 16 years ago
  89. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts by Jan Engelhardt · 16 years ago
  90. 2bc9d34 extensions: remove unwanted/add needed includes for IPv6 exts by Jan Engelhardt · 16 years ago
  91. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 16 years ago
  92. bddcb92 libxtables: inline and remove unused OPTION_OFFSET macro by Jan Engelhardt · 16 years ago
  93. 1791a45 doc: resynchronize manpage with in-code help by Jan Engelhardt · 16 years ago
  94. 6db2ded libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff by Christian Perle · 16 years ago
  95. 0ff6b46 doc: do not put IPv4 doc into ip6tables.8 by Jan Engelhardt · 16 years ago
  96. 2c2466b build: trigger reconfigure when extensions/GNUmakefile.in changes by Jan Engelhardt · 16 years ago
  97. 51bc836 libiptc: make library available as a shared library by Jan Engelhardt · 16 years ago
  98. 5dd19de libxtables: general follow-up cleanup by Jamal Hadi Salim · 16 years ago
  99. 7e4db2f libxtables: consolidate init calls into one function by Jamal Hadi Salim · 16 years ago
  100. 7058192 libxtables: consolidate merge_options into xtables_merge_options by Jamal Hadi Salim · 16 years ago