1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-24 12:17:26 +01:00

1569 Commits

Author SHA1 Message Date
Vadim Kurland
cbd2890d85 changelog record for today 2009-12-18 04:39:19 +00:00
Vadim Kurland
89f0bea82e using correct path to remove file names in manifest in generated pf script 2009-12-18 04:31:28 +00:00
Vadim Kurland
98b396a255 fixes #894 Added explanation how user can override configlets to the comment in each configlet file; also removing comments from configlet before processing variables and ifs 2009-12-18 04:12:01 +00:00
Vadim Kurland
15bc13acf3 fixes #936 hitting Tab in object editor switches focus to the tree 2009-12-18 02:56:35 +00:00
SVN User
762b08482c change to make it compile on windows see #924 2009-12-18 01:54:25 +00:00
Vadim Kurland
97c1791f03 fixes #924 less debug printouts, should compile on windows 2009-12-18 01:42:43 +00:00
Vadim Kurland
ea29d18c92 fixes #924 using QProcess::terminate() to terminate background process by SIGTERM rather than SIGKILL 2009-12-18 01:28:43 +00:00
Vadim Kurland
9ee1829a46 catching signals see #924 2009-12-18 00:50:30 +00:00
Vadim Kurland
334ce6fb7f fixes #935 refactor ssh wrapper code out of main.cpp into separate module 2009-12-18 00:06:54 +00:00
Vadim Kurland
a9699e9110 fixes #934 implemented additional restrictions for checks for insertion of objects into RuleElementRItf 2009-12-17 22:41:52 +00:00
Vadim Kurland
b2db3bb341 fixes #934 implemented additional restrictions on the interface that can be added to rule element "interface" in the gUI rather than in libfwbuilder 2009-12-17 22:07:12 +00:00
Vadim Kurland
2c42e11255 see #924 2009-12-17 20:53:57 +00:00
SVN User
64d8cfe047 fixes #926 2009-12-17 20:21:52 +00:00
Vadim Kurland
fc1ebc21c7 fixes #933 Creating Address object creates two objects 2009-12-17 19:51:18 +00:00
Vadim Kurland
c490974f7e fixes #928 2009-12-17 19:16:13 +00:00
Vadim Kurland
c9386ad78a fixes #930 duplicating object preserves the name, then GUI complains about it 2009-12-17 19:03:39 +00:00
SVN User
3665045dfe proper references to library on windows 2009-12-17 02:59:53 +00:00
Vadim Kurland
7529a1258b see #923 2009-12-17 02:33:40 +00:00
Vadim Kurland
68a2e1bdc3 fixes #923 converted src/common to a library 2009-12-17 02:17:47 +00:00
SVN User
3f17c286ec need this include for windows 2009-12-17 01:32:24 +00:00
Vadim Kurland
dea0f98566 added user name to debug dialog 2009-12-17 01:26:12 +00:00
Vadim Kurland
f896c4902d fixes #920 2009-12-17 01:12:32 +00:00
Vadim Kurland
74c13c2c47 fixes #903 2009-12-17 00:53:34 +00:00
Vadim Kurland
656d573ed5 fixes #922 2009-12-17 00:02:49 +00:00
Vadim Kurland
e05eecd62a rolling back damage done in r2162 which broke build on windows 2009-12-16 23:32:59 +00:00
Vadim Kurland
6af108f5d6 fixes #911 2009-12-16 22:45:27 +00:00
Vadim Kurland
08d57f4e03 fixes #906 2009-12-16 22:38:11 +00:00
Illya Yalovoy
777909551f fixes #910 rule number is not updated on rule cut/paste 2009-12-16 22:08:21 +00:00
Vadim Kurland
703ada2dc3 2009-12-16 vadim <vadim@vk.crocodile.org>
* src/res/configlets/linux24/installer_commands_root: Added
command "chomd +x" to make firewall script executable on the
firewall. Before, this was only done when the program used
regular user account rather than root. Fixes #909

* src/res/configlets/linux24/installer_commands_root: Built-in
policy installer gets commands that it needs to execute on the
firewall from configlets (small scripts using simple macro
language) that are installed in the
/usr/share/fwbuilder-3.1.0/configlets on Linux. User can modify
them by making a copy in $HOME/fwbuilder/configlets without having
to touch the code. Fixes #268.
2009-12-16 22:07:49 +00:00
Illya Yalovoy
e1393b0002 fixes #907 2009-12-16 21:32:12 +00:00
Vadim Kurland
0388c7e187 fixes #898 2009-12-16 19:03:40 +00:00
Roman Bovsunivskiy
9ca40b25b8 Began rewriting importers test using cppunit 2009-12-16 16:26:03 +00:00
Roman Bovsunivskiy
7db0a8441e Fixed #874 2009-12-16 15:23:31 +00:00
Roman Bovsunivskiy
190b03fc6c RCS test is now using CppUnit 2009-12-16 13:23:22 +00:00
Roman Bovsunivskiy
4f0af1de84 Fixed #873 2009-12-16 11:41:47 +00:00
Roman Bovsunivskiy
287c34dc19 Fixed #891 2009-12-16 10:44:39 +00:00
Roman Bovsunivskiy
3014ce33d8 Fixed #892 2009-12-16 10:33:58 +00:00
Roman Bovsunivskiy
cf97d11005 Fixed #890 2009-12-16 10:04:22 +00:00
Vadim Kurland
9d932daffe changelog records 2009-12-16 07:48:16 +00:00
Vadim Kurland
bf0096117a fixes #902 2009-12-16 07:40:17 +00:00
Vadim Kurland
4f0b09ec0d see #905 2009-12-16 07:30:08 +00:00
Vadim Kurland
56b2b6af27 fixes #904 2009-12-16 07:18:48 +00:00
Vadim Kurland
2103acf433 * ../src/res/os/linux24.xml: the GUI and compiler should not
assume that when failover protocol is VRRP, then there should be
interface vrrpN. This seems to be the case and the default only
for Secunet Secuwall firewall. Vrrpd daemon on Linux does not
create vrrp inetrfaces and just manipulates alias IP and MAC
addresses. Fixes #895
2009-12-15 23:36:04 +00:00
Vadim Kurland
e4454ffae7 fixes #896 GUI crash on undo of object delete 2009-12-15 22:57:13 +00:00
Vadim Kurland
da818d9468 add empty line to separate ipv4 and ipv6 parts in the single rule compile output 2009-12-15 22:13:29 +00:00
Vadim Kurland
986bddd400 fixes #876 2009-12-15 22:08:26 +00:00
Vadim Kurland
5b60c46494 * objects_init.xml: Standard objects library now comes with new
IPv6 Network objects. These objects represent IPv6 networks that
should not be routed on the Internet. Included: RFC3849
"Documentation Network" 2001:db8::; RFC4291 "Link local"
fe80::/10; RFC4773 "Experimental Network" 2001:0000::/29 to
2001:01F8::/29. Also added a group "ipv6 private" that includes
all these networks. Fixes #888
2009-12-15 21:20:22 +00:00
Vadim Kurland
61470e7d3d fixes #893 custom dialogs for objects "any" 2009-12-15 21:02:48 +00:00
Vadim Kurland
ee96b566ac fixes #886 2009-12-15 20:50:30 +00:00
Vadim Kurland
0a4b179ec1 roll back changes in r2142 and r2145 2009-12-15 20:23:11 +00:00