Commit Graph

  • 09bfb8496e condition: fix compile error on 2.6.31-rt Jan Engelhardt 2009-09-12 02:12:16 +02:00
  • 9d1afc4268 ACCOUNT: fix compile error on realtime kernels Jan Engelhardt 2009-09-11 21:46:12 +02:00
  • 342ccf62b2 psd: byteswap constant value instead Florian Westphal 2009-09-11 11:05:55 +02:00
  • adabd647b1 psd: use skb_header_pointer Florian Westphal 2009-09-11 11:05:54 +02:00
  • 26f25a43a9 Xtables-addons 1.18 v1.18 Jan Engelhardt 2009-09-09 17:37:07 +02:00
  • bcda21a2b0 Merge branch 'psd' Jan Engelhardt 2009-09-09 17:27:28 +02:00
  • 4e6bc8af95 Merge branch 'ACCOUNT' Jan Engelhardt 2009-09-09 17:26:00 +02:00
  • bd4be0d991 ACCOUNT: remove pointless casts Jan Engelhardt 2009-09-05 04:34:10 +02:00
  • 1f736c8203 ACCOUNT: remove static initializers to zero Jan Engelhardt 2009-09-03 13:45:13 +02:00
  • 90fa3ab9e2 ACCOUNT: tweak base ctl number for setsockopts Jan Rafaj 2009-09-01 19:52:48 +02:00
  • fd82a312d6 Merge branch 'ipset' Jan Engelhardt 2009-09-05 03:49:47 +02:00
  • 27c1676821 ipset: fix compile error with 2.6.20 Jan Engelhardt 2009-09-01 00:50:27 +02:00
  • 3e26335cbd ipset: fast forward to v3.2 Jan Engelhardt 2009-08-21 16:03:50 +02:00
  • f4b96672ef ACCOUNT: add kernel module metadata and alias Jan Rafaj 2009-09-01 19:52:48 +02:00
  • c3d080f21a ACCOUNT: manpage updates Jan Engelhardt 2009-09-05 03:26:26 +02:00
  • cb268031b7 ACCOUNT: supply manpage Jan Rafaj 2009-09-01 19:52:48 +02:00
  • ac44a5a1fe ACCOUNT: direct-inline two short functions Jan Engelhardt 2009-09-05 03:22:23 +02:00
  • a3baa78ae2 ACCOUNT: remove compat glue from libxt_ACCOUNT Jan Rafaj 2009-09-01 19:52:48 +02:00
  • 47e002127c ACCOUNT: use non-clashing function names Jan Rafaj 2009-09-01 19:52:48 +02:00
  • 03363a528a ACCOUNT: utilize compat_xtables.h for backwards compatibility Jan Rafaj 2009-09-01 19:52:48 +02:00
  • 58b016f0af ACCOUNT: replace own DEBUGP by kernel's pr_debug Jan Rafaj 2009-09-01 19:52:48 +02:00
  • 8d64e7bd50 ACCOUNT: remove manual compat support Jan Rafaj 2009-09-01 19:52:48 +02:00
  • dd6cb27da4 ACCOUNT: simple reformat, use tabs instead of spaces Jan Engelhardt 2009-09-05 03:01:37 +02:00
  • 06c01131e8 ACCOUNT: remove trailing whitespace Jan Engelhardt 2009-09-05 02:40:18 +02:00
  • a44c4e4b1d Import ACCOUNT kernel and iptables modules Jan Engelhardt 2009-09-03 13:20:43 +02:00
  • 1fb6f187d3 build: enable fully parallel builds Jan Engelhardt 2009-08-28 12:32:52 +02:00
  • 83e474f9ab psd: move pr_ prefix into pr_fmt Jan Engelhardt 2009-08-28 12:32:23 +02:00
  • efd4c91557 psd: style: remove braces for single statements in ifs Jan Engelhardt 2009-08-16 12:40:44 +02:00
  • 65a257a67d psd: style: add explicit comparisons where not used in bool context Jan Engelhardt 2009-08-14 20:26:37 +02:00
  • 5b07e04600 psd: style: break double statements Jan Engelhardt 2009-08-14 20:24:36 +02:00
  • 6b175b40cb psd: jiffies is an unsigned long, fix compiler warning Jan Engelhardt 2009-08-14 20:19:13 +02:00
  • 0887365f8b psd: remove whitespace at EOL Jan Engelhardt 2009-08-14 20:15:00 +02:00
  • cebadbfcd7 psd: merge into main configuration files Jan Engelhardt 2009-08-14 20:12:43 +02:00
  • 380b1b6997 psd: fix revision mismatch Mohd Nawawi Mohamad Jamili 2009-08-13 17:36:42 +08:00
  • 8e5219636a psd: tag match reg struct as __read_mostly Jan Engelhardt 2009-08-13 01:04:26 +02:00
  • 760edd3db6 psd: use fixated types in info struct Jan Engelhardt 2009-08-13 00:52:46 +02:00
  • 502c1c05aa psd: return correct status from init Jan Engelhardt 2009-08-13 00:46:33 +02:00
  • a7ceccc0f4 psd: bss is always zero-initialized Jan Engelhardt 2009-08-13 00:45:52 +02:00
  • 10bd08d0f3 psd: remove empty checkentry function Jan Engelhardt 2009-08-13 00:44:39 +02:00
  • 1e5315d338 psd: replace open-coded access by skb handling functions Jan Engelhardt 2009-08-13 00:42:01 +02:00
  • 579484ed70 psd: avoid shadowing of function Jan Engelhardt 2009-08-13 00:38:39 +02:00
  • 2aa32d4bce psd: import 20090807 code base Mohd Nawawi Mohamad Jamili 2009-08-07 16:18:49 +08:00
  • 5aee8738ed quota2: fix invalid page access in cleanup function Jan Engelhardt 2009-08-07 10:35:52 +02:00
  • 1111edfd85 quota2: change max name length from 31 to 15 Jan Engelhardt 2009-07-10 17:21:27 +02:00
  • 0d47cb8b37 quota2: direct-code XT_QUOTA_COUNTER_NAME_LENGTH Jan Engelhardt 2009-07-10 17:21:12 +02:00
  • 1c55aec64a quota2: use strtoull instead of strtoul Jan Engelhardt 2009-07-10 17:18:48 +02:00
  • dd26ab476c quota2: extend locked period during cleanup Jan Engelhardt 2009-07-04 02:11:25 +02:00
  • 4bf667d8eb quota2: reduce memory footprint for anonymous counters Jan Engelhardt 2009-07-04 01:53:14 +02:00
  • 0a88bd3435 quota2: consolidate spinlocking calls Jan Engelhardt 2009-07-04 01:31:13 +02:00
  • 62fb261265 quota2: prefix internal struct name with xt_ Jan Engelhardt 2009-07-04 01:29:32 +02:00
  • d97f77a8f5 TEE: spello fix Jan Engelhardt 2009-07-02 04:16:14 +02:00
  • 822c6bebe2 quota2: support nameless counters Jan Engelhardt 2009-07-02 02:21:11 +02:00
  • fdf42a3a50 build: support for Linux 2.6.31-rc1 Jan Engelhardt 2009-07-02 01:51:40 +02:00
  • 6b2ca78af7 build: fix kernel version info Jan Engelhardt 2009-07-02 01:04:48 +02:00
  • ee24cd1ac1 Xtables-addons 1.17 v1.17 Jan Engelhardt 2009-06-16 16:25:53 +02:00
  • 71812a2053 build: support for Linux 2.6.30 kd6lvw 2009-06-10 19:01:17 -07:00
  • 31e4e18998 build: use readlink -f in extensions/ipset/ kd6lvw 2009-06-10 19:01:17 -07:00
  • 9fb2ffe1d3 IPMARK: print missing --shift parameter Marek Michalkiewicz 2009-06-10 18:09:24 +02:00
  • 23e83aa04c Xtables-addons 1.16 v1.16 Jan Engelhardt 2009-05-27 14:52:04 +02:00
  • 77ee63ba8b ipset: fast forward to 3.0 Jan Engelhardt 2009-05-27 14:49:39 +02:00
  • 49e59a6dce RAWNAT: make iptable_rawpost compile with 2.6.30-rc5 Jan Engelhardt 2009-05-15 18:35:53 +02:00
  • 137ecb9814 extensions: bump revision number to avoid possible POM clash Jan Engelhardt 2009-05-14 21:42:05 +02:00
  • 7e25254e93 SYSRQ: enable userspace module for multiprotocol Jan Engelhardt 2009-05-14 21:39:48 +02:00
  • 0c9ae3cb1b iface: enable for multiprotocol Jan Engelhardt 2009-05-14 21:37:55 +02:00
  • 471e747fc0 STEAL: enable for multiprotocol Jan Engelhardt 2009-05-14 21:34:47 +02:00
  • fe7a66f3cb Xtables-addons 1.15 v1.15 Jan Engelhardt 2009-04-30 20:58:23 +02:00
  • a13650f94d Merge branch 'RAWNAT' Jan Engelhardt 2009-04-30 20:35:59 +02:00
  • 73e7b5ead1 compat_xtables: fix compilation with <= 2.6.19 Jan Engelhardt 2009-04-30 20:23:52 +02:00
  • e5920cc577 Merge branch 'iface' Jan Engelhardt 2009-04-30 19:41:56 +02:00
  • 39655fe83b iface: fix compilation with <= 2.6.27 Jan Engelhardt 2009-04-28 10:05:58 +02:00
  • 9df309a14a iface: remove unused .data field Jan Engelhardt 2009-04-28 10:04:36 +02:00
  • 5e2085a45f build: reword RH5-unsupported warning Jan Engelhardt 2009-04-28 01:41:57 +02:00
  • 4bcb7077c0 Merge branch 'iface' Jan Engelhardt 2009-04-27 20:50:05 +02:00
  • 000c2d73fd iface: must use __u types in header files Jan Engelhardt 2009-04-27 20:46:25 +02:00
  • e89c5d976a iface: move private struct xt_iface_flag_pairs to .c file Jan Engelhardt 2009-04-27 20:46:09 +02:00
  • f5ed98fbf5 iface: update documentation Jan Engelhardt 2009-04-26 23:19:07 +02:00
  • 60c4162087 iface: replace --lower_up by --lower-up Jan Engelhardt 2009-04-26 22:22:20 +02:00
  • 074a7d6cb7 iface: remove --promiscous flag Jan Engelhardt 2009-04-26 22:21:27 +02:00
  • a6ba463c43 iface: remove redundant fields and use bool Jan Engelhardt 2009-04-26 22:13:06 +02:00
  • be2061c520 iface: constify data arrays Jan Engelhardt 2009-04-26 22:13:05 +02:00
  • 3f96deb0f0 iface: remove define for internal array size Jan Engelhardt 2009-04-26 22:07:43 +02:00
  • 6d8ce3acae iface: dissolve module name/revision macros Jan Engelhardt 2009-04-26 22:07:43 +02:00
  • f6c317710f iface: remove version/revision from helptext Jan Engelhardt 2009-04-26 22:01:30 +02:00
  • 6799806300 iface: use NFPROTO_* Jan Engelhardt 2009-04-26 21:59:41 +02:00
  • 0d36136f54 iface: some command decoupling Jan Engelhardt 2009-04-26 21:56:53 +02:00
  • e1fc5f2086 iface: remove redundant parentheses Jan Engelhardt 2009-04-26 21:56:25 +02:00
  • 9d5f4bf468 Merge branch 'RAWNAT' Jan Engelhardt 2009-04-26 21:47:43 +02:00
  • 637516f2d4 RAWNAT: add extension's kernel and userspace modules Jan Engelhardt 2009-03-26 20:37:00 +01:00
  • b427c930f2 build: add kernel version check to configure Jan Engelhardt 2009-04-26 20:22:40 +02:00
  • 34f39756ec condition: fix intrapositional negation sign Roman Hoog Antink 2009-04-17 15:35:02 +02:00
  • e36c7575fc condition: compile fix for 2.6.30-rc Bryan Duff 2009-04-15 09:07:26 -05:00
  • 0a23bd2580 doc: update changelog Jan Engelhardt 2009-04-14 21:43:13 +02:00
  • 03aeed615d RAWNAT: add the rawpost tables for IPv4/IPv6 Jan Engelhardt 2009-03-26 20:03:41 +01:00
  • 49018e2ff7 Merge branch 'sf/master' Jan Engelhardt 2009-04-11 00:33:23 +02:00
  • 50d14a33c0 ipp2p: fix typo in error message Jan Engelhardt 2009-04-10 19:42:59 +02:00
  • c64a78ffcc ipp2p: fix bogus varargs call Jan Engelhardt 2009-04-10 19:34:50 +02:00
  • 1aae519356 iface: remove DEBUGP Jan Engelhardt 2009-04-05 10:59:12 +02:00
  • af5823b407 iface: remove redundant functions Jan Engelhardt 2009-04-05 10:50:45 +02:00
  • 9b198fe6e7 iface: import version 20081029 Jan Engelhardt 2009-04-05 10:37:05 +02:00
  • 4997b326f6 fuzzy: fix bogus comparison logic leftover from move to new 1.4.3 API Jan Engelhardt 2009-04-05 10:36:16 +02:00