1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00

394 Commits

Author SHA1 Message Date
Vadim Kurland
0f482ca8fb fixes #509 2009-10-07 19:37:53 +00:00
Vadim Kurland
a8fe781703 fixes #499
2009-10-07  vadim  <vadim@vk.crocodile.org>

* FindWhereUsedWidget.cpp (FindWhereUsedWidget::itemClicked):
"find where used" panel selects object in the tree or in rules on
single click in the list of the results. To open the object in the
editor user needs to switch to the editor tab in the bottom docked
panel.
2009-10-07 19:31:39 +00:00
Vadim Kurland
62ba31e2e7 fixes #496 Add "Compile" and "Install" buttons to the title above the policy view to let the user quickly compile/install currently opened firewall 2009-10-07 01:49:39 +00:00
Vadim Kurland
34682d062e fixes #508 2009-10-06 18:16:32 +00:00
Vadim Kurland
4d4a9f0b59 See #501 Finally cleaned up dialog layout for all object dialogs. Had to remove default margin and spacing in the "form setting" for each dialog 2009-10-06 18:02:02 +00:00
Vadim Kurland
e165ad681c fixes #492 2009-10-06 17:16:25 +00:00
Vadim Kurland
efa0bda4f5 fixes #506, #507 2009-10-06 04:37:19 +00:00
Vadim Kurland
f3a252f813 fixes #505 2009-10-06 03:20:01 +00:00
Vadim Kurland
e39c7a8ce0 see #505 2009-10-06 03:01:53 +00:00
Vadim Kurland
f5b3421b3b fixes #491, #501 dialog layout fixes to make them look more consistent, using widget promotion feature in Designer to build stack of editor dialogs in the bottom panel of the main window instead of building them at run time 2009-10-06 01:43:06 +00:00
Vadim Kurland
8f4a897379 fixes #500 2009-10-05 16:32:59 +00:00
Vadim Kurland
90143dc9f7 merge main window layout redesign from branch v3_1_new_window_layout 2009-10-05 16:21:03 +00:00
Vadim Kurland
d0a79d38e0 some cleanup in object dialogs: moving common methods to the BaseObjectDialog class 2009-10-05 07:34:25 +00:00
Vadim Kurland
ea506af6cb proper case in the file name 2009-10-05 02:59:49 +00:00
Vadim Kurland
46565c33e7 trying to fix branch 2009-10-05 02:21:28 +00:00
Vadim Kurland
03e64c80df layout adjustments on Linux 2009-10-05 00:54:10 +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
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
0017b5cffb bugfixes in the check for allowed interface / subinterface types 2009-10-02 00:45:55 +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
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
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
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
Vadim Kurland
80af1a19d6 fixes #465 problem with parts of the installer output appearing in the wrong order in instDialog window 2009-09-24 21:55:09 +00:00
Vadim Kurland
2a8fe535cd fixes #464 2009-09-24 19:56:32 +00:00
Vadim Kurland
7346c32f2f fixes #462 ; adds a check to avoid running ifenslave -d if there are no slaves; updates "last_modified" attribute when inetrfaces or any other child object of the firewall is modified 2009-09-24 04:04:22 +00:00
Vadim Kurland
a609e56348 fixes #459 2009-09-24 00:46:49 +00:00
Vadim Kurland
6babd922f8 fixes #460 2009-09-24 00:43:40 +00:00
Vadim Kurland
71863ca603 fixes #453 2009-09-24 00:27:37 +00:00