Commit Graph
520 Commits
Author SHA1 Message Date
Vadim Kurland d6ba482253 icons for routing and tagservice objects
some icons clean-up

bug 2126524
2008-09-25 07:14:38 +00:00
Vadim Kurland d4dfb1ac68 default netmask /32 for Network object
d o not print netmask for ipv4 and ipv6 objects in tooltips and info panel unless
child of an interface

bug 2124804
2008-09-24 13:19:48 +00:00
Vadim Kurland 7c9e837e80 * RuleSetView.cpp (RuleSetView::insertRule): fixed bug #2123150:
"add new rule below inserts at end of rulebase". The program used
	to append rule at the bottom of the policy when user tried to
	insert it n the middle when there were rule groups.
2008-09-23 14:58:30 +00:00
Vadim Kurland f302ad15b3 implement feature req. per 2106266: "Save collapse/expand state of groups in policy" 2008-09-23 09:05:53 +00:00
Vadim Kurland c6aa73ff0f * NATCompiler_pix.cpp (mergeNATCmd::processNext): fixed crash in
compiler for PIX that happened when compiler tried to merge
	"global" commands and some of the interfaces of the firewall had
	dynamic address.
2008-09-21 10:32:41 +00:00
Vadim Kurland bbb28ace8e generate unique string id on denand, compiler speed-up x3 2008-09-21 09:39:45 +00:00
Vadim Kurland e56748592d better way to handle odoc signal on Mac; ipv6 support for ipfw 2008-09-19 20:27:58 +00:00
Vadim Kurland 09836887b1 reusing internal subwindow for File/Open and File/New if there is only one internal subwindow and it shows default objects 2008-09-17 03:47:58 +00:00
Vadim Kurland 5213b6ec86 changelog record 2008-09-17 02:30:10 +00:00
Vadim Kurland c2ac06767c recompile on Linux 2008-09-16 05:42:16 +00:00
Vadim Kurland 64fa1ec2af workaround for the problem on Mac when cancelling "File open" would switch mdi subwindows; trying tabbed view of mdi subwindows on Mac 2008-09-16 05:35:13 +00:00
Vadim Kurland 8a40f1aa73 enable "close" button in some dialogs where it was missing on Mac 2008-09-15 06:04:55 +00:00
Vadim Kurland 956f766baf better alg. to pick library to show at start time 2008-09-15 02:59:45 +00:00
Vadim Kurland f03c20a27b better regex to capture compiler errors, including assertions; more verbose diagnostics in the compiler when broken object reference is found in service 2008-09-14 22:43:24 +00:00
Vadim Kurland 4b97a1964b mm/dd/yyyy format for the date in time interval object dialog 2008-09-14 17:12:05 +00:00
Vadim Kurland f98c5f4c76 bug 2099700 complete 2008-09-14 07:39:02 +00:00
Vadim Kurland f4795e5fb2 bug 2109833 2008-09-14 06:58:35 +00:00
Vadim Kurland 243e9b9a90 bug 2090332 2099631 2109432 2109431 2109660 2109675 2008-09-14 03:35:25 +00:00
Vadim Kurland a5262d03ec bug 2090332 2008-09-13 22:04:00 +00:00
Vadim Kurland 5ec121152e test case for bug 195431 2008-09-13 17:11:24 +00:00
Vadim Kurland c41f2003b9 bug with --datestop in fwb_ipt 2008-09-13 16:55:08 +00:00
Vadim Kurland bb14529ff6 bug with --datestop in fwb_ipt 2008-09-13 16:49:36 +00:00
Vadim Kurland 18d602849c 2107004 Fwbuilder crashes while deleting objects in groups 2008-09-13 04:37:24 +00:00
Vadim Kurland d6b6c62a76 comment re. qt bug 2008-09-12 05:29:25 +00:00
Vadim Kurland 813a8645a3 bugs 2106229, 2106280, 2106124, 2105111 2008-09-12 04:59:13 +00:00
Vadim Kurland 5731d3eb13 fix for bug 2091225 2008-09-11 07:02:21 +00:00
Vadim Kurland 5b7eb9c493 more checks for operations on ruleset objects in Deleted Objects; properly synchronizing main menu Edit and Window 2008-09-11 06:15:11 +00:00
Vadim Kurland e850aa6b59 upper case plink.exe 2008-09-11 05:41:35 +00:00
Vadim Kurland 744eff1ac9 bug 2100415, also paste of ruleset objects now works 2008-09-10 16:12:53 +00:00
Vadim Kurland bb41b81dcf storing proper string ids in settings file for expanded tree items 2008-09-10 06:27:39 +00:00
Vadim Kurland ec8acb2a18 bugs 2091225 2099631 2008-09-10 06:15:27 +00:00
Vadim Kurland cfe11f99b4 test for slow compilation 2008-09-09 04:26:38 +00:00
Vadim Kurland e53a0fd835 fixed cli option in fwbedit usage and man page 2008-09-09 04:21:02 +00:00
Vadim Kurland 514918cfcf moved main_mac.cpp to hidden modules overrides 2008-09-09 03:19:45 +00:00
Vadim Kurland ec15a190a4 bug 2099700 2008-09-08 16:13:04 +00:00
Vadim Kurland c829718295 bugs 2091507, 2091520 2008-09-07 03:47:19 +00:00
Vadim Kurland e69b8021a2 changelog record 2008-09-06 19:04:19 +00:00
Vadim Kurland e36d282ec5 removed fwb_install on advice from the maintainer of DEbian package sylvestre.ledru@inria.fr
See Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496406
2008-09-02 21:27:01 +00:00
Vadim Kurland 1c608b5a89 fixes for freebsd 2008-09-01 07:40:48 +00:00
Vadim Kurland ef90933d10 set executable property on install.sh 2008-09-01 07:32:58 +00:00
Vadim Kurland fc9148c08c using detected qmake to run runqmake.sh 2008-08-31 16:58:25 +00:00
Vadim Kurland 799b1268a3 checking for qmake-qt4 2008-08-31 16:55:23 +00:00
Vadim Kurland b802d25c37 more fixes for freebsd 2008-08-31 07:42:32 +00:00
Vadim Kurland ce180c6736 fixes for compile issues on freebsd 2008-08-31 06:54:38 +00:00
Vadim Kurland a9e06de9d1 fixing compile problems on freebsd 2008-08-31 05:56:27 +00:00
Vadim Kurland 1451231f62 compile list did not show last compiled/modified/installed time stamps 2008-08-31 02:14:09 +00:00
Vadim Kurland f0b787d1f8 clean-up 2008-08-31 02:03:36 +00:00
Vadim Kurland b9f6cdc152 resize rows in the compile/install table 2008-08-31 01:47:07 +00:00
Vadim Kurland de75910f84 fixed crash on "install" after gui start 2008-08-31 01:31:12 +00:00
Vadim Kurland fa4290ef3e disable font manip. 2008-08-30 19:07:37 +00:00