Commit Graph
2193 Commits
Author SHA1 Message Date
Roman Bovsunivskiy b60c803eac Using "username" string to userid if UserServiceDialog unit test 2010-04-17 16:29:29 +00:00
Roman Bovsunivskiy 53b16c3c51 UserServiceDialog, ICMP6ServiceDialog, ICMPServiceDialog and TagServiceDialog unit tests 2010-04-17 14:15:15 +00:00
Roman Bovsunivskiy cf8777a655 Removed old unused file 2010-04-16 16:55:00 +00:00
Roman Bovsunivskiy ca64405f07 Removed unused timer 2010-04-15 10:13:14 +00:00
Roman Bovsunivskiy 74a2949ec2 Updated instDialogInstallTest unit test to match current instDialog 2010-04-14 17:22:25 +00:00
Roman Bovsunivskiy 10c488cba2 Now user can not open more than one instDialog. Fixed #547. 2010-04-14 17:16:01 +00:00
Adrian-Ken Rueegsegger 37c67a80b8 Secuwall: Extract ref files from archive (Fixes: #1399).
The reference files for the unit test are extracted from a tarball
prior to running the tests. This ensures that the reference data
contains the intended files and no additional files (e.g. svn).
2010-04-14 14:50:16 +00:00
Roman Bovsunivskiy f9de28a8f3 Splitted instDialogTest (fixed #1405) and fixed #1381 2010-04-13 02:09:26 +00:00
Vadim Kurland 92a8a0cf3e updated test case 2010-04-10 17:52:13 +00:00
Vadim Kurland 42a9419376 added test descriptions to the comment at the top of the module 2010-04-10 17:51:42 +00:00
Vadim Kurland f05f657700 * RoutingCompiler_ipt.cpp (RoutingCompiler_ipt::epilog): fixed #1404
call to function restore_script_output in the generated iptables
script is sometimes added without function definition
2010-04-09 21:29:29 +00:00
Vadim Kurland 33a1980b4d * NATCompiler_pf.cpp (ReplaceFirewallObjectsODst::processNext):
fixes #1397   PF compiler fix: destination nat rule with fw object
in ODst should skip "on intf"
2010-04-09 20:11:16 +00:00
Vadim Kurland 4f8eeb9b1f refs #1403, #1150 updated release notes 2010-04-09 19:50:58 +00:00
Vadim Kurland 4bbe1c2b12 * NATCompiler_ipt.cpp (AssignInterface::processNext): fixes #1403
refs #1150  "Using ip address of wrong interface" is broken in v4.0.
2010-04-09 19:50:03 +00:00
Vadim Kurland 8ceb3fd45f * ProjectPanel_state_ops.cpp (ProjectPanel::saveState): fixed #1402
GUI crashes on exit when no rules are opened in the ruleset panel view
2010-04-09 17:11:37 +00:00
Vadim Kurland 0417a1ba52 * ObjectTreeViewItem.cpp (ObjectTreeViewItem::data): fixed #1398
bold font and "*" in the tree indicate firewalls that require
installation but should indicate those that require recompile
2010-04-09 16:53:27 +00:00
Adrian-Ken Rueegsegger 215186707d Add secuwall unit test.
This test generates the cluster configuration and secuwall-specific
config files which are then compared to a reference fileset.
2010-04-09 14:17:09 +00:00
Adrian-Ken Rueegsegger fe2b8afd29 Secuwall: Allow none as failover protocol (Fixes: #1367). 2010-04-09 14:17:03 +00:00
Vadim Kurland dfdde2c857 * interfacePropertiesObjectFactory.cpp: fixed #1396, SF bug 2984193
Vlan error when OpenWrt is selected as host
2010-04-09 02:52:44 +00:00
Vadim Kurland c1708d457a fixes #1394 using existing virtual functions that expand multiple addresses to expand cluster interfaces. Now it is possible to use interface of a cluster different from the one being compiled in rules 2010-04-09 02:29:27 +00:00
Vadim Kurland 65a0f408a7 * ProjectPanel_file_ops.cpp (ProjectPanel::exportLibraryTest):
fixed #1395 "routing rules are not reported properly while
exporting library"
2010-04-08 22:53:47 +00:00
Vadim Kurland 1108d163b7 fixes #1389 added DD-WRT template firewall object 2010-04-08 19:02:54 +00:00
Vadim Kurland ee4710c062 * configlets/linux24/update_addresses: fixed #1391 "function
getaddr_internal does not work with point-to-point interfaces".
2010-04-08 18:51:00 +00:00
Vadim Kurland a4fc7dc8f3 fixes #1390 added ability to import iptables commands with both -i intf and -o intf. Added unit test as well 2010-04-08 01:51:45 +00:00
Vadim Kurland 8e46128a3e see #1390 * IPTImporter.cpp (IPTImporter::pushPolicyRule): see #1390 update 2010-04-08 01:00:59 +00:00
Vadim Kurland dbc94935f3 compiling debug prints for the problem reported by dmz@ conditionally 2010-04-07 23:34:17 +00:00
Vadim Kurland 4a41d7dbf0 debugging prints for dmz@ 2010-04-06 05:42:41 +00:00
Vadim Kurland 2e6eb87fe7 refs #1380 remove redundant configlet file 2010-04-01 22:32:05 +00:00
Vadim Kurland 684b44ce3d refs #1380 remove redundant configlet file 2010-04-01 22:31:34 +00:00
Vadim Kurland 96b19d1d58 fixes #1380 DD-WRT integration 2010-04-01 22:30:19 +00:00
Vadim Kurland 718768b849 disconnecting signal if startup dialog closes before http query completes 2010-04-01 17:53:04 +00:00
Vadim Kurland 159b8e796e * AddressRangeDialogTest.cpp (AddressRangeDialogTest::initTestCase):
fixed #1366 - fixed unit test for AddressRangeDialog class
2010-04-01 17:25:49 +00:00
Roman Bovsunivskiy ac7574ff92 Moved common unit tests includes to gui_common.inc 2010-04-01 14:35:12 +00:00
Roman Bovsunivskiy 427b24468b policy compile and install unit tests (Fixed #1357, Fixed #1358) 2010-04-01 14:05:36 +00:00
Vadim Kurland 23a0cd7bc5 * RoutingCompiler_iosacl_writers.cpp (PrintRule::_printRItf):
fixed #1379 "Should be able to build routing rules with interface
as gateway for IOS". Routing rules for IOS now have column
"Interface". Rules can be built either with explicit address of
the gateway or interface.
2010-03-29 21:36:28 +00:00
Vadim Kurland 3cad647465 added test cases for #1377 and #1378; fixed #1378 see #1377 2010-03-29 20:38:31 +00:00
Vadim Kurland da08afa8c1 * PolicyCompiler_pf.cpp (PolicyCompiler_pf::compile): fixed #1375
Interface group is not expanded in "Interface" rule element by
compiler for PF
2010-03-29 20:01:10 +00:00
Vadim Kurland e7cf79af49 fixed #1374 Rule with group of interfaces in the "Interface" column is not compiled the same as when the same interfaces are placed there without group 2010-03-29 19:44:02 +00:00
Vadim Kurland e30c29ebd5 fixed #1370 2010-03-29 18:47:32 +00:00
Vadim Kurland 43cc4ebd10 see #1370 unit tests for configure_interfaces 2010-03-29 18:17:37 +00:00
Vadim Kurland bf361ab0b9 cloned CompilerDriver objects should inherit setting of the "embedded" flag 2010-03-29 18:07:03 +00:00
Roman Bovsunivskiy cf6b538a1d Fixed IPServiceDialogTest compilation 2010-03-29 17:08:38 +00:00
Roman Bovsunivskiy e983d86fa1 IPServiceDialog unit test 2010-03-29 16:20:47 +00:00
Vadim Kurland b85251e0e6 fixing unit test, see #1350 2010-03-29 03:10:02 +00:00
Vadim Kurland 279c56d14b * generatedScriptTestsLinux.cpp (GeneratedScriptTest::CheckUtilitiesTest):
See #1370.  This is a place for the future compiler unit tests. In
the future we are going to migrate tests from test/ipt/ to this
directory, using cppunit framework and functions added to the
class Configlet per #1369
2010-03-29 02:53:31 +00:00
Vadim Kurland c29a8b62b3 fixes in the debugging / unit testing famework See #1369 2010-03-29 02:40:02 +00:00
Vadim Kurland 7450fb2738 fixed #1369 2010-03-29 01:18:42 +00:00
Vadim Kurland 0f568c4fb8 * configlets/openbsd/installer_commands_reg_user: see #1368 A fix
for the problem that causes built-in installer to hang after
updating configuration of PF firewalls.
2010-03-28 21:06:35 +00:00
Roman Bovsunivskiy 7067fd326b GroupObjectDialog test 2010-03-28 14:11:23 +00:00
Vadim Kurland 3aec315ac0 fixed #1360 "negation of cluster interfaces is broken" 2010-03-27 21:41:04 +00:00