1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-20 10:17:16 +01:00

926 Commits

Author SHA1 Message Date
Vadim Kurland
46565c33e7 trying to fix branch 2009-10-05 02:21:28 +00:00
Vadim Kurland
11309ecfc7 fixes #498 2009-10-05 02:18:03 +00:00
Vadim Kurland
03e64c80df layout adjustments on Linux 2009-10-05 00:54:10 +00:00
Vadim Kurland
7e89dc968e added missing file 2009-10-05 00:23:16 +00:00
Vadim Kurland
fcd1d808b5 editor panel docked into the main window rather than ProjectPanel 2009-10-05 00:17:24 +00:00
Vadim Kurland
aa6615d8e9 merge from v3_1 2009-10-03 20:25:21 +00:00
Vadim Kurland
fc40bc2c5d trying to detect distcc in configure 2009-10-03 20:10:22 +00:00
Vadim Kurland
0bc7e9ff38 merge from v3_1 2009-10-03 19:21:45 +00:00
Vadim Kurland
1f5ab1b9ec 2009-10-03 vadim <vadim@vk.crocodile.org>
* PolicyCompiler_ipt.cpp (PolicyCompiler_ipt::insertFailoverRule):
Added support for heartbeat over unicast. Protocol options dialog
for heartbeat offers checkbox "Use unicast" (off by default, when
checked, address input field for the multicast heartbeat address
becomes disabled). When checkbox is checked, compiler
automatically adds rules to permit unicast heartbeat health checks
between addresses of interfaces which are members of the failover
group.
2009-10-03 19:18:42 +00:00
Vadim Kurland
a6e9f7d393 compiling on Mac with QT 4.4.1 2009-10-02 22:48:53 +00:00
Vadim Kurland
025e2824d1 using dock widgets for tree, rules and editor; editor and search dialogs appear as part if the tabbed widget in the bottom panel; bottom panel and rules are not detachable 2009-10-02 17:52:28 +00:00
Vadim Kurland
b230728a05 merge from v3_1 2009-10-02 00:46:51 +00:00
Vadim Kurland
0017b5cffb bugfixes in the check for allowed interface / subinterface types 2009-10-02 00:45:55 +00:00
Vadim Kurland
2c7220cc25 refs #489 Main window layout redesign using docked widgets; Info panel has been deprecated by this change 2009-10-02 00:36:43 +00:00
Vadim Kurland
f4bacb9fb8 creating branch to try new window layout 2009-10-01 18:18:51 +00:00
Vadim Kurland
724d6bde88 bump up build number to test recompile 2009-10-01 17:20:30 +00:00
Vadim Kurland
f1d722a0c0 using BUILD_NUM instead of RELEASE everywhere 2009-10-01 17:14:32 +00:00
Vadim Kurland
c9d5309011 fixes #488 2009-10-01 16:42:02 +00:00
Vadim Kurland
26d53ea48c catch situation when interface br0/eth0.102 is missing as eth0/eth0.102 even when br0/eth0.102 is unnumbered 2009-10-01 03:52:14 +00:00
Vadim Kurland
e4adcd15d8 restore column width after user turns option to show attributes in the tree off, then on again 2009-10-01 02:18:34 +00:00
Vadim Kurland
adabf789dd fixes #487 2009-09-30 23:36:03 +00:00
Vadim Kurland
caaf341458 fixes #486, #393 Implemented ability to show object attributes in the tree 2009-09-30 22:37:35 +00:00
Vadim Kurland
ed4bd7c90e fixes #483 : d&d of objects inside the tree should not be allowed 2009-09-30 20:03:28 +00:00
Vadim Kurland
c2885916b0 missing #include <memory>; removed #include "build_num" where not needed 2009-09-30 19:42:33 +00:00
Vadim Kurland
302e6b03eb missing #include 2009-09-30 15:17:19 +00:00
Vadim Kurland
b947814812 fixes #485, #482 Implemented proper tests for subinterfaces according to the "linux interfaces.pdf" diagram. Vlan interfaces can be bridge ports. 2009-09-30 06:00:30 +00:00
Vadim Kurland
0502958c06 reduced excessive debug logging 2009-09-30 04:04:13 +00:00
Vadim Kurland
ebdd611d66 fixes #481 2009-09-30 01:50:46 +00:00
Vadim Kurland
529769af62 fixes #479, #470 2009-09-30 01:11:33 +00:00
Vadim Kurland
ae10cfb61e fixes #477 object->lock coredump 2009-09-30 00:50:55 +00:00
Vadim Kurland
84f830263b fixes #476 minimize/maximize window segfault 2009-09-30 00:39:05 +00:00
Vadim Kurland
7aeaf71491 fixes #480 2009-09-30 00:14:24 +00:00
Vadim Kurland
c2cbc9313e installing configlets 2009-09-29 05:45:14 +00:00
Vadim Kurland
c3fbf1b444 fixes #478 2009-09-29 02:18:22 +00:00
Illya Yalovoy
a394b10138 fixes #469 2009-09-28 21:11:15 +00:00
Illya Yalovoy
0953d5be76 refs #457 2009-09-28 20:48:59 +00:00
Illya Yalovoy
6d51d8db66 fixes #457 2009-09-28 20:42:40 +00:00
Illya Yalovoy
f0db35c78a refs #457 2009-09-28 20:30:48 +00:00
Illya Yalovoy
d0de28c8a3 refs #457 2009-09-28 20:28:00 +00:00
Illya Yalovoy
69d4d54973 refs #457 2009-09-28 20:22:22 +00:00
Illya Yalovoy
47a447aab4 fixes #473 2009-09-28 14:31:52 +00:00
Illya Yalovoy
0e34300584 fixes #474
fixes #468
2009-09-27 20:42:47 +00:00
Illya Yalovoy
63b9f46d25 fixes #452 2009-09-27 16:03:11 +00:00
Vadim Kurland
e837cdea65 fixes #437 - got rid of "_()" everywhere (finally) 2009-09-25 22:50:14 +00:00
Vadim Kurland
d4b28ca4ab refs #405 : remove code that was used to call policy compiler fwb_pix as external process 2009-09-25 22:16:38 +00:00
Vadim Kurland
e2d4204cd6 fixes #405 2009-09-25 22:04:02 +00:00
Vadim Kurland
fd621eefc3 tests for routing rules with clusters 2009-09-25 21:06:42 +00:00
Vadim Kurland
7b374e1c1b fixes #406 2009-09-25 17:57:10 +00:00
Vadim Kurland
bd9f77f6f0 fixes #402 #467 2009-09-25 17:26:42 +00:00
Vadim Kurland
e20d0bb7e0 refs #458 2009-09-24 22:06:42 +00:00