1. a239728 mark newly opened fds as FD_CLOEXEC (close on exec) by Maciej Zenczykowski · 13 years ago
  2. 8d6492d man pages: allow underscores in match and target names by Maciej Zenczykowski · 13 years ago
  3. df37d99 iptables: documentation for iptables and ip6tables "security" tables by Mark Montague · 13 years ago
  4. c794874 iptables: add manual page section for AUDIT target by Thomas Graf · 13 years ago
  5. d59b9db iptables: add -C to check for existing rules by Stefan Tomanek · 13 years ago
  6. 9cc4f24 ip(6)tables-multi: unify subcommand handling by Stefan Tomanek · 13 years ago
  7. f96cb80 doc: add VERSION section to manpages by Jan Engelhardt · 13 years ago
  8. ee52e00 iptables: fix an inversion by Jan Engelhardt · 13 years ago
  9. 2ad8dc8 xtables: use all IPv6 addresses resolved from a hostname by Wes Campaigne · 13 years ago
  10. adcb281 xtables: fix the broken detection/removal of redundant addresses by Wes Campaigne · 13 years ago
  11. 11e250b xtables: fix excessive memory allocation in host_to_ipaddr by Wes Campaigne · 13 years ago
  12. 64230aa libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6 by Wes Campaigne · 13 years ago
  13. 4b110b4 libxtables: fix memory scribble beyond end of array by Jan Engelhardt · 13 years ago
  14. 2d039bc doc: rateest options can be optional by Jan Engelhardt · 13 years ago
  15. 8a5270b libxt_quota: require --quota to be specified by Jan Engelhardt · 13 years ago
  16. 37f6d57 doc: fix odd partial sentence in libipt_TTL by Jan Engelhardt · 13 years ago
  17. 887f586 doc: mention other possible nf_loggers for TRACE by Jan Engelhardt · 13 years ago
  18. 094f104 libipt_ECN: set proper option flags by Jan Engelhardt · 13 years ago
  19. 4e5d4bf extensions: add missing checks for specific flags by Jan Engelhardt · 13 years ago
  20. b9210cf libip6t_hbh: remove unimplemented --hbh-not-strict by Jan Engelhardt · 13 years ago
  21. 7a1043b libip6t_dst: remove unimplemented --dst-not-strict by Jan Engelhardt · 13 years ago
  22. 86786bf Remove unused CVS expanded keywords by Jan Engelhardt · 13 years ago
  23. e88a7c2 extensions: remove redundant init functions by Jan Engelhardt · 13 years ago
  24. 12a18d6 doc: fix misspelling of "field" by Jan Engelhardt · 13 years ago
  25. c2efcd3 doc: fix wrong sentence about negation in xt_limit by Jan Engelhardt · 13 years ago
  26. 87dc7c4 xtables: use strspn() to check if string needs to be quoted by Max Kellerman · 13 years ago
  27. e1df221 extensions: fix indent of vtable by Jan Engelhardt · 13 years ago
  28. c0f6d17 libxt_devgroup: option whitespace update following v1.4.10-49-g7386635 by Jan Engelhardt · 13 years ago
  29. aa66aed ip6tables: spacing fixes for -o argument by Jan Engelhardt · 13 years ago
  30. af3d73e iptables: fix segfault target option parsing by Jan Engelhardt · 13 years ago
  31. 7ada0bb Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 13 years ago
  32. 58b491f iptables: fix error message for unknown options by Jan Engelhardt · 13 years ago
  33. 17e310b src: move match option handling from do_command6 into its own functions by Jan Engelhardt · 13 years ago
  34. 9bb7609 src: move jump option handling from do_command6 into its own function by Jan Engelhardt · 13 years ago
  35. 94e247b src: unclutter command_default function by Jan Engelhardt · 13 years ago
  36. acef604 src: deduplicate and simplify implicit protocol extension loading by Jan Engelhardt · 13 years ago
  37. f4b6e52 src: put shared option flags into xshared by Jan Engelhardt · 13 years ago
  38. f1e7101 src: move OPT_FRAGMENT to the end so the list can be shared by Jan Engelhardt · 13 years ago
  39. f6992cb src: deduplicate find_proto function by Jan Engelhardt · 13 years ago
  40. 7a548b3 src: share iptables_command_state across the two programs by Jan Engelhardt · 13 years ago
  41. f935ae0 src: move large default: block from do_command6 into its own function by Jan Engelhardt · 13 years ago
  42. 3a9d8b0 src: collect do_command variables in a struct by Jan Engelhardt · 13 years ago
  43. e76ec99 libxt_cluster: fix inversion in the cluster match by Pablo Neira Ayuso · 13 years ago
  44. 9ee2a9f extensions: add extension for devgroup match by Patrick McHardy · 13 years ago
  45. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  46. bb8be30 iptables: remove more redundant casts by Jan Engelhardt · 13 years ago
  47. 0069659 iptables: remove bogus address-of by Jan Engelhardt · 13 years ago
  48. 6a0448e iptables: warn when parameter limit is exceeded by Jan Engelhardt · 13 years ago
  49. df28823 xtables: set custom opts to NULL on free by Jan Engelhardt · 13 years ago
  50. 298d70e libxt_u32: enclose argument in quotes by Jan Engelhardt · 13 years ago
  51. 9273850 iptables: improve error reporting with extension loading troubles by Jan Engelhardt · 13 years ago
  52. fbd4726 libxt_quota: clarifications on matching by Jan Engelhardt · 13 years ago
  53. 6f03bf7 Fix listing/saving the new revision of the SET target by Jozsef Kadlecsik · 13 years ago
  54. f46f8c1 libxt_connlimit: remove duplicate member that caused size change by Jan Engelhardt · 13 years ago
  55. c8f28cc extensions: libxt_conntrack: add support for specifying port ranges by Patrick McHardy · 13 years ago
  56. 6924b49 extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option by Florian Westphal · 13 years ago
  57. 773438b libxt_AUDIT: add AUDIT target by Thomas Graf · 13 years ago
  58. 5da9e63 libxt_connlimit: support for dstaddr-supporting revision 1 by Jan Engelhardt · 13 years ago
  59. 2cae533 libxt_connlimit: add a --connlimit-upto option by Jan Engelhardt · 13 years ago
  60. 8d5e773 libxt_connlimit: reword help text to say prefix length by Jan Engelhardt · 13 years ago
  61. 9c60365 libxt_quota: print negation when it has been selected by Jan Engelhardt · 13 years ago
  62. 281439b xtables: fix typo in error message of xtables_register_match() by Li Yewang · 14 years ago
  63. 8ad33a3 libxt_time: fix random --datestart skips by Florian Westphal · 14 years ago
  64. 63ef52a libipt_REDIRECT: avoid dereference of uninitialized pointer by Stephen Beahm · 14 years ago
  65. dfbedfe libxtables: do some option structure checking by Jan Engelhardt · 14 years ago
  66. e814c8b libipt_CLUSTERIP: const annotations by Jan Engelhardt · 14 years ago
  67. da580fe libxt_sctp: fix a typo by Jan Engelhardt · 14 years ago
  68. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  69. fa503ad ip[6]tables: only call target's parse function when option char is in range by Jan Engelhardt · 14 years ago
  70. 1e128bd ip[6]tables: only call match's parse function when option char is in range by Jan Engelhardt · 14 years ago
  71. 1dc2739 xtables: reorder num_old substraction for clarity by Jan Engelhardt · 14 years ago
  72. 5b1fecc iptables: abort on empty interface specification by Jan Engelhardt · 14 years ago
  73. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  74. 4a1d810 xt_comment: remove redundant cast by Jan Engelhardt · 14 years ago
  75. d1435e0 src: const annotations by Jan Engelhardt · 14 years ago
  76. f6d6449 iptables-restore: resolve confusing policy error message by Rob Leslie · 14 years ago
  77. 3a84b3d Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 14 years ago
  78. a3f1013 build: stop on error in subcommand by Jan Engelhardt · 14 years ago
  79. da41ea1 Merge commit 'v1.4.10' by Jan Engelhardt · 14 years ago
  80. f3578fa libxt_owner: output numeric IDs when save is requested by Jan Engelhardt · 14 years ago
  81. d4105ad build: fix globbing of extensions in other locales by Jan Engelhardt · 14 years ago
  82. 4d2a77f socket: add support for revision 1 by Jan Engelhardt · 14 years ago
  83. 9e152fa TPROXY: add support for revision 1 by Jan Engelhardt · 14 years ago
  84. b4af04b include: update files with headers from Linux 2.6.37-rc1 by Jan Engelhardt · 14 years ago
  85. 2d68ae7 iptables: do not emit orig_opts twice by Jan Engelhardt · 14 years ago
  86. d3b2e39 iptables: reset options at the start of each command by Jan Engelhardt · 14 years ago
  87. 2f09f1b libxt_conntrack: fix --ctdir save/dump output format by Florian Westphal · 14 years ago
  88. a905ea5 Merge branch 'master' of git://dev.medozas.de/iptables into m2 by Jan Engelhardt · 14 years ago
  89. 710a132 Revert "Revert "libxtables: change option precedence order to be intuitive"" by Jan Engelhardt · 14 years ago
  90. 59e8114 iptables: fix longopt reecognition and workaround getopt(3) behavior by Jan Engelhardt · 14 years ago
  91. e84f131 Revert "libxtables: change option precedence order to be intuitive" by Patrick McHardy · 14 years ago
  92. 648fd1a libxt_TOS: avoid an undesired overflowing computation by Jan Engelhardt · 14 years ago
  93. 600f38d libxtables: change option precedence order to be intuitive by Jan Engelhardt · 14 years ago
  94. 8d89535 Bump version to 1.4.10 by Patrick McHardy · 14 years ago
  95. 81defdb libiptc: add Libs.private to pkgconfig files by Jan Engelhardt · 14 years ago
  96. 655ae6b libiptc: build with -Wl,--no-as-needed by Jan Engelhardt · 14 years ago
  97. 5429b41 iptables: limit chain name length to be consistent with targets by Jan Engelhardt · 14 years ago
  98. 0195836 iptables-xml: resolve compiler warnings by Jan Engelhardt · 14 years ago
  99. 0428e5a build: fix static linking by Jan Engelhardt · 14 years ago
  100. 371cea2 xtables: remove unnecessary cast by Jan Engelhardt · 14 years ago