1. bb50942 extensions: LOG: add log flags translation to nft by Liping Zhang · 8 years ago
  2. 68c57e8 xtables-translate: fix issue with quotes by Pablo M. Bermudo Garay · 8 years ago
  3. 7a0992d src: introduce struct xt_xlate_{mt,tg}_params by Pablo Neira Ayuso · 8 years ago
  4. 75a7f70 extensions: libipt_LOG: Avoid to print the default log level in the translation by Laura Garcia Liebana · 8 years ago
  5. 9e14d43 iptables-translate: pass ipt_entry and ip6t_entry to ->xlate() by Pablo Neira Ayuso · 8 years ago
  6. 6b60dc5 extensions: rename xt_buf to xt_xlate by Pablo Neira Ayuso · 8 years ago
  7. a3ea892 extensions: libipt_LOG: Add translation to nft by Shivani Bhardwaj · 9 years ago
  8. 4e98e81 libipt_LOG: fix ignoring all but last flags by Jan Engelhardt · 13 years ago
  9. 0dd344a libip[6]t_LOG: use guided option parser by Jan Engelhardt · 13 years ago
  10. e1df221 extensions: fix indent of vtable by Jan Engelhardt · 13 years ago
  11. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  12. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  13. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  14. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  15. 1276478 extensions: libipt_LOG/libip6t_LOG: support macdecode option by Patrick McHardy · 14 years ago
  16. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  17. 2c69b55 iptables: replace open-coded sizeof by ARRAY_SIZE by Jan Engelhardt · 15 years ago
  18. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts by Jan Engelhardt · 15 years ago
  19. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  20. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  21. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 15 years ago
  22. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 15 years ago
  23. 213e185 src: remove redundant casts by Jan Engelhardt · 15 years ago
  24. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  25. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  26. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  27. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  28. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  29. a5d0994 escape strings by Max Kellermann · 16 years ago
  30. 1d5b63d Unique names 4/6 by Jan Engelhardt · 17 years ago
  31. 0e2abed Constify data structures by Jan Engelhardt · 17 years ago
  32. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  33. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  34. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  35. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  36. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  37. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  38. ed26b7b iptables segfaults when given "" to --log-prefix (Mike Frysinger <vapier@gentoo.org>) by Mike Frysinger · 18 years ago
  39. 182f3f6 don't allow newlines in LOG prefix (Phil Oester) (Closes: #312) by Phil Oester · 19 years ago
  40. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  41. 2b9a577 Make it compile on current kernels, the future isn't here yet. by Martin Josefsson · 20 years ago
  42. f46e1af Add --log-uid option (John Lange <john.lange@open-it.ca>) by John Lange · 20 years ago
  43. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  44. 2be28ab remove unused variable and move to c99 initializers (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  45. 01cbaa6 Fix iptables-save (save everything numerically) by Thomas Woerner · 21 years ago
  46. e95bd7a make IPv4 and IPv6 LOG target save() the log-level as string, instead of the by Michael Schwendt · 22 years ago
  47. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  48. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  49. 3e44c50 loglevel patch was missing one line (strange...) by Harald Welte · 23 years ago
  50. 459357f Yet another set of string_to_number() fixes. by Marc Boucher · 23 years ago
  51. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  52. b471976 further fixes of string_to_number fixes by Harald Welte · 23 years ago
  53. eea8a93 --log-prefix and --ulog-prefix problem when not quoted in save function (reported and fixed by Bart Theunissen) by Harald Welte · 23 years ago
  54. 73f72f5 Aligning matchsize and targetsize now responsibility of extension writers by Rusty Russell · 24 years ago
  55. edf14cf Changes to allow matching (for delete) on part of a rule, for rules which by Rusty Russell · 24 years ago
  56. 7e53bf9 Makefile fixes for release. Whitespace cleanups. by Rusty Russell · 24 years ago
  57. e6869a8 reorganized tree after kernel merge by Marc Boucher · 24 years ago