1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 20:27:22 +01:00

556 Commits

Author SHA1 Message Date
Vadim Kurland
bb044c0e08 fixes #844 2009-12-11 20:21:26 +00:00
Vadim Kurland
3ec4002c7b refs #831 2009-12-11 17:34:50 +00:00
Vadim Kurland
af640aa600 fixes #838 2009-12-10 22:30:04 +00:00
Vadim Kurland
8be3fa29ea fixes #839 2009-12-10 22:14:05 +00:00
Vadim Kurland
aa2a2fd941 changed settings path, fixes #834 2009-12-10 19:41:53 +00:00
Vadim Kurland
2d8fbeee75 restored "Registered/Unregistered" indication in the about dialog 2009-12-10 04:29:51 +00:00
Vadim Kurland
11a8f74dc9 fixes #827 2009-12-09 21:22:15 +00:00
Vadim Kurland
6e33f3ef4d fixes #778, #774 2009-12-09 21:15:26 +00:00
Vadim Kurland
2af61328bd fixes #826 2009-12-09 20:23:29 +00:00
Vadim Kurland
8c88569276 change log and release notes records 2009-12-09 18:44:24 +00:00
Vadim Kurland
1f89fe921f fixes #810 2009-12-09 18:27:08 +00:00
Vadim Kurland
e1f1621bfa fixes #820 2009-12-09 18:04:38 +00:00
Vadim Kurland
e00f2a1b7d fixes #824 2009-12-09 18:02:13 +00:00
Vadim Kurland
e26f01a095 fixes #822 2009-12-09 06:41:27 +00:00
Vadim Kurland
f4187c3da3 fixes #821, #818 deleteObject should remove references to the object being deleted, as well as all its children, from all groups and rules 2009-12-09 06:24:17 +00:00
Vadim Kurland
fb2a50ca98 minor refactoring 2009-12-09 04:04:39 +00:00
Vadim Kurland
f304a17ee0 fixes #819 2009-12-09 03:50:02 +00:00
Vadim Kurland
eccdee2901 fixes #817 2009-12-09 03:08:59 +00:00
Vadim Kurland
e97f326f7b fixes #202 implemented library merge function in fwbedit 2009-12-09 00:59:54 +00:00
Vadim Kurland
65bcf479f2 comment for the method 2009-12-08 23:50:31 +00:00
Vadim Kurland
10e68a52e8 fixes #806 2009-12-08 03:37:44 +00:00
Vadim Kurland
0b27cd0911 fixes #808 2009-12-08 02:15:18 +00:00
Vadim Kurland
96f309c9f3 fixes #807 also using events in where used to show and select objects 2009-12-08 01:27:03 +00:00
Vadim Kurland
41f0bd3752 see #803 read user name from the object and from the dialog; dialog overrides 2009-12-07 23:33:50 +00:00
Vadim Kurland
301d037988 see #803 take user name for the batch install from the dialog, overriding the name set in the fw object settings 2009-12-07 23:25:10 +00:00
Vadim Kurland
a5b9d1eddb fixes leak - reference counter was incremented in every FWCmdDeleteObject::redo() call 2009-12-07 22:04:45 +00:00
Vadim Kurland
89d69d5f1b renamed ObjectManipulator::openObject to openObjectInTree; remove unused RuleSetView::openObjectInTree 2009-12-07 21:45:25 +00:00
Vadim Kurland
87b2655ecf fixes #804 2009-12-07 21:35:14 +00:00
Vadim Kurland
5001ba1d92 fixes #802 2009-12-07 21:12:26 +00:00
Vadim Kurland
d8598c1ee8 fixes #800 2009-12-07 19:31:16 +00:00
Vadim Kurland
a8e42bf5cd refs #687 moved unit tests for compiler_lib to src/compiler_lib/unit_tests directory; compiling tests with gcov to get automated coverage estimates 2009-12-06 07:26:05 +00:00
Vadim Kurland
cb28e74d16 fixes #797 2009-12-05 01:10:43 +00:00
Vadim Kurland
956c7debfa fixes #796 2009-12-05 01:04:47 +00:00
Vadim Kurland
fdb2ca6de8 fixes #795 2009-12-05 00:01:54 +00:00
Vadim Kurland
a1c8bf1e09 fixes #793 2009-12-04 23:21:57 +00:00
Vadim Kurland
62da456869 fixes #791 2009-12-04 22:25:54 +00:00
Vadim Kurland
7f0139389d fixes #792 2009-12-04 22:21:12 +00:00
Vadim Kurland
a741a97ea4 fixes #790; added events insertObjectInTreeEvent and removeObjectFromTreeEvent used by FWCmdAddObject::undo() and redo(); simplified ObjectManipulator::updateObjectInTree 2009-12-04 22:13:08 +00:00
Vadim Kurland
54acb21980 fixes #789 removed werdly named function loadDataFromFw; using events to open objects in DiscoveryDruid 2009-12-04 21:08:14 +00:00
Vadim Kurland
ecfeec779b fixes #475 Added check for address a.b.c.d/0 in libfwbuilder and test for it in tets/ipt/ 2009-12-04 19:06:25 +00:00
Vadim Kurland
c7c0ccccd3 fixes #397 : unified terminology for Branch and Tag actions; minor dialog reformatting for rule actions 2009-12-04 18:36:52 +00:00
Vadim Kurland
6934331544 fixes #97 2009-12-04 18:23:28 +00:00
Vadim Kurland
54a13c854c fixes #786 2009-12-04 04:17:35 +00:00
Vadim Kurland
042846afcf fixes #772 2009-12-04 03:43:12 +00:00
Vadim Kurland
7bae760ae8 fixes #777, #785 2009-12-04 03:15:34 +00:00
Vadim Kurland
c20ac7a800 compile fix for older Qt; release notes update 2009-12-04 02:11:52 +00:00
Vadim Kurland
2b33504e6a fixes #768 2009-12-03 01:32:46 +00:00
Vadim Kurland
a8edb5f34f fixes #770 drag&drop (move) of object from one RE to another should appear as one undo operation 2009-12-03 00:18:56 +00:00
Vadim Kurland
24d520da31 fixes #769 FWCmdRuleNegateRE::redo() and undo() do not redraw rule element 2009-12-02 23:58:33 +00:00
Vadim Kurland
488a50251e fixes #651 Shell functions that read ip addresses of interfaces moved to configlet run_time_wrappers; using shell loops in generated script since now we read all ipv4 and ipv6 addresses of dynamic interfaces 2009-12-02 04:27:09 +00:00