1. f1e7101 src: move OPT_FRAGMENT to the end so the list can be shared by Jan Engelhardt · 14 years ago
  2. f6992cb src: deduplicate find_proto function by Jan Engelhardt · 14 years ago
  3. 7a548b3 src: share iptables_command_state across the two programs by Jan Engelhardt · 14 years ago
  4. f935ae0 src: move large default: block from do_command6 into its own function by Jan Engelhardt · 14 years ago
  5. 3a9d8b0 src: collect do_command variables in a struct by Jan Engelhardt · 14 years ago
  6. 9ee2a9f extensions: add extension for devgroup match by Patrick McHardy · 14 years ago
  7. 7386635 iptables: do not print trailing whitespaces by Jan Engelhardt · 14 years ago
  8. bb8be30 iptables: remove more redundant casts by Jan Engelhardt · 14 years ago
  9. 0069659 iptables: remove bogus address-of by Jan Engelhardt · 14 years ago
  10. 6a0448e iptables: warn when parameter limit is exceeded by Jan Engelhardt · 14 years ago
  11. df28823 xtables: set custom opts to NULL on free by Jan Engelhardt · 14 years ago
  12. 298d70e libxt_u32: enclose argument in quotes by Jan Engelhardt · 14 years ago
  13. 9273850 iptables: improve error reporting with extension loading troubles by Jan Engelhardt · 14 years ago
  14. fbd4726 libxt_quota: clarifications on matching by Jan Engelhardt · 14 years ago
  15. 6f03bf7 Fix listing/saving the new revision of the SET target by Jozsef Kadlecsik · 14 years ago
  16. f46f8c1 libxt_connlimit: remove duplicate member that caused size change by Jan Engelhardt · 14 years ago
  17. c8f28cc extensions: libxt_conntrack: add support for specifying port ranges by Patrick McHardy · 14 years ago
  18. 6924b49 extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option by Florian Westphal · 14 years ago
  19. 773438b libxt_AUDIT: add AUDIT target by Thomas Graf · 14 years ago
  20. 5da9e63 libxt_connlimit: support for dstaddr-supporting revision 1 by Jan Engelhardt · 14 years ago
  21. 2cae533 libxt_connlimit: add a --connlimit-upto option by Jan Engelhardt · 14 years ago
  22. 8d5e773 libxt_connlimit: reword help text to say prefix length by Jan Engelhardt · 14 years ago
  23. 9c60365 libxt_quota: print negation when it has been selected by Jan Engelhardt · 14 years ago
  24. 281439b xtables: fix typo in error message of xtables_register_match() by Li Yewang · 14 years ago
  25. 8ad33a3 libxt_time: fix random --datestart skips by Florian Westphal · 14 years ago
  26. 63ef52a libipt_REDIRECT: avoid dereference of uninitialized pointer by Stephen Beahm · 14 years ago
  27. dfbedfe libxtables: do some option structure checking by Jan Engelhardt · 14 years ago
  28. e814c8b libipt_CLUSTERIP: const annotations by Jan Engelhardt · 14 years ago
  29. da580fe libxt_sctp: fix a typo by Jan Engelhardt · 14 years ago
  30. d09b6d5 extensions: remove no longer necessary default: cases by Jan Engelhardt · 14 years ago
  31. fa503ad ip[6]tables: only call target's parse function when option char is in range by Jan Engelhardt · 14 years ago
  32. 1e128bd ip[6]tables: only call match's parse function when option char is in range by Jan Engelhardt · 14 years ago
  33. 1dc2739 xtables: reorder num_old substraction for clarity by Jan Engelhardt · 14 years ago
  34. 5b1fecc iptables: abort on empty interface specification by Jan Engelhardt · 14 years ago
  35. 7ac4052 src: use C99/POSIX types by Jan Engelhardt · 14 years ago
  36. 4a1d810 xt_comment: remove redundant cast by Jan Engelhardt · 14 years ago
  37. d1435e0 src: const annotations by Jan Engelhardt · 14 years ago
  38. f6d6449 iptables-restore: resolve confusing policy error message by Rob Leslie · 14 years ago
  39. 3a84b3d Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 14 years ago
  40. a3f1013 build: stop on error in subcommand by Jan Engelhardt · 14 years ago
  41. da41ea1 Merge commit 'v1.4.10' by Jan Engelhardt · 14 years ago
  42. f3578fa libxt_owner: output numeric IDs when save is requested by Jan Engelhardt · 14 years ago
  43. d4105ad build: fix globbing of extensions in other locales by Jan Engelhardt · 14 years ago
  44. 4d2a77f socket: add support for revision 1 by Jan Engelhardt · 14 years ago
  45. 9e152fa TPROXY: add support for revision 1 by Jan Engelhardt · 14 years ago
  46. b4af04b include: update files with headers from Linux 2.6.37-rc1 by Jan Engelhardt · 14 years ago
  47. 2d68ae7 iptables: do not emit orig_opts twice by Jan Engelhardt · 14 years ago
  48. d3b2e39 iptables: reset options at the start of each command by Jan Engelhardt · 14 years ago
  49. 2f09f1b libxt_conntrack: fix --ctdir save/dump output format by Florian Westphal · 14 years ago
  50. a905ea5 Merge branch 'master' of git://dev.medozas.de/iptables into m2 by Jan Engelhardt · 14 years ago
  51. 710a132 Revert "Revert "libxtables: change option precedence order to be intuitive"" by Jan Engelhardt · 14 years ago
  52. 59e8114 iptables: fix longopt reecognition and workaround getopt(3) behavior by Jan Engelhardt · 14 years ago
  53. e84f131 Revert "libxtables: change option precedence order to be intuitive" by Patrick McHardy · 14 years ago
  54. 648fd1a libxt_TOS: avoid an undesired overflowing computation by Jan Engelhardt · 14 years ago
  55. 600f38d libxtables: change option precedence order to be intuitive by Jan Engelhardt · 14 years ago
  56. 8d89535 Bump version to 1.4.10 by Patrick McHardy · 14 years ago
  57. 81defdb libiptc: add Libs.private to pkgconfig files by Jan Engelhardt · 14 years ago
  58. 655ae6b libiptc: build with -Wl,--no-as-needed by Jan Engelhardt · 14 years ago
  59. 5429b41 iptables: limit chain name length to be consistent with targets by Jan Engelhardt · 14 years ago
  60. 0195836 iptables-xml: resolve compiler warnings by Jan Engelhardt · 14 years ago
  61. 0428e5a build: fix static linking by Jan Engelhardt · 14 years ago
  62. 371cea2 xtables: remove unnecessary cast by Jan Engelhardt · 14 years ago
  63. a653f29 Merge branch 'iptables-next' by Patrick McHardy · 14 years ago
  64. d8b511e Bump version to 1.4.9 by Patrick McHardy · 14 years ago
  65. 422342e libxt_quota: don't ignore the quota value on deletion by Changli Gao · 14 years ago
  66. c6775d6 doc: consistent use of markup by Jan Engelhardt · 14 years ago
  67. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  68. 854fe77 doc: minimal spelling updates to xt_cpu by Jan Engelhardt · 14 years ago
  69. 7071387 doc: remove extra empty line from xt_cpu by Jan Engelhardt · 14 years ago
  70. 10ec815 doc: let man(1) autoalign the text in xt_cpu by Jan Engelhardt · 14 years ago
  71. 5031b41 Merge branch 'master' into iptables-next by Patrick McHardy · 14 years ago
  72. 2d59208 extension: add xt_cpu match by Eric Dumazet · 14 years ago
  73. 8f5c172 extensions: REDIRECT: add random help by Eric Dumazet · 14 years ago
  74. 59ccf53 extensions: REDIRECT: add random help by Eric Dumazet · 14 years ago
  75. c36d05e libxt_ipvs: user-space lib for netfilter matcher xt_ipvs by Hannes Eder · 14 years ago
  76. b14f160 Merge branch 'master' into iptables-next by Patrick McHardy · 14 years ago
  77. 0bcda81 extensions: fix compilation of the new CHECKSUM target by Patrick McHardy · 14 years ago
  78. b4fa722 extensions: libxt_rateest: fix bps options for iptables-save by Luciano Coelho · 14 years ago
  79. 9d1b111 extensions: libxt_CHECKSUM extension by Michael S. Tsirkin · 14 years ago
  80. 67195a8 extensions: libxt_IDLETIMER: use xtables_param_act when checking options by Luciano Coelho · 14 years ago
  81. ce06c99 xt_quota: also document negation by Jan Engelhardt · 14 years ago
  82. e4540fc extensions: libxt_quota.c: Support option negation by Samuel Ortiz · 14 years ago
  83. b1c7681 extensions: libxt_rateest: fix typo in the man page by Luciano Coelho · 14 years ago
  84. 1276478 extensions: libipt_LOG/libip6t_LOG: support macdecode option by Patrick McHardy · 14 years ago
  85. 78514bc Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables by Patrick McHardy · 14 years ago
  86. e6d0d94 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 14 years ago
  87. 76f7a23 libxt_conntrack: do print netmask by Jan Engelhardt · 14 years ago
  88. dd2bbe0 libxt_hashlimit: always print burst value by Jan Engelhardt · 14 years ago
  89. 6a7696b Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 14 years ago
  90. d40f162 libxt_set: new revision added by Jozsef Kadlecsik · 14 years ago
  91. d96993e extensions: add idletimer xt target extension by Luciano Coelho · 14 years ago
  92. 4a49850 xt_sctp: support FORWARD_TSN chunk type by Shan Wei · 14 years ago
  93. b9f458f xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extension by Shan Wei · 14 years ago
  94. 11c2dd5 xtables: remove xtables_set_revision function by Jan Engelhardt · 14 years ago
  95. 0cb675b xtables: another try at chain name length checking by Jan Engelhardt · 14 years ago
  96. 491c166 includes: sync header files from Linux 2.6.35-rc1 by Jan Engelhardt · 14 years ago
  97. fdc19be doc: xt_LED: nroff formatting requirements by Jan Engelhardt · 14 years ago
  98. 7cd3c2e extensions: add the LED target by Adam Nielsen · 15 years ago
  99. c5424b9 doc: xt_hashlimit: fix a typo by Jan Engelhardt · 14 years ago
  100. 2b253f4 doc: xt_string: correct copy-and-pasting in manpage by Jan Engelhardt · 14 years ago