1. 1f2474a libipt_ULOG: use guided option parser by Jan Engelhardt · 13 years ago
  2. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  3. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  4. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  5. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  6. afe6b35 extensions: remove unwanted/add needed includes for IPv4 exts by Jan Engelhardt · 15 years ago
  7. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  8. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  9. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 15 years ago
  10. 5d9678a src: remove inclusion of iptables.h by Jan Engelhardt · 16 years ago
  11. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  12. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  13. a2a7f2b src: use regular includes by Jan Engelhardt · 16 years ago
  14. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  15. 33690a1 Fix all remaining warnings (missing declarations, missing prototypes) by Jan Engelhardt · 16 years ago
  16. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  17. a5d0994 escape strings by Max Kellermann · 16 years ago
  18. 1d5b63d Unique names 4/6 by Jan Engelhardt · 17 years ago
  19. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  20. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  21. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  22. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  23. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  24. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  25. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  26. fde3953 Removes some KERNEL_64_USERSPACE_32 because linux 2.6 has compat layer by Yasuyuki KOZAKAI · 17 years ago
  27. ed26b7b iptables segfaults when given "" to --log-prefix (Mike Frysinger <vapier@gentoo.org>) by Mike Frysinger · 18 years ago
  28. e556800 Ignore unknown arguments in libipt_ULOG (Patrick McHardy <kaber@trash.net>) by Patrick McHardy · 19 years ago
  29. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  30. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  31. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  32. 1eb0081 Fix 64bit kernel / 32bit userspace issue. Sync header with kernel. by Martin Josefsson · 20 years ago
  33. b05758a make save() function use quotes for --ulog-prefixto allow prefixes with spaces by Jimmy Hedman · 22 years ago
  34. 769ef30 remove bogus '\n' by Harald Welte · 22 years ago
  35. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  36. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  37. 3efb6ea - added patch to support statically linking of iptables by Harald Welte · 23 years ago
  38. d3beea3 new extension for new ULOG target (in-kernel queuing, netlink multipart msg) by Harald Welte · 23 years ago
  39. eea8a93 --log-prefix and --ulog-prefix problem when not quoted in save function (reported and fixed by Bart Theunissen) by Harald Welte · 24 years ago
  40. 67f23b2 small fixes in the save() function of the ULOG and tcp extension by Harald Welte · 24 years ago
  41. 1bea61a minor output bug in save() by Harald Welte · 24 years ago
  42. 4454094 Fixed small typo. by Marc Boucher · 24 years ago
  43. 015dffb Harald Welte gets more ideas... by Harald Welte · 24 years ago
  44. c5bdb40 Harald Welte's other file (which Rusty forgot). by Harald Welte · 24 years ago