1. 278654a Delete empty ->print() and ->save() functions by Jan Engelhardt · 17 years ago
  2. 830132a Delete empty ->final_check() functions by Jan Engelhardt · 17 years ago
  3. 0463ee1 Delete empty ->init() functions by Jan Engelhardt · 17 years ago
  4. d3daa43 Remove stray NULLs by Jan Engelhardt · 17 years ago
  5. 14d5ebe Addrtype match: renaming functions by László Attila Tóth · 17 years ago
  6. 92dc709 Couldn't load/find match `u32' by Hann-Huei Chiou · 17 years ago
  7. ad326ef Add the libxt_time iptables match by Jan Engelhardt · 17 years ago
  8. 55951a0 Fix u32 warnings by Jan Engelhardt · 17 years ago
  9. 9640e52 Adds u32 to iptables. by Jan Engelhardt · 17 years ago
  10. 97fb2f1 Fix unused function warning by Patrick McHardy · 17 years ago
  11. 0b63936 Fix more sparse warnings: non-C99 array declaration, incorrect function prototypes by Patrick McHardy · 17 years ago
  12. 500f483 Fix sparse warnings: non-ANSI function declarations, 0 used as pointer by Patrick McHardy · 17 years ago
  13. 4a058c1 Makefile for man pages of xtables extensions (Laszlo Attila Toth <panther@balabit.hu>) by László Attila Tóth · 17 years ago
  14. 07143e4 Remove unsupported connrate extension by Patrick McHardy · 17 years ago
  15. 6c4ab9c Build manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>) by László Attila Tóth · 17 years ago
  16. c329d6a Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long. by Patrick McHardy · 17 years ago
  17. b73691f Fix strict aliasing warnings by Patrick McHardy · 17 years ago
  18. 31317ed Build IPv6 hbh/dst matches unconditionally by Patrick McHardy · 17 years ago
  19. 248a109 Build IPv6 rt match unconditionally by Patrick McHardy · 17 years ago
  20. 1d1ad90 Build ipv6header match unconditionally by Patrick McHardy · 17 years ago
  21. 389f785 Build IPv6 mh match unconditionally by Patrick McHardy · 17 years ago
  22. eda0390 Resync header files and build IPv6 frag match unconditionally by Patrick McHardy · 17 years ago
  23. 7a87b74 Resync header file and build IPv6 ah match unconditionally by Patrick McHardy · 17 years ago
  24. b4a6920 Build IPv6 REJECT target unconditionally by Patrick McHardy · 17 years ago
  25. 9fc3b5e Resync header file and build CLUSTERIP target unconditionally by Patrick McHardy · 17 years ago
  26. 3df9b22 Build recent match unconditionally by Patrick McHardy · 17 years ago
  27. 9e90225 Build dccp match unconditionally by Patrick McHardy · 17 years ago
  28. b8a0a10 Build string match unconditionally by Patrick McHardy · 17 years ago
  29. 800b7e5 Build statistic match unconditionally by Patrick McHardy · 17 years ago
  30. 42a2854 Build connbytes match unconditionally by Patrick McHardy · 17 years ago
  31. cddfd94 Build quota match unconditionally by Patrick McHardy · 17 years ago
  32. 002d129 Build NFLOG target unconditionally by Patrick McHardy · 17 years ago
  33. ea146a9 Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) by Peter Riley · 17 years ago
  34. dcfd0a4 Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>) by zhangxiliang · 17 years ago
  35. 001ebc2 Resync ip6t_REJECT.h with kernel - seems the entire time we had an imcompatible by Patrick McHardy · 17 years ago
  36. be95d14 In <xsl:param name="$node"/>, "$node" is not a valid QName. by Dan Nicholson · 17 years ago
  37. dfd78a8 Add IPv6 support to statistic match by Yasuyuki KOZAKAI · 17 years ago
  38. f8137b1 Add IPv6 support to helper match by Yasuyuki KOZAKAI · 17 years ago
  39. 6aac500 Add IPv6 support to connbytes match by Yasuyuki KOZAKAI · 17 years ago
  40. a7bf6d0 Add IPv6 support to DSCP target by Yasuyuki KOZAKAI · 17 years ago
  41. e4cc20b Add IPv6 support to CLASSIFY target by Yasuyuki KOZAKAI · 17 years ago
  42. 1a31b42 Unifies libip[6]t_TRACE into libxt_TRACE by Yasuyuki KOZAKAI · 17 years ago
  43. a16e114 Unifies libip[6]t_NFLOG into libxt_NFLOG by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  44. 9bbf867 Revert commit 6990. by Yasuyuki KOZAKAI · 17 years ago
  45. 8338c88 Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAIYasuyuki KOZAKAI · 17 years ago
  46. 1ff0b8d Unifies libip[6]t_state into libxt_state by Yasuyuki KOZAKAI · 17 years ago
  47. c57c155 Unifies libip[6]t_connmark into libxt_connmark by Yasuyuki KOZAKAI · 17 years ago
  48. d62a9db Unifies libip[6]t_hashlimit into libxt_hashlimit by Yasuyuki KOZAKAI · 17 years ago
  49. 6e22228 Unifies libip[6]t_MARK into libxt_MARK by Yasuyuki KOZAKAI · 17 years ago
  50. 5679958 Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK by Yasuyuki KOZAKAI · 17 years ago
  51. f36f4a8 Add IPv6 support to CONNMARK match by Yasuyuki KOZAKAI · 17 years ago
  52. 170af8c Tries to load libxt_*.so at first. If failed, it tries libip[6]t_*.so. by Yasuyuki KOZAKAI · 17 years ago
  53. d884051 Make @msg argument a const char *, just like printf(). by Jan Engelhardt · 17 years ago
  54. 6053fe0 Moves libip{,6}t_connlimit to libxt. by Jan Engelhardt · 17 years ago
  55. 661f112 Make the option structures const. by Jan Engelhardt · 17 years ago
  56. d014540 Makes it possible to omit extra_opts of matches/targets if unnecessary. by Jan Engelhardt · 17 years ago
  57. 6f1c597 The option struct needs to be terminated, otherwise ip{,6}tables by Jan Engelhardt · 17 years ago
  58. 18992db Remove the .next=NULL field. This is automatically initialized to zero. by Jan Engelhardt · 17 years ago
  59. 3365332 Make xtables_target->extra_opts const (xtables_match->extra_opts already is) by Jan Engelhardt · 17 years ago
  60. e9db3a8 Changes permissions of test scripts of dccp, string, and quota match by Yasuyuki KOZAKAI · 17 years ago
  61. a2e89cc Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c by Yasuyuki KOZAKAI · 17 years ago
  62. fa00a73 Unifies libip[6]t_SECMARK.c into libxt_SECMARK.c by Yasuyuki KOZAKAI · 17 years ago
  63. 45e4c69 Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c by Yasuyuki KOZAKAI · 17 years ago
  64. 9ea637d Add IPv6 support to comment match by Yasuyuki KOZAKAI · 17 years ago
  65. 3c96c8e Add IPv6 support to dccp match. by Yasuyuki KOZAKAI · 17 years ago
  66. 18e0608 Add IPv6 support to dscp match. by Yasuyuki KOZAKAI · 17 years ago
  67. 0a04e8d Unifies libip[6]t_esp.c into libxt_esp.c by Yasuyuki KOZAKAI · 17 years ago
  68. 36087d9 Unifies libip[6]t_length.c into libxt_length.c by Yasuyuki KOZAKAI · 17 years ago
  69. 4489c0d Unifies libip[6]t_limit.c into libxt_limit.c. by Yasuyuki KOZAKAI · 17 years ago
  70. ba2d891 Unifies libip[6]t_mac.c into libxt_mac.c by Yasuyuki KOZAKAI · 17 years ago
  71. fec77fe Unifies libip[6]t_physdev.c into libxt_physdev.c by Yasuyuki KOZAKAI · 17 years ago
  72. 5fd6ec8 Add IPv6 support to pkttype match by Yasuyuki KOZAKAI · 17 years ago
  73. 2bcb160 Add IPv6 support to quota match by Yasuyuki KOZAKAI · 17 years ago
  74. 19f2950 Unifies libip[6]t_sctp.c into libxt_sctp.c by Yasuyuki KOZAKAI · 17 years ago
  75. e72f60e Unifies libip[6]t_standard.c into libxt_standard.c by Yasuyuki KOZAKAI · 17 years ago
  76. 95f186e Unifies libip[6]t_tcp.c into libxt_tcp.c. by Yasuyuki KOZAKAI · 17 years ago
  77. 7999bd3 Add IPv6 support to tcpmss match by Yasuyuki KOZAKAI · 17 years ago
  78. 17908e4 Unifies libip[6]t_udp.c into libxt_udp.c by Yasuyuki KOZAKAI · 17 years ago
  79. de9d244 Unifies libip[6]_mark.c into libxt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  80. 0af771d Use unified API in libipt_mark.c by Yasuyuki KOZAKAI · 17 years ago
  81. 4ccb6f5 Add IPv6 support to string match by Yasuyuki KOZAKAI · 17 years ago
  82. ede46d6 Moves libipt_string.c to libxt_string.c by Yasuyuki KOZAKAI · 17 years ago
  83. 6ac58e3 Use unified API in string match by Yasuyuki KOZAKAI · 17 years ago
  84. df2cf4f Unifies libip[6]t_multiport.c into libipxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  85. c7ae1df Moves libipt_multiport.c to libxt_multiport.c by Yasuyuki KOZAKAI · 17 years ago
  86. f451b57 Splits ipt_multport into family dependent parts and others by Yasuyuki KOZAKAI · 17 years ago
  87. eb6e65e Use unified API in multiport match by Yasuyuki KOZAKAI · 17 years ago
  88. 5186164 Add IPv6 support to NOTRACK by Yasuyuki KOZAKAI · 17 years ago
  89. 5af9369 Renames libipt_NOTRACK.c to libxt_NOTRACK.c by Yasuyuki KOZAKAI · 17 years ago
  90. 857ff8b Use unified API in NOTRACK target. by Yasuyuki KOZAKAI · 17 years ago
  91. a3732db Moves all declarations in iptables_common.h to xtables.h. by Yasuyuki KOZAKAI · 17 years ago
  92. 68c7915 Installs libxt_*.so to DEST_IPT_LIBIDR and link libip[6]t_*.so to it. by Yasuyuki KOZAKAI · 17 years ago
  93. dbda07b Introduces DEST_IPT_LIBDIR to simplify $(DESTDIR)$(LIBDIR)/iptables by Yasuyuki KOZAKAI · 17 years ago
  94. ac8b271 Fixes warning on compilation, part 2 by Yasuyuki KOZAKAI · 17 years ago
  95. a620c61 Fixes warning on compilation of ip6tables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  96. c0a9ab9 Fixes warning on compilation of iptables matches/targets by Yasuyuki KOZAKAI · 17 years ago
  97. b85256b Replaces ip6t_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  98. 193df8e Replaces ipt_entry_* with xt_entry_* in matches/targets by Yasuyuki KOZAKAI · 17 years ago
  99. 5cd1ff5 Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h by Yasuyuki KOZAKAI · 17 years ago
  100. 04f8c54 Moves some duplicated functions in ip[6]tables.c to xtables.c by Yasuyuki KOZAKAI · 17 years ago