1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-23 11:47:24 +01:00

1991 Commits

Author SHA1 Message Date
Roman Bovsunivskiy
c58d6f5749 All unit tests builds now (tested on ubuntu 9.10) 2010-02-27 21:31:03 +00:00
Roman Bovsunivskiy
483051cf32 Changed QTextEditor to QTextBrowser in TutorialDialog. Links are now clickable. (Fixed #1276) 2010-02-27 19:22:00 +00:00
Vadim Kurland
8c032b2fd1 using CSS stylesheets to format tutorials 2010-02-27 04:32:04 +00:00
Vadim Kurland
45f0218322 better naming convention for tutorial actions 2010-02-27 03:32:38 +00:00
Roman Bovsunivskiy
385f598ee2 Stylesheet support should work now 2010-02-27 01:11:00 +00:00
Roman Bovsunivskiy
d496e7ecb4 Multiple tutorial dialogs support, style sheets, external <a> tags are now clickable. 2010-02-27 01:04:14 +00:00
Vadim Kurland
29f4529bfd * ../src/res/configlets/bsd/update_vlans: fixes #1275 "script
always deletes, then adds vlans back on OpenBSD"
2010-02-27 00:43:24 +00:00
Vadim Kurland
7097862b08 * TutorialDialog.cpp (TutorialDialog::TutorialDialog): in-program
tutorial "Getting Started". Activated using menu Help/Tutorial.
Refs #1217
2010-02-26 03:14:44 +00:00
Vadim Kurland
89fd8d8f0f more pages of the getting started tutorial 2010-02-26 03:05:52 +00:00
Vadim Kurland
c66fa2153a page 4 of the getting started tutorial 2010-02-26 01:02:13 +00:00
Vadim Kurland
93ee898670 minor fixes in tutorial page layout, getting started tutorial page text editing 2010-02-26 00:06:48 +00:00
Roman Bovsunivskiy
a53fd00a45 Removed tutorial dialog 2010-02-25 21:04:55 +00:00
Roman Bovsunivskiy
a91930d5a7 Mouse and keyboard input blocking for tutorial dialog 2010-02-24 21:25:05 +00:00
Roman Bovsunivskiy
07c116c75f Renamed main.cpp files to avoid linking errors when using gui's object files.
Modified newClusterDialogTest and instDialogTest to use gui's moc files.
2010-02-22 20:49:50 +00:00
Roman Bovsunivskiy
818d63b68e Not using gcov for tests any more.
Using same object files for tests and gui.
2010-02-22 20:28:45 +00:00
Roman Bovsunivskiy
360bc41d24 build_tests and run_tests should work now 2010-02-22 17:38:03 +00:00
Roman Bovsunivskiy
4dc0dd399e Use ccache for newClusterDialogTest 2010-02-22 17:08:50 +00:00
Roman Bovsunivskiy
c72f02051d Moved function that runs command for all unit tests to unit_test.sh.
Testclean target should work now.
2010-02-22 17:05:41 +00:00
Vadim Kurland
7b71ab2021 fix for older versions of Qt 2010-02-21 20:16:01 +00:00
Roman Bovsunivskiy
4ce2baebe0 newClusterDialogTest now should work with Qt 4.3 2010-02-21 19:42:14 +00:00
Roman Bovsunivskiy
55e7d19608 #1260, #1261 2010-02-21 18:59:53 +00:00
Roman Bovsunivskiy
a79fae857a Fix for TutorialDialog to work on ubuntu 8.04 2010-02-21 18:43:04 +00:00
Roman Bovsunivskiy
7a6fab95b6 Tutorial dialog now shows instructions on every step of new firewall dialog.
Tab selection now possible with scenario file.
Added directories for prev and reset instructions (looks like simple undo will not work here).
2010-02-20 20:41:53 +00:00
Roman Bovsunivskiy
e1c077eb09 Now using QLineF for getting vector length.
Beginning of tab selection function.
2010-02-19 22:40:07 +00:00
Vadim Kurland
3cb5e6872b added new modules, killing Xvfb in case of the test failure 2010-02-19 21:51:25 +00:00
Roman Bovsunivskiy
90d4684fae Changed Xvfb display for #1226 2010-02-19 21:03:35 +00:00
Vadim Kurland
4fb0a2ed59 added missing #include 2010-02-19 20:59:40 +00:00
Vadim Kurland
c056dfb247 there is no sync() on windows 2010-02-19 20:47:31 +00:00
Roman Bovsunivskiy
c25e90b444 Tutorial dialog: Ability to select items in combo boxes and lists. Smooth mouse movement. 2010-02-19 20:30:44 +00:00
Vadim Kurland
f01fdd206b * ProjectPanel_state_ops.cpp (ProjectPanel::loadState): refs #1236
Crash on Mac. The GUI could be crashed by repetetivie scrolling of
the tree and other parts of the main window with mouse scroll
wheel on Mac
2010-02-19 19:29:04 +00:00
Vadim Kurland
20efef1287 test for when the name of the script on the firewall is different 2010-02-19 19:08:37 +00:00
Vadim Kurland
72165862ca test for when the name of the script on the firewall is different 2010-02-19 19:05:49 +00:00
Adrian-Ken Rueegsegger
bdae33d31c Use map to specifiy generated files in OSConfigurators.
The key is the local filename and the value is the remote filename.
This enables support of the full manifest format.
2010-02-19 18:54:14 +00:00
Adrian-Ken Rueegsegger
23c15097cf Secuwall: Drop ssh-related files from manifest. 2010-02-19 18:54:11 +00:00
Vadim Kurland
3e9383b8bd * FindObjectWidget.cpp (FindObjectWidget::_findAll): fixed #1256
search in the policy of firewalls does not work. This problem was
introduced whith a fix for #1250
2010-02-19 18:43:18 +00:00
Reto Buerki
f959fa65de Sort transfer table in ascending order. 2010-02-19 16:58:07 +00:00
Adrian-Ken Rueegsegger
a4d32a471c Secuwall: Fix VRRP basedev handling. 2010-02-19 16:56:10 +00:00
Reto Buerki
59ee4e11fd Commit buffer cache after copy operation. 2010-02-19 16:44:09 +00:00
Adrian-Ken Rueegsegger
061d3aeb7b Secuwall: Add support for multiple SNMP IPs. 2010-02-19 16:25:00 +00:00
Adrian-Ken Rueegsegger
d66d3a862b Secuwall: Add support for multiple Nagios IPs. 2010-02-19 16:24:57 +00:00
Adrian-Ken Rueegsegger
86b7fafa5b Secuwall: Add support for multiple NTP IPs. 2010-02-19 16:24:54 +00:00
Adrian-Ken Rueegsegger
2d5469794c Secuwall: Add support for multiple syslog IPs. 2010-02-19 16:24:51 +00:00
Adrian-Ken Rueegsegger
1139b1c1f9 Secuwall: Fix vlan handling. 2010-02-19 16:24:48 +00:00
Reto Buerki
2c146eddcf Fix secunet wall activation parameters. 2010-02-19 15:38:41 +00:00
Illya Yalovoy
8451718789 fixes #1244 GUI crash on exit
Looks like it is sufficient to just open some data file, open rule set 
	(I tried with Policy) and insert a rule in the middle. Then exist the 
	program and it crashes.
2010-02-19 11:08:56 +00:00
Reto Buerki
edc977e6e7 Fix cluster selections in transfer dialog. 2010-02-19 11:05:45 +00:00
Reto Buerki
a2d18721ea Use 'Close' button to close transfer dialog. 2010-02-19 11:05:42 +00:00
Reto Buerki
e8bcaf681a Remove unneeded procLogDisplayList widget.
This widget was introduced by r1611:

"instDialog now emits signal when error or warnng item in log
clicked"

But the widget is not used in the transfer dialog at all. Vadim?
2010-02-19 11:05:39 +00:00
Vadim Kurland
c3db0a64f1 * PolicyCompiler_iosacl.cpp (splitTCPServiceWithFlags::processNext):
fixed #1247 incorrect use of tcp service with flags in
object-group.  "object-group service" does not seem to support tcp
flags and "established"
2010-02-19 04:33:13 +00:00
Vadim Kurland
81904f251f * ObjectTreeViewItem.cpp (ObjectTreeViewItem::data):
fixed #1248 Filtering in the object-tree crashes the GUI,
SourceForge bug #2954501
2010-02-19 04:05:40 +00:00