13
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
draw text line aligned with the icon in action and direction columns More... about 14 years ago
see #2367 added support for action Continue for PF; tagging, classifictation and routing as options work for PF More... about 14 years ago
see #2367 when cell is selected, paint whole cell for action and direction just like it is done with options for consistency More... about 14 years ago
see #2367 drawing icons in the cell "Options" vertically; icons for tag, classification and routing are drawn with parameters More... about 14 years ago
Merge branch 'development' into multiple_actions More... about 14 years ago
see #2376 need to recalculate the size of the column "Options" More... about 14 years ago
updated dialog layout More... about 14 years ago
merged latest changes from development More... about 14 years ago
build 3535 More... about 14 years ago
see #2373 using different signal to call RuleSetView::updateAllColumnsSize() only once instead of doing it for each rule using object that changed More... about 14 years ago
see #2373 first fix for this problem The change in UsageResolver eliminates unnecessary scanning of all rule sets to check if the affected rule set might be used as a branch. The program used to scan the same objects many times. . More... about 14 years ago
fixes #2369 added release notes for 4.2.1 More... about 14 years ago
build 3534 More... about 14 years ago
* iosaclAdvancedDialog.cpp (accept): fixes #2368 and SF bug 3294457 "External install script". External install script name and arguments werent saved for IOS firewall objects. More... about 14 years ago
* snmpNetworkDiscoveryWizard/ND_ProgressPage.h: fixes #2370, #2371 "broken signals in network discovery wizard". Network discovery wizard was not correctly initializased and did not work. More... about 14 years ago
build 3533 More... about 14 years ago
tag, classify and route options now work in the GUI; so far, only showing icons without the parameter in the rule set view; editor works, rule set view works More... about 14 years ago
Added generic function to connect correct signals of all widgets inside a dialog to its slot "changed()" without having to do this manually in the designer More... about 14 years ago
Fixes #2182. More... about 14 years ago
Fixes #2121. More... about 14 years ago
Fixes #1557. More... about 14 years ago
Fixes #2360 (modifies fix for #2219). Just make sure the object is visible, but not necessarily centered. Otherwise with a wide tab for "Object" (but only some of the tab is visible) the text might not be visible at all. More... about 14 years ago
see #2367 removed actions Tag, Classify, Route and added options instead; added functions to class PolicyRule to check and set these options; replaced checks for those actions with calls to the functions everywhere. More... about 14 years ago
fixed SF bug 3169045 - problems with batch install; build 3532 More... about 14 years ago
more fixes for SF bug 3169045. Check if putty_session is not empty in addition to checking if maddr is not empty in instDialog::verifyManagementAddress(); added more debug print to help me trace it on windows More... about 14 years ago
* instDialog_ui_ops.cpp (readInstallerOptionsFromDialog): tentative fix for SF bug 3169045 "Batch installer lists IPv4 address as management address". Built-in installer wanted to use management interface address in batch mode even when alternative address or putty session name was provided. This happens only in batch mode install. More... about 14 years ago
started 4.2.1 More... about 14 years ago
added changelog record for the latest fix More... about 14 years ago
fixed bug (no #): "clear" commands were not added when option "generate only access-list, access-group, nat, static..." was in effect; also making sure "clear" commands for object-groups and ssh are not added when option "do not add clear commands" is on More... about 14 years ago
updated release notes More... about 14 years ago