1. d59b9db iptables: add -C to check for existing rules by Stefan Tomanek · 13 years ago
  2. 9ee2a9f extensions: add extension for devgroup match by Patrick McHardy · 13 years ago
  3. f46f8c1 libxt_connlimit: remove duplicate member that caused size change by Jan Engelhardt · 14 years ago
  4. c8f28cc extensions: libxt_conntrack: add support for specifying port ranges by Patrick McHardy · 14 years ago
  5. 6924b49 extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option by Florian Westphal · 14 years ago
  6. 773438b libxt_AUDIT: add AUDIT target by Thomas Graf · 14 years ago
  7. 5da9e63 libxt_connlimit: support for dstaddr-supporting revision 1 by Jan Engelhardt · 14 years ago
  8. 4a1d810 xt_comment: remove redundant cast by Jan Engelhardt · 14 years ago
  9. b4af04b include: update files with headers from Linux 2.6.37-rc1 by Jan Engelhardt · 14 years ago
  10. 710a132 Revert "Revert "libxtables: change option precedence order to be intuitive"" by Jan Engelhardt · 14 years ago
  11. e84f131 Revert "libxtables: change option precedence order to be intuitive" by Patrick McHardy · 14 years ago
  12. 600f38d libxtables: change option precedence order to be intuitive by Jan Engelhardt · 14 years ago
  13. 422342e libxt_quota: don't ignore the quota value on deletion by Changli Gao · 14 years ago
  14. 32b8e61 all: consistent syntax use in struct option by Jan Engelhardt · 14 years ago
  15. 2d59208 extension: add xt_cpu match by Eric Dumazet · 14 years ago
  16. c36d05e libxt_ipvs: user-space lib for netfilter matcher xt_ipvs by Hannes Eder · 14 years ago
  17. b14f160 Merge branch 'master' into iptables-next by Patrick McHardy · 14 years ago
  18. 0bcda81 extensions: fix compilation of the new CHECKSUM target by Patrick McHardy · 14 years ago
  19. 1276478 extensions: libipt_LOG/libip6t_LOG: support macdecode option by Patrick McHardy · 14 years ago
  20. 78514bc Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables by Patrick McHardy · 14 years ago
  21. d40f162 libxt_set: new revision added by Jozsef Kadlecsik · 14 years ago
  22. d96993e extensions: add idletimer xt target extension by Luciano Coelho · 14 years ago
  23. 11c2dd5 xtables: remove xtables_set_revision function by Jan Engelhardt · 14 years ago
  24. 491c166 includes: sync header files from Linux 2.6.35-rc1 by Jan Engelhardt · 14 years ago
  25. 8532c70 Revert "Revert "Merge branch 'iptables-next'"" by Patrick McHardy · 14 years ago
  26. 110c1e4 Revert "Merge branch 'iptables-next'" by Patrick McHardy · 14 years ago
  27. c303bb0 extensions: add support for xt_TEE by Jan Engelhardt · 14 years ago
  28. 9fdbaa7 extensions: add CT extension by Patrick McHardy · 14 years ago
  29. 350661a includes: header updates by Jan Engelhardt · 15 years ago
  30. 588b615 extensions: add osf extension by Patrick McHardy · 15 years ago
  31. bf97128 libxtables: hand argv to xtables_check_inverse by Jan Engelhardt · 15 years ago
  32. 4282d89 libxt_NFQUEUE: add new v1 version with queue-balance option by Florian Westphal · 15 years ago
  33. 8e4daca Merge branch 'stable' by Jan Engelhardt · 15 years ago
  34. b79ec69 build: combine iptables-multi and iptables-static by Jan Engelhardt · 15 years ago
  35. 4186f8a build: fix struct size mismatch by Jan Engelhardt · 15 years ago
  36. 9a8fc4f xtables: add multi-registration functions by Jan Engelhardt · 15 years ago
  37. 332e4ac iptables: accept multiple IP address specifications for -s, -d by Michael Granzow · 15 years ago
  38. b97b421 xt_conntrack: revision 2 for enlarged state_mask member by Jan Engelhardt · 15 years ago
  39. 771871e xtables: use extern "C" by Jan Engelhardt · 15 years ago
  40. cd958a6 extensions: add `cluster' match support by Pablo Neira Ayuso · 15 years ago
  41. 467fa9f SNAT/DNAT: add support for persistent multi-range NAT mappings by Patrick McHardy · 15 years ago
  42. c4edfa6 libxtables: reorder .version member by Jan Engelhardt · 15 years ago
  43. 38725a4 Merge commit 'nf/master' by Jan Engelhardt · 15 years ago
  44. 71886fb iptables: Add limits.h to get INT_MIN, INT_MAX, ... by Stephen Hemminger · 15 years ago
  45. 4e41854 extensions: add missing limits.h include by Jan Engelhardt · 15 years ago
  46. 978e27e include: resynchronize headers with 2.6.29-rc5 by Jan Engelhardt · 15 years ago
  47. 1829ed4 libxtables: prefix exit_error to xtables_error by Jan Engelhardt · 15 years ago
  48. bddcb92 libxtables: inline and remove unused OPTION_OFFSET macro by Jan Engelhardt · 15 years ago
  49. 51bc836 libiptc: make library available as a shared library by Jan Engelhardt · 15 years ago
  50. 5dd19de libxtables: general follow-up cleanup by Jamal Hadi Salim · 15 years ago
  51. 7e4db2f libxtables: consolidate init calls into one function by Jamal Hadi Salim · 15 years ago
  52. 7058192 libxtables: consolidate merge_options into xtables_merge_options by Jamal Hadi Salim · 15 years ago
  53. 139b3fe libxtables: make iptables and ip6tables use xtables_free_opts by Jamal Hadi Salim · 15 years ago
  54. 8533221 libxtables: add xtables_set_revision by Jamal Hadi Salim · 15 years ago
  55. 617d3d1 libxtables: set names of programs by Jamal Hadi Salim · 15 years ago
  56. f567ac9 build: restructure Makefile for include/ directory by Jan Engelhardt · 15 years ago
  57. 41f03ba libxtables: use const for vars holding literals by Jan Engelhardt · 15 years ago
  58. 6f3c300 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  59. 8b7baeb libxtables: simple aliasing macro for exit_error by Jamal Hadi Salim · 15 years ago
  60. 40a8343 libxtables: Add exit_error cb to xtables_globals by Jamal Hadi Salim · 15 years ago
  61. 84c3055 libxtables: define xtables_free_opts() by Jamal Hadi Salim · 15 years ago
  62. 8e90ce6 libxtables: Introduce global params structuring by Jamal Hadi Salim · 15 years ago
  63. 47a6fd9 src: consolidate duplicate code in iptables/internal.h by Jan Engelhardt · 15 years ago
  64. c31870f libxtables: move compat defines to xtables.c by Jan Engelhardt · 15 years ago
  65. ea95548 src: remove unused ipt_tryload macro by Jan Engelhardt · 15 years ago
  66. 395e441 src: remove iptables_rule_match indirection macro by Jan Engelhardt · 15 years ago
  67. c02e808 libxtables: decouple non-xtables parts from header by Jan Engelhardt · 15 years ago
  68. b6601f3 libxtables: remove unused XT_LIB_DIR macro by Jan Engelhardt · 15 years ago
  69. 300e290 Merge branch 'master' of git://dev.medozas.de/iptables by Patrick McHardy · 15 years ago
  70. 9cfc59f xt_NFLOG: Set default NFLOG qthreshold to 0 by Eric Leblond · 15 years ago
  71. 77f48c2 libxtables: move afinfo around by Jan Engelhardt · 15 years ago
  72. 2120921 libxtables: prefix names and order #3 by Jan Engelhardt · 15 years ago
  73. c613202 libxtables: prefix names and order it #2 by Jan Engelhardt · 15 years ago
  74. 4327079 libbxtables: prefix names and order it #1 by Jan Engelhardt · 15 years ago
  75. 1de7edf libxtables: prefix/order - move parse_protocol to xtables.c by Jan Engelhardt · 16 years ago
  76. 0f16c72 libxtables: prefix/order - move check_inverse to xtables.c by Jan Engelhardt · 16 years ago
  77. a0baae8 libxtables: prefix - parse and escaped output func by Jan Engelhardt · 16 years ago
  78. aae6be9 libxtables: prefix - misc functions by Jan Engelhardt · 16 years ago
  79. 1e01b0b libxtables: prefix/order - ascii to ipaddr/ipmask input by Jan Engelhardt · 16 years ago
  80. e44ea7f libxtables: prefix/order - ipaddr/ipmask to ascii output by Jan Engelhardt · 16 years ago
  81. a41545c libxtables: prefix/order - param_act by Jan Engelhardt · 16 years ago
  82. dacafa5 libxtables: prefix/order - program_name by Jan Engelhardt · 16 years ago
  83. 5f2922c libxtables: prefix/order - strtoui by Jan Engelhardt · 16 years ago
  84. 39bf9c8 libxtables: prefix/order - libdir by Jan Engelhardt · 16 years ago
  85. 2338efd libxtables: prefix/order - match/target loading by Jan Engelhardt · 16 years ago
  86. c021c3c libxtables: prefix/order - modprobe and xtables.ko loading by Jan Engelhardt · 16 years ago
  87. 630ef48 libxtables: prefix/order - fw_xalloc by Jan Engelhardt · 16 years ago
  88. b8e74ad src: remove unused include files by Jan Engelhardt · 16 years ago
  89. 03d9948 src: use NFPROTO_ constants by Jan Engelhardt · 16 years ago
  90. 1c9015b libiptc: remove indirections by Jan Engelhardt · 16 years ago
  91. fd18731 libiptc: remove typedef indirection by Jan Engelhardt · 16 years ago
  92. af1660f Move libipt_recent to libxt_recent by Jan Engelhardt · 16 years ago
  93. 92b54aa Add iptables support for the TPROXY target by KOVACS Krisztian · 16 years ago
  94. ef18e81 src: remove dependency on libiptc headers by Jan Engelhardt · 16 years ago
  95. 78d2d14 xt_string: string extension case insensitive matching by Joonwoo Park · 16 years ago
  96. 4dfd25a addrtype match: added revision 1 by Laszlo Attila Toth · 16 years ago
  97. e0bba47 Resync header files with kernel by Patrick McHardy · 16 years ago
  98. c634cb9 Add xtables version defines. by Thomas Jarosch · 16 years ago
  99. 510aef9 manpages: consistent syntax by Patrick McHardy · 16 years ago
  100. 96296cf iptables --list-rules command by Henrik Nordstrom · 16 years ago