1. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts by Jan Engelhardt · 16 years ago
  2. 2bc9d34 extensions: remove unwanted/add needed includes for IPv6 exts by Jan Engelhardt · 16 years ago
  3. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 16 years ago
  4. bddcb92 libxtables: inline and remove unused OPTION_OFFSET macro by Jan Engelhardt · 16 years ago
  5. 1791a45 doc: resynchronize manpage with in-code help by Jan Engelhardt · 16 years ago
  6. 6db2ded libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff by Christian Perle · 16 years ago
  7. 0ff6b46 doc: do not put IPv4 doc into ip6tables.8 by Jan Engelhardt · 16 years ago
  8. 2c2466b build: trigger reconfigure when extensions/GNUmakefile.in changes by Jan Engelhardt · 16 years ago
  9. 51bc836 libiptc: make library available as a shared library by Jan Engelhardt · 16 years ago
  10. 5dd19de libxtables: general follow-up cleanup by Jamal Hadi Salim · 16 years ago
  11. 7e4db2f libxtables: consolidate init calls into one function by Jamal Hadi Salim · 16 years ago
  12. 7058192 libxtables: consolidate merge_options into xtables_merge_options by Jamal Hadi Salim · 16 years ago
  13. ae19604 build: remove unneeded -ldl from iptables_xml_LDADD by Jan Engelhardt · 16 years ago
  14. 139b3fe libxtables: make iptables and ip6tables use xtables_free_opts by Jamal Hadi Salim · 16 years ago
  15. 8533221 libxtables: add xtables_set_revision by Jamal Hadi Salim · 16 years ago
  16. 617d3d1 libxtables: set names of programs by Jamal Hadi Salim · 16 years ago
  17. e37c2d0 libipq: fix compile error by Jan Engelhardt · 16 years ago
  18. f567ac9 build: restructure Makefile for include/ directory by Jan Engelhardt · 16 years ago
  19. 228b4bd doc: fix one layout issue in iptables-restore.8 by Shaul Karl · 16 years ago
  20. ae6f9b9 doc: fix option typo in libxt_multiport by Marc Fournier · 16 years ago
  21. 7e6fe43 libipq: add missing doc for NF_ values by Jan Engelhardt · 16 years ago
  22. c19f880 libxtables: flush before fork by Jan Engelhardt · 16 years ago
  23. 37b4bde libxt_string: fix undefined behavior/incorrect patlen calculation by Jan Engelhardt · 16 years ago
  24. 41f03ba libxtables: use const for vars holding literals by Jan Engelhardt · 16 years ago
  25. 6f3c300 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 16 years ago
  26. 8b7baeb libxtables: simple aliasing macro for exit_error by Jamal Hadi Salim · 16 years ago
  27. 7878483 libxtables: Replace direct exit_error() calls inside libxtables by Jamal Hadi Salim · 16 years ago
  28. 4dcdc9b libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals by Jamal Hadi Salim · 16 years ago
  29. 40a8343 libxtables: Add exit_error cb to xtables_globals by Jamal Hadi Salim · 16 years ago
  30. 84c3055 libxtables: define xtables_free_opts() by Jamal Hadi Salim · 16 years ago
  31. 8e90ce6 libxtables: Introduce global params structuring by Jamal Hadi Salim · 16 years ago
  32. 47a6fd9 src: consolidate duplicate code in iptables/internal.h by Jan Engelhardt · 16 years ago
  33. c31870f libxtables: move compat defines to xtables.c by Jan Engelhardt · 16 years ago
  34. ea95548 src: remove unused ipt_tryload macro by Jan Engelhardt · 16 years ago
  35. 395e441 src: remove iptables_rule_match indirection macro by Jan Engelhardt · 16 years ago
  36. c02e808 libxtables: decouple non-xtables parts from header by Jan Engelhardt · 16 years ago
  37. b6601f3 libxtables: remove unused XT_LIB_DIR macro by Jan Engelhardt · 16 years ago
  38. 5c3e076 build: move -ldl to proper LDADD by Jan Engelhardt · 16 years ago
  39. ec93419 libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable by Jan Engelhardt · 16 years ago
  40. 300e290 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 16 years ago
  41. 9cfc59f xt_NFLOG: Set default NFLOG qthreshold to 0 by Eric Leblond · 16 years ago
  42. 1eb619f Merge branch 'origin/master' by Jan Engelhardt · 16 years ago
  43. 77f48c2 libxtables: move afinfo around by Jan Engelhardt · 16 years ago
  44. 2120921 libxtables: prefix names and order #3 by Jan Engelhardt · 16 years ago
  45. c613202 libxtables: prefix names and order it #2 by Jan Engelhardt · 16 years ago
  46. 4327079 libbxtables: prefix names and order it #1 by Jan Engelhardt · 16 years ago
  47. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  48. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  49. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  50. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 16 years ago
  51. 1e01b0b libxtables: prefix/order - ascii to ipaddr/ipmask input by Jan Engelhardt · 16 years ago
  52. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  53. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  54. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 16 years ago
  55. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  56. 39bf9c8 libxtables: prefix/order - libdir by Jan Engelhardt · 16 years ago
  57. 2338efd libxtables: prefix/order - match/target loading by Jan Engelhardt · 16 years ago
  58. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 16 years ago
  59. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 16 years ago
  60. e917bca extensions: use UINT_MAX constants over open-coded numbers (2/2) by Jan Engelhardt · 16 years ago
  61. a809754 extensions: use UINT_MAX constants over open-coded bits (1/2) by Jan Engelhardt · 16 years ago
  62. 7a63ca7 libxt_owner: use correct UID/GID boundaries by Jan Engelhardt · 16 years ago
  63. 213e185 src: remove redundant casts by Jan Engelhardt · 16 years ago
  64. 825c317 src: remove redundant returns at end of void-returning functions by Jan Engelhardt · 16 years ago
  65. ea268e1 man: fix physdev manpage by Bart De Schuymer · 16 years ago
  66. cfb9cf0 libxt_owner: add more spaces to output by Daniel Drake · 16 years ago
  67. 3d12c3b doc: augment ICMP manpage by type/code syntax by Jan Engelhardt · 16 years ago
  68. 0e8984a doc: escape minus sign in manpage (2) by Jan Engelhardt · 16 years ago
  69. f92d6b0 build: remove non-portable rule by Jan Engelhardt · 16 years ago
  70. 52edda6 build: use regular = assignments in Makefile by Jan Engelhardt · 16 years ago
  71. fea74bf doc: escape minus sign in manpages by Jan Engelhardt · 16 years ago
  72. 0c2b5a4 doc: resynchronize markup in iptables,ip6tables.8.in by Jan Engelhardt · 16 years ago
  73. 8d67190 doc: put iptables version into manpage by Jan Engelhardt · 16 years ago
  74. 0086b8b build: resolve autotools suggestions by Jan Engelhardt · 16 years ago
  75. 8783071 env: augment deprecation notice by Jan Engelhardt · 16 years ago
  76. c3d0a7b rateest: guard against segfault by Jan Engelhardt · 16 years ago
  77. cea9f71 iptables-save: output ! in position according to manpage by Jan Engelhardt · 16 years ago
  78. b8e74ad src: remove unused include files by Jan Engelhardt · 16 years ago
  79. 0eee300 libiptc: guard chain index allocation for different malloc implementations by Jan Engelhardt · 16 years ago
  80. 64f948b doc: fix a typo in libip6t_REJECT.man by Jan Engelhardt · 16 years ago
  81. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  82. 7937e94 iptables: refer to dmesg when we hit error by Pablo Neira Ayuso · 16 years ago
  83. 0ec8c0f state: report spaces in the state list parsing by Pablo Neira Ayuso · 16 years ago
  84. 0e6b7d3 iptables: fix error reporting with wrong/missing arguments by Pablo Neira Ayuso · 16 years ago
  85. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  86. c354105 src: reuse the global modprobe_program variable by Jan Engelhardt · 16 years ago
  87. 928c487 Bump version to 1.4.3-rc1 by Patrick McHardy · 16 years ago
  88. c7fc1da libxt_conntrack: dump ctdir by Jan Engelhardt · 16 years ago
  89. 175f451 libiptc: make sockfd a per-handle thing by Jan Engelhardt · 16 years ago
  90. 6b6c096 libxt_conntrack: respect -n option during ruledump by Jan Engelhardt · 16 years ago
  91. d73af64 libiptc: use hex output for hookmask by Jan Engelhardt · 16 years ago
  92. de89969 libiptc: remove unused iptc_get_raw_socket and iptc_check_packet by Jan Engelhardt · 16 years ago
  93. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  94. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  95. 5a942f9 Add SCTP/DCCP support to NAT targets by Patrick McHardy · 16 years ago
  96. 6362bc8 manpage: explain what rule-specification is by Jan Engelhardt · 16 years ago
  97. 8a679dc manpage: use separate paragraphs for command syntax by Jan Engelhardt · 16 years ago
  98. ecae0c3 Fix compile warnings using gcc 4.3.2 by Thomas Jarosch · 16 years ago
  99. 240eee6 Fix compile error in libxt_iprange.c using gcc 4.3.2 by Thomas Jarosch · 16 years ago
  100. c7f0e94 libxt_recent: add IPv6 support by Jan Engelhardt · 16 years ago