Vadim Kurland
67d3cb722d
fixes #1051
2010-01-07 00:17:32 +00:00
Vadim Kurland
34affff358
fixes #1049
2010-01-07 00:01:21 +00:00
Vadim Kurland
c8f06769e1
see #1049
2010-01-06 23:56:08 +00:00
SVN User
387c83cdd3
debugging
2010-01-06 23:35:51 +00:00
Vadim Kurland
daa911fc65
fixes #1050 installer can not find configlets for OpenBSD firewall
2010-01-06 22:26:15 +00:00
Roman Bovsunivskiy
1da220d0b6
2010-01-02 19:07:29 +00:00
Vadim Kurland
c3bd78c8a7
changelog record
2010-01-02 01:55:17 +00:00
Vadim Kurland
4d6a45e70a
adjust preferences dialog layout to avoid hige font on windows
2010-01-02 01:47:37 +00:00
Vadim Kurland
43888f8d4a
adjust preferences dialog layout to avoid hige font on windows
2010-01-02 01:37:19 +00:00
Vadim Kurland
53340ae3a7
fixes #1042 editing name of a library updates it in the tree but does not update it in the drop-down list
2010-01-02 01:16:25 +00:00
Vadim Kurland
0c388579b4
fixes #1043 added explanation of the risk associated with password caching to the Preferences dialog and Release Notes; checkbox "remember passwords" will be disabled if user name is not configured
2010-01-02 00:57:35 +00:00
Illya Yalovoy
fca62790c9
refs #1033 Select multiple rules with keyboard
2009-12-30 18:11:45 +00:00
Illya Yalovoy
2881a5a8be
fixes #1033 Select multiple rules with keyboard
2009-12-30 18:04:30 +00:00
Illya Yalovoy
b052f09c68
refs #1033 Select multiple rules with keyboard
2009-12-30 17:38:21 +00:00
Roman Bovsunivskiy
080fa3bca4
Fixed #1041
2009-12-30 12:30:10 +00:00
Vadim Kurland
40f3f6e713
* RuleSetView.cpp (RuleSetView::restoreCurrentRowColumn): fixed
...
bug that caused rule set view to scroll all the way to the top
every time user modified any object used in the rules. Fixes #968
2009-12-29 23:58:17 +00:00
Vadim Kurland
70e016e04e
fixes #1039
2009-12-29 18:01:56 +00:00
Roman Bovsunivskiy
03dd027f76
Beggining of newClusterDialog test
2009-12-29 14:02:05 +00:00
Vadim Kurland
9ae99595db
fixing syntax for Visual C++
2009-12-29 07:26:47 +00:00
Vadim Kurland
3e8db481ca
changelog records for 12-28
2009-12-29 06:57:40 +00:00
Roman Bovsunivskiy
e6b6e2516a
Manual elements creation in newClusterDialog page 4
2009-12-29 05:59:58 +00:00
Roman Bovsunivskiy
887adab655
Fixed #1038
2009-12-29 05:12:52 +00:00
Roman Bovsunivskiy
ac4d4658a6
Removed not needed elements from .ui
2009-12-29 05:07:14 +00:00
Roman Bovsunivskiy
3d50e0e37c
Now creating layout for obj trees in class constructor
2009-12-29 05:06:11 +00:00
Vadim Kurland
b094489790
fix build on hardy
2009-12-29 03:56:10 +00:00
Roman Bovsunivskiy
1807c4b34c
Fixed #1013 , #1014 , #1015 , #1016 , #1017
2009-12-29 03:53:33 +00:00
Vadim Kurland
7635a347bc
* fixed a bug in the rule options dialog: if user tried to edit
...
iptables log prefix for the rule and deleted a character in the
middle of the string, cursor jumped to the end of the line. Also,
undo command was created for each keystroke in this input field.
fixes #1037
2009-12-29 03:50:06 +00:00
Roman Bovsunivskiy
bbdafbdbf1
Fixed #1030
2009-12-29 03:29:36 +00:00
Roman Bovsunivskiy
eca46683b0
Fixed #1025 , #1019
2009-12-29 02:40:52 +00:00
Vadim Kurland
5d0a540e5c
spell check
2009-12-29 02:24:42 +00:00
Vadim Kurland
ca9eefe227
release notes
2009-12-29 02:21:35 +00:00
Vadim Kurland
1de87eae40
2009-12-28 vadim <vadim@vk.crocodile.org>
...
* instDialog_ui_ops.cpp (instDialog::setFlags): For the PIX
cluster, built-in installer installs generated configuration only
on the master member firewall. It determines which one is the
master by looking in the StateSyncGroup object (state
synchronization cluster group). Fixes #998
2009-12-29 02:08:19 +00:00
Vadim Kurland
6268344fd7
refs #968 prevent object tree scrolling when an object is edited
2009-12-28 17:03:15 +00:00
Vadim Kurland
5acc923883
* PolicyCompiler_iosacl.cpp (PolicyCompiler_iosacl::addDefaultPolicyRule):
...
compiler for IOS ACL added only inbound automatic rule to permit
ssh access from the management workstation but did not add a rule
to permit reply packets. This fixes #993
2009-12-28 02:02:33 +00:00
Vadim Kurland
53a7c31567
* CompilerDriver_iosacl_run.cpp (CompilerDriver_iosacl::run):
...
fixed bug (no #): compiler for iosacl failed to open output file
because of the wrong path.
2009-12-28 01:17:29 +00:00
Vadim Kurland
2398f59273
fixes #1005 "Wrong optimization flag for PF"
2009-12-28 00:54:22 +00:00
Illya Yalovoy
364cbb698b
refs #994 GUI crash on accidental drag of object in the rules
2009-12-27 21:27:06 +00:00
Vadim Kurland
cd06b36b2d
changelog record
2009-12-27 19:51:25 +00:00
Vadim Kurland
01a70c7239
fixes #1032 "creating cluster from selected firewalls" does not work
2009-12-27 19:48:37 +00:00
Vadim Kurland
5513edb886
fixes #1031
2009-12-27 17:16:35 +00:00
Illya Yalovoy
49672d87e3
fixes #969 "Create and add to group" creates several undo commands
2009-12-27 13:06:43 +00:00
Vadim Kurland
0d41ac4210
added missing #include
2009-12-27 04:54:51 +00:00
Vadim Kurland
e2d2530ce6
refs #1028 use adjusted target; if object selected in the tree is an address, the paste operation uses its parent group as a target, so it should use this adjusted target to check for the name uniquenness
2009-12-27 03:38:00 +00:00
Vadim Kurland
dbb5b6a460
2009-12-26 vadim <vadim@vk.crocodile.org>
...
* ObjectManipulator_ops.cpp (ObjectManipulator::actuallyPasteTo):
when an object was duplicated to another library, suffix "-1" was
appended to its name even if there were no other objects with the
same name. Also when an object was pasted into a group, its name
was preserved. If the group had an object with the same name and
user opened new one in the editor and tried to change anything,
the program complained about duplicate name. fixes #1028
2009-12-27 03:18:46 +00:00
Vadim Kurland
8905d62f8a
fixes #1026
2009-12-27 02:39:30 +00:00
Vadim Kurland
a8ad43ea0a
refs #1023 deprecated ObjectManipulator::validateForPaste , moved code to
...
FWBTree::validateForInsertion
2009-12-26 19:10:13 +00:00
Vadim Kurland
1cb2745cc0
fixes #1023 clean up class FWBTree
2009-12-26 18:45:24 +00:00
Vadim Kurland
fd96fbf790
got rid of ProjectPanel::validateForInsertion wrapper function
2009-12-26 18:05:20 +00:00
Vadim Kurland
c998405bb0
2009-12-25 vadim <vadim@vk.crocodile.org>
...
* ObjectManipulator.cpp (ObjectManipulator::contextMenuRequested):
fixed bug #1022 : context menu item "New Interface" is disabled.
if user selected an interface object in the tree and opens context
menu, the "New Interface" menu item was always disabled.
2009-12-26 06:04:33 +00:00
Vadim Kurland
ffe230a9c2
speed up policy compile (changes in libfwbuilder:r499)
2009-12-24 22:22:22 +00:00