1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-03-20 02:07:23 +01:00

12 Commits

Author SHA1 Message Date
Vadim Kurland
5e1e377c6a * fwbedit.cpp (main): added command line switch "-d" to function
"import" in fwbedit. This switch activates object deduplication
on import.
2011-04-17 12:30:31 -07:00
Vadim Kurland
94379ed9b5 * fwbedit.cpp (main): see #2328 "Add ability to run firewall import
from the command line". This has been implemented as a new function
"import" in fwbedit. See man page fwbedit(1) and "fwbuilder -h" for
more details.
2011-04-15 18:34:53 -07:00
Vadim Kurland
e97f326f7b fixes #202 implemented library merge function in fwbedit 2009-12-09 00:59:54 +00:00
Vadim Kurland
84ea4be6df * ProjectPanel_file_ops.cpp (ProjectPanel::chooseNewFileName):
fixed bug #2144358 "Double check with 'save as'". The GUI used to
	ask twice if user wants to overwrite the file in Save As operation
	if file with given name already existed.

	* FWWindow.cpp (FWWindow::projectWindowClosed): fixed bug #2144114
	"fwbuilder * exits if the last object file is closed". The GUI
	will not terminate after the last window is closed but instead
	will just show empty main window.

	* fwbedit.cpp (main): fixed bug #2143894: "fwbedit list does not
	show objects". Command "fwbedit list -f file" did not print
	anything unless option "-F" was supplied. This change adds default
	value for this option so that when it is missing, the command
	prints object path.

	* fwbedit.1: fixed bug #2143961: a typo in the man page fwbedit.1
2008-10-03 14:06:56 +00:00
Vadim Kurland
e53a0fd835 fixed cli option in fwbedit usage and man page 2008-09-09 04:21:02 +00:00
Vadim Kurland
5aaed4fb04 update in fwbedit for ServiceGroup 2008-08-06 16:15:13 +00:00
Vadim Kurland
a7402e5166 updated man page a little 2008-08-01 21:04:45 +00:00
Vadim Kurland
f275c2283e newer and better fwbedit, deprecatin fwblookup 2008-08-01 20:36:48 +00:00
Vadim Kurland
15af0d3916 new fwbedit 2008-08-01 07:01:28 +00:00
Vadim Kurland
013280dd57 changes in fwblookup and fwbedit per bug #2030331 2008-07-31 07:03:39 +00:00
Vadim Kurland
ff2b36d329 porting bugfixes from 2.1.19 2008-05-06 04:11:33 +00:00
Vadim Kurland
fcfedad398 Initial import into v3 branch 2007-12-25 22:25:59 +00:00