1. 4e3771f Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restore by Bastiaan Bakker · 20 years ago
  2. 2057750 add missing include by Harald Welte · 20 years ago
  3. f1528c8 pom-ng only deals with numerical versions by Harald Welte · 20 years ago
  4. e4077d0 Semicolon were missing in the added assigment lines by Joszef Kadlecsik · 20 years ago
  5. d566c9b Fix for empty extra match/target man page list processing by Joszef Kadlecsik · 20 years ago
  6. ea4ab1c fix 'make distrib' by Harald Welte · 20 years ago
  7. c5617bf With a 64bit kernel only the high 32bits of nfmark was used regardless of by Martin Josefsson · 20 years ago
  8. a28d495 Get rid of some warnings when compiling 64bit. by Martin Josefsson · 20 years ago
  9. 1eb0081 Fix 64bit kernel / 32bit userspace issue. Sync header with kernel. by Martin Josefsson · 20 years ago
  10. b105bc9 Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. by Martin Josefsson · 20 years ago
  11. 1da399c Fix 64bit kernel / 32bit userspace issue. by Martin Josefsson · 20 years ago
  12. dc93fce Better(?) detection for 64bit kernel / 32bit userspace. by Martin Josefsson · 20 years ago
  13. 1f661e3 What is this doing here? Go away. by Martin Josefsson · 20 years ago
  14. 66aea6f When compiled static, don't show help-messages for all matches and targets, by Martin Josefsson · 20 years ago
  15. 4dd5fed Get rid of some memoryleaks. by Martin Josefsson · 20 years ago
  16. 15920d1 cosmetic fix (space between include directive and filename) by Harald Welte · 20 years ago
  17. 7cd0028 Compiler warnings due to missing include files (Stephane Ouellette) by Stephane Ouellette · 20 years ago
  18. 1146088 don't use signed things... by Martin Josefsson · 20 years ago
  19. db503f9 Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK) by Joszef Kadlecsik · 20 years ago
  20. 7737eec Add connrate match userspace part (Nuuti Kotivuori) by Nuuti Kotivuori · 20 years ago
  21. d8ac967 include netdb.h if we use getprotobynumber by Harald Welte · 20 years ago
  22. 0c20bbf iptables-1.2.10 coming up by Harald Welte · 20 years ago
  23. d89b2f4 fix typo by Harald Welte · 20 years ago
  24. c9dd71a Fix missing 6 (Bjorn Mattsson) by Martin Josefsson · 20 years ago
  25. 3610deb fix case where somebody uses '-i +' as interface name (Ozgur AKAN) by Ozgur AKAN · 20 years ago
  26. 0e3b337 use /etc/protocols when printing protocol names (Pedro Lamarão) by Pedro Lamarão · 20 years ago
  27. 4f37d48 add userspace support for 'ipt_account' match (Piotr Gasid'o) by Piotr Gasidło · 20 years ago
  28. 403cf6a better wording for '-i' (Matthew Strait) by Matthew Strait · 20 years ago
  29. db0422f add definition for IPPROTO_SCTP for systems with old header files by Harald Welte · 20 years ago
  30. 920463d Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak) by Maciej Soltysiak · 20 years ago
  31. 5492402 update for matching chunk flags (Kiran Kumar) by Kiran Kumar · 20 years ago
  32. dd6dd3e add support for netlink reporting to ipt_osf (Evgeniy Polyakov) by Evgeniy Polyakov · 20 years ago
  33. 0be6285 don't print/save parameters that were automatically chosen. Only show real values as specified by administrator. by Harald Welte · 20 years ago
  34. 1291523 add userspace part of SCTP match by Harald Welte · 20 years ago
  35. b58ee54 add childlevel match support by Harald Welte · 20 years ago
  36. 435c99c - work with new matchinfo struct by Harald Welte · 20 years ago
  37. f020d63 add save() of dstlimit-name by Harald Welte · 20 years ago
  38. 6132e80 fix various errors in save() function by Harald Welte · 20 years ago
  39. 9c50ebe Userspace part of sets: ipset added (JK) by Joszef Kadlecsik · 20 years ago
  40. 5c52e48 Add Patrick to manpage by Martin Josefsson · 20 years ago
  41. 09603cb fix mask '/0' case (David Ahern) (Closes: #147) by Harald Welte · 20 years ago
  42. d297957 fix '--icmp-type any' case by Harald Welte · 20 years ago
  43. 320443d latest version of CONNMARK updates (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  44. a6ef994 latest version of CONNMARK (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  45. cc53628 (Continuing the bloody-series) Bloody missing resync (Did I mention how much I hate copy-n-edits?) by Martin Josefsson · 21 years ago
  46. 6004439 (Continuing the bloody-series) Bloody typos :) by Martin Josefsson · 21 years ago
  47. 69ac0e0 Bloody copy-n-edit. Make sure to use matches in the order they are given... by Martin Josefsson · 21 years ago
  48. 78cafda Make sure to use matches in the order they are given when calling do_command() multiple times. by Martin Josefsson · 21 years ago
  49. 4e5e29a Bloody copy-n-edit. Add --test (-t) in order to test... by Martin Josefsson · 21 years ago
  50. e0dc581 Bloody copy-n-edit. Complain when COMMIT is missing... by Martin Josefsson · 21 years ago
  51. bb2f68a Add --test (-t) in order to test the whole file without changing anything if something fails by Martin Josefsson · 21 years ago
  52. 3229a7c Complain when COMMIT is missing for the last table in the input by Martin Josefsson · 21 years ago
  53. 3673dcb Another minor codestyle fix by Martin Josefsson · 21 years ago
  54. 5065afa Minor codestyle fix by Martin Josefsson · 21 years ago
  55. ec78971 I guess nobody actually used --verbose by Martin Josefsson · 21 years ago
  56. 073df8f Fix even more possibly not zero-terminated strings after copy (Karsten Desler) by Karsten Desler · 21 years ago
  57. 617b7dd Fix another possibly not zero-terminated string after copy (Karsten Desler) by Karsten Desler · 21 years ago
  58. 9cc354f Fix possibly not zero-terminated string after copy (Karsten Desler) by Karsten Desler · 21 years ago
  59. 867f4db use <stddef.h> instead of <linux/stddef.h> (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  60. c279413 split manpages into per-extension manpage snippet (Henrik Nordstrom) by Henrik Nordstrom · 21 years ago
  61. 0113fe7 oops, don't commit this to the stable tree by Harald Welte · 21 years ago
  62. 9e03380 commit all current changes by Harald Welte · 21 years ago
  63. a753811 fix deleting of time rules (SooYoun Cho) (Closes: #169) by Harald Welte · 21 years ago
  64. b807fb3 Fix saving of non-printable characters in string (Michael Rash) (Closes: #168) by Michael Rash · 21 years ago
  65. 29cdbd0 allow embedding of quote character inside quoted string (Michael Rash) by Michael Rash · 21 years ago
  66. 714c884 forgot to commit the last osf userspace update by Harald Welte · 21 years ago
  67. db986e8 add mac check by Harald Welte · 21 years ago
  68. f997120 support for srcip-* hashmodes added by Harald Welte · 21 years ago
  69. 38d4d45 added name member for proc-file by Harald Welte · 21 years ago
  70. e510597 check if received netlink messages are really from the kernel (pid==0) by Harald Welte · 21 years ago
  71. 4fe389f add dstlimit extension (kernel code in patch-o-matic soon) by Harald Welte · 21 years ago
  72. c340f6c new CLUSTERIP target, currently in development. kernel code will follow soon by Harald Welte · 21 years ago
  73. 12005ca todo update (ipv6 ndisc/ldp) by Harald Welte · 21 years ago
  74. 1257eda todo update (minor) by Harald Welte · 21 years ago
  75. 921c5b7 final 1.2.9 release by Harald Welte · 21 years ago
  76. 42cbf98 update ipt_physdev.h (test8 change, make parisc work, alignment issues) by Harald Welte · 21 years ago
  77. 1d095f8 Fix invalid port number (Yasuyuki Kozakai) by Yasuyuki KOZAKAI · 21 years ago
  78. 11ce332 unconditionally build libipt_connmark.so (Carlo Pires) by Harald Welte · 21 years ago
  79. 50fceae sorry, this one didn't make it in 1.2.9rc1 :( by Harald Welte · 21 years ago
  80. c17f527 old version is 1.2.8, not 1.2.7a by Harald Welte · 21 years ago
  81. f41fb0b increment version number to 1.2.9rc1 by Harald Welte · 21 years ago
  82. 3bdcc22 unconditionally build TRACE and NOTRACK plugins by Harald Welte · 21 years ago
  83. 4dc734c add support for the raw table to userspace by Harald Welte · 21 years ago
  84. 7fb4d1f fix saving of udp port range in ip6tables (Thomas Woerner) by Thomas Woerner · 21 years ago
  85. aeba240 further updates to the 'osf' module (Evgeniy Polyakov). now supports reading fingerprint data at runtime via /proc. by Evgeniy Polyakov · 21 years ago
  86. c08e405 remove KNOWN_BUGS, since it is obsoleted by bugzilla by Harald Welte · 21 years ago
  87. fef3b8e CLASSIFY is now built unconditionally, thus we need the kernel header by Harald Welte · 21 years ago
  88. c687c20 remove .NETMAP-test - build plugin unconditionally by Harald Welte · 21 years ago
  89. 5119ad3 add passive OS fingerprinting (Evgeniy Polyakov) by Evgeniy Polyakov · 21 years ago
  90. b0dbafa fix ipq_id_t on 'real' kernel+userspace 64bit archs (Ryan Veety) by Ryan Veety · 21 years ago
  91. 174ef9f IPv6 'port' of ROUTE target (Cedric de Launois) by Cédric de Launois · 21 years ago
  92. 46a73cf 1- printf() simplifications, 2- indentation fixes, 3- C99 initializers. (Stephane Ouellette) by Harald Welte · 21 years ago
  93. ad8d1ab 1- Fix preprocessor directive usage, by Harald Welte · 21 years ago
  94. a643c3e add support for matching the IPS_CONFIRMED bit (Harald Welte) by Harald Welte · 21 years ago
  95. c8d8a2f add TCPLAG target (patch was lost on notebook drive) by Telford Tendys · 21 years ago
  96. c6c8537 remove obsolete tests. the respective extensions are now built unconditionally by Harald Welte · 21 years ago
  97. 105650a add include files for soon-to-be-submitted patches (and build them unconditionally by putting thme in the extensions/Makefile) by Harald Welte · 21 years ago
  98. 703575d various cosmetic / c99 cleanups (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  99. 2be28ab remove unused variable and move to c99 initializers (Stephane Ouellette) by Stephane Ouellette · 21 years ago
  100. ab85918 Updated version with new option to continue rule-traversal (Cedric de Launois) by Cédric de Launois · 21 years ago