1. 1e6c1ee libxt_quota: use guided option parser by Jan Engelhardt · 13 years ago
  2. 8a5270b libxt_quota: require --quota to be specified by Jan Engelhardt · 13 years ago
  3. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  4. 9c60365 libxt_quota: print negation when it has been selected by Jan Engelhardt · 14 years ago
  5. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  6. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  7. 422342e libxt_quota: don't ignore the quota value on deletion by Changli Gao · 14 years ago
  8. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  9. ce06c99 xt_quota: also document negation by Jan Engelhardt · 14 years ago
  10. e4540fc extensions: libxt_quota.c: Support option negation by Samuel Ortiz · 14 years ago
  11. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  12. 4297936 extensions: use NFPROTO_UNSPEC for .family field by Jan Engelhardt · 15 years ago
  13. 69f564e extensions: add const qualifiers in print/save functions by Jan Engelhardt · 15 years ago
  14. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  15. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 15 years ago
  16. a809754 extensions: use UINT_MAX constants over open-coded bits (1/2) by Jan Engelhardt · 15 years ago
  17. ddac6c5 src: Update comments by Jan Engelhardt · 16 years ago
  18. 0ea82bc sparse warning fixes: integer used as pointer by Patrick McHardy · 16 years ago
  19. 8b7c64d Remove old functions, constants by Jan Engelhardt · 16 years ago
  20. 23545c2 Implement AF_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  21. 7a236f4 Drop -W from CFLAGS and some tiny code cleanups by Jan Engelhardt · 16 years ago
  22. 9ee386a fix gcc warnings by Max Kellermann · 16 years ago
  23. 5b76f68 whitespace cleanup by Max Kellermann · 16 years ago
  24. 181dead Unique symbols 1/6 by Jan Engelhardt · 17 years ago
  25. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  26. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  27. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  28. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  29. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  30. 2bcb160 Add IPv6 support to quota match by Yasuyuki KOZAKAI · 17 years ago[Renamed (80%) from extensions/libipt_quota.c]
  31. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  32. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  33. ae35309 update quota match for xtables + fix -D bug (Phil Oester <kernel@linuxace.com>) by Phil Oester · 18 years ago
  34. 8115e54 Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) by Pablo Neira · 19 years ago
  35. 8caee8b Pablo Neira: extensions conversion to C99 structure initialization by Pablo Neira · 20 years ago
  36. 80fe35d globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming by Harald Welte · 22 years ago
  37. b77f1da Fix 'iptables -p !' bug (segfault when `!' used without argument) by Harald Welte · 22 years ago
  38. e746abb add quota patch by Harald Welte · 23 years ago