1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-06-24 01:49:36 +02:00

Commit Graph

  • df4dfeca0a fix in fwb_ipt for ipv6 Vadim Kurland 2008-05-29 04:17:37 +00:00
  • 8ad8f3cac1 part of 2568 2008-05-28 11:21:36 +00:00
  • 6db9680b5f bugfixed 2573,2600,2598 2008-05-28 10:55:14 +00:00
  • 08a8e20052 nat and ipv6 in fwb_ipt Vadim Kurland 2008-05-27 18:12:58 +00:00
  • 3798b71c9c NAT and ipv6 Vadim Kurland 2008-05-27 18:12:41 +00:00
  • 3bd45d2c36 Host::getManagementAddress returns const InetAddr* so we can distinguish between address 0.0.0.0 and no address Vadim Kurland 2008-05-27 16:15:29 +00:00
  • 122300a7bf ipv6 in fwb_ipt Vadim Kurland 2008-05-27 15:37:35 +00:00
  • e723f14712 properly expanding address range objects for ipv6 and ipv4 Vadim Kurland 2008-05-27 15:37:26 +00:00
  • 334191386a bugfix 2599,2596 2008-05-25 15:31:41 +00:00
  • 025741ba41 bugfix 2598 2008-05-25 15:21:04 +00:00
  • 2317f5d169 bugfix 2594,2573 2008-05-25 14:43:22 +00:00
  • 848bc7b926 refactored InetAddr class, removed Inet6Addr class Vadim Kurland 2008-05-24 04:30:31 +00:00
  • 7414c910c9 refactored InetAddr class, removed Inet6Addr class; all address manipulation operators now work with both address families Vadim Kurland 2008-05-24 04:30:18 +00:00
  • 44c8f309d4 compiler for iptables can throw away dead chains, this helps optimize generated script, especially in mixed ipv4/ipv6 configurations Vadim Kurland 2008-05-23 19:57:03 +00:00
  • 79551708e2 ipv6 support in compiler for iptables Vadim Kurland 2008-05-22 18:12:16 +00:00
  • cf41530ff1 changes in compilers for ipv6 Vadim Kurland 2008-05-22 18:10:14 +00:00
  • f68d472b0b bugfix 2573,2594,2570,2593,2596,2597 2008-05-22 14:27:26 +00:00
  • 7cb78c6b99 bugfix 2570 2008-05-21 07:58:41 +00:00
  • 164b90339c bugfix 2584 2008-05-21 07:51:42 +00:00
  • a4b98450d5 bugfix 2594 2008-05-21 07:23:44 +00:00
  • c1c0ed91a0 bugfix 2594 2008-05-21 07:12:15 +00:00
  • 283e0c7897 fixed bug 2591 Vadim Kurland 2008-05-21 02:28:43 +00:00
  • f72797b3f0 bugfix 2592 2008-05-20 22:42:35 +00:00
  • 8ed0d45d96 bugfix 2585 2008-05-20 10:09:11 +00:00
  • 02b23e7647 bugfix 2574,2575,2586 2008-05-20 09:38:49 +00:00
  • 187fdd8247 brush-up Vadim Kurland 2008-05-20 04:07:29 +00:00
  • 578e7b6374 checking netmask correctness properly in dialogs for IPv6 and NetworkIPv6 Vadim Kurland 2008-05-20 03:56:10 +00:00
  • 6f85e0c6c2 IPv6 and NetworkIPv6 dialogs load and save netmask as bit length Vadim Kurland 2008-05-20 03:37:23 +00:00
  • ec302af4c1 NetworkIPv6 and IPv6 save and load netmask as bit length Vadim Kurland 2008-05-20 03:33:59 +00:00
  • 64f2fe4478 getAddressPtr has no argument Vadim Kurland 2008-05-20 02:26:00 +00:00
  • c9dc87f140 getAddressPtr has no argument Vadim Kurland 2008-05-20 02:25:49 +00:00
  • ab5c914d81 renaming getAddressObjectInetAddrMask to getInetAddrMaskObjectPtr Vadim Kurland 2008-05-20 01:11:40 +00:00
  • 6e68cf69a6 PolicyCompiler::CheckIfIPv6Rule::CheckIfIPv6InRE is recursive; renaming getAddressObjectInetAddrMask to getInetAddrMaskObjectPtr Vadim Kurland 2008-05-20 01:11:18 +00:00
  • c5f9a8f99b compilers for iosacl and pix use getAddressPtr Vadim Kurland 2008-05-20 00:02:10 +00:00
  • 085989c090 fix method getAddressPtr in AddressRange Vadim Kurland 2008-05-20 00:01:57 +00:00
  • 41d6790592 compiler for ipfw works with getAddressPtr Vadim Kurland 2008-05-19 23:06:34 +00:00
  • 678bd9fe17 compiler for ipfilter works with getAddressPtr() Vadim Kurland 2008-05-19 18:15:11 +00:00
  • 7c1ca1ee5e additional checks for objects with no addresses Vadim Kurland 2008-05-19 17:56:46 +00:00
  • 5ef33f87e4 compiler for pf works with getAddressPtr() Vadim Kurland 2008-05-19 04:25:42 +00:00
  • 3d2c15cd12 bugfix in Compiler::findInterfaceFor Vadim Kurland 2008-05-19 04:19:26 +00:00
  • 107bcb8c4e context menu item "dump" will dump recursively Vadim Kurland 2008-05-19 03:42:09 +00:00
  • d961332adc getting netmask right in ipv6dialog Vadim Kurland 2008-05-19 03:38:01 +00:00
  • 5860449285 properly saving ipv6 address and netmask to xml Vadim Kurland 2008-05-19 03:37:25 +00:00
  • 9454d4c808 checking address in FindObjectWidget::matchAttr Vadim Kurland 2008-05-19 03:02:44 +00:00
  • 568c0ca1b6 getting rid of getAddress() and getNetmask methods, using getAddressPtr() and getNetmaskPtr(). Tested and debugged GUI and compiler for iptables Vadim Kurland 2008-05-19 02:58:20 +00:00
  • 167bd37edd getting rid of getAddress() and getNetmask methods, using getAddressPtr() and getNetmaskPtr() everywhere Vadim Kurland 2008-05-19 02:57:50 +00:00
  • 7da0a53389 bugfix 2590 2008-05-19 02:15:48 +00:00
  • 425087d21d bugfix 2561 2008-05-18 20:48:37 +00:00
  • 4b75a01615 checks for ipv6 rules in fwb_ipt Vadim Kurland 2008-05-18 17:19:09 +00:00
  • fd92657d92 added check for ipv6 rules in NAT Vadim Kurland 2008-05-18 17:18:53 +00:00
  • badd1d6397 support for ipv6 in compiler for ipt Vadim Kurland 2008-05-18 02:50:43 +00:00
  • ae4650e5e8 support for ipv6 rules in compilers Vadim Kurland 2008-05-18 02:50:28 +00:00
  • 2695e97184 added ipv6 objects to resources.xml.in Vadim Kurland 2008-05-17 03:27:03 +00:00
  • b8502039ed bugfix 2561,2533 2008-05-17 01:42:12 +00:00
  • 9ff519669b bugfix 2588,2589 2008-05-17 00:21:35 +00:00
  • 3f6a64dadb support for IPv6 child objects for Interface Vadim Kurland 2008-05-16 15:59:39 +00:00
  • b6aa290b1a support for IPv6 child objects for Interface Vadim Kurland 2008-05-16 15:59:24 +00:00
  • aade50aa0d support for IPv6 child objects for Interface Vadim Kurland 2008-05-16 15:41:35 +00:00
  • 7362e9129a bugfix 2560 2008-05-15 20:21:53 +00:00
  • 84e1b735e2 bugfix 2570 2008-05-15 20:16:26 +00:00
  • b8897f2456 bugfix 2569 2008-05-15 19:20:25 +00:00
  • d2641481db added shallowDuplicate to IPv6 and NetworkIPv6 Vadim Kurland 2008-05-14 03:52:21 +00:00
  • 75bae86aad bugfix 2581 2008-05-14 00:43:29 +00:00
  • f41fe0b047 part of bug 2569. bugfix 2532, 2533 2008-05-14 00:37:26 +00:00
  • a3e72e3ccf ipv6 operators Vadim Kurland 2008-05-13 15:55:05 +00:00
  • fb5e732efc ipv6 operators Vadim Kurland 2008-05-13 15:43:44 +00:00
  • 272e2521b7 refactoring Vadim Kurland 2008-05-13 14:56:55 +00:00
  • 54c0e60ff9 adding missing file Vadim Kurland 2008-05-13 14:55:56 +00:00
  • 18feb83694 adding missing file Vadim Kurland 2008-05-13 14:35:04 +00:00
  • 8ecd9907f2 fixes for ipv6 Vadim Kurland 2008-05-13 06:46:05 +00:00
  • b12edb489e tests for dns and InetAddrMask work Vadim Kurland 2008-05-13 03:54:12 +00:00
  • b91b7db2c8 refactoring unit tests Vadim Kurland 2008-05-13 03:33:47 +00:00
  • af4cd3e555 Support for UserService Vadim Kurland 2008-05-12 02:30:57 +00:00
  • b2f5ae5e96 more support for UserService Vadim Kurland 2008-05-12 02:30:21 +00:00
  • 126baec346 more support for UserService Vadim Kurland 2008-05-12 02:24:11 +00:00
  • c78bc2f894 more support for UserService Vadim Kurland 2008-05-12 02:18:54 +00:00
  • 6480e9818b Added UserService::setUserId Vadim Kurland 2008-05-12 01:39:14 +00:00
  • fbe17e9ce5 transformation v5->v6 Vadim Kurland 2008-05-12 01:21:31 +00:00
  • 29ff5a9067 Added XML element and class UserService Vadim Kurland 2008-05-12 00:47:43 +00:00
  • 4d9729ecd5 changelog update Vadim Kurland 2008-05-11 03:06:54 +00:00
  • 7871c11b0a cleanup: remived obsolete module, set correct copyright date, added changelog entries Vadim Kurland 2008-05-10 23:38:30 +00:00
  • 9817848911 fixed bug 1961202 (porting from 2.1.19) Vadim Kurland 2008-05-10 20:46:44 +00:00
  • 4621d9bcc4 bugfix 2578 2008-05-09 11:21:41 +00:00
  • c0e79659f1 fixed bug #1562726: "policy print rule cut-off" Vadim Kurland 2008-05-09 04:40:42 +00:00
  • 4ff6f887df partial fix for bugs #1789059 and 1945149 Vadim Kurland 2008-05-08 19:05:07 +00:00
  • b0bdb11d1d partial fix for bugs #1789059 and 1945149 Vadim Kurland 2008-05-08 17:47:43 +00:00
  • 14bc0e2651 adding missing resource files Vadim Kurland 2008-05-07 05:25:51 +00:00
  • 5bbc404293 making unit test compile Vadim Kurland 2008-05-06 04:23:59 +00:00
  • ff2b36d329 porting bugfixes from 2.1.19 Vadim Kurland 2008-05-06 04:11:33 +00:00
  • c52a266bb0 merging -r102:HEAD from branch rule-element-action Vadim Kurland 2008-05-03 03:46:18 +00:00
  • 6a1fb3891d merging -r36:HEAD from branch rule-element-action Vadim Kurland 2008-05-03 03:46:05 +00:00
  • 36e2024a92 update 2511 2008-04-30 16:18:21 +00:00
  • 58e638fd18 bugfix 2560 2008-04-30 15:54:24 +00:00
  • a9d01cd905 bugfix 2558 2008-04-30 15:31:46 +00:00
  • e4c952d803 add debug information to paintCell method for bug 2511 2008-04-30 10:27:40 +00:00
  • 097501b681 bugfix 2560 2008-04-30 09:21:31 +00:00
  • 05b16e9f71 bugfix 2559 2008-04-30 08:52:05 +00:00
  • fad8305959 bugfix 2558 2008-04-30 08:07:01 +00:00
  • d1c33ef545 bugfix 2557 2008-04-28 16:02:38 +00:00
  • 5b170e62b3 2546 (enh) 2008-04-28 08:43:48 +00:00