13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a pet peeve of mine: clicking "Do not show this again" on first-time dialog no longer immediately closes the dialog (very unexpected behavior to me). More... almost 14 years ago
Make sure we reload the filter criteria if the set of keywords changes. Fixes #2504. More... almost 14 years ago
Make keyword matching case insensitive, like it is for names. Fixes #2503. More... almost 14 years ago
Added support for user-defined folders. It's just a ui/display thing. The FWObject has a property "folder" that controls which sub-folder to display in. The placement of the object in the tree doesn't change even when placed into a user-defined folder. Turned on drag/drop in the object tree so that objects can be moved into these new folders (however, disabled dragging of system folders). More... almost 14 years ago
Removed help button from UI. Fixes #2495. More... almost 14 years ago
build 3549 More... almost 14 years ago
see #2499 updated copyright in the "About" dialog More... almost 14 years ago
incremented DTD version to 22 necause changes made for keywords and DynamicGroup object are not backwards-compatible; removed contributed autoupgrade xslt script that is not being used anymore, see #2501 More... almost 14 years ago
Added missing files (and modified .gitignore so it won't happen again). More... almost 14 years ago
Merge branch 'development' of ssh://ncgit/var/git/fwbuilder into development More... almost 14 years ago
Manually merged keyword management/filtering code from fortress. All dialogs modified to include custom keyword/comment widget. More... almost 14 years ago
using macro GENERATION to eliminate hard-coding of the version number More... almost 14 years ago
new build More... almost 14 years ago
see #2492 properly disabling dialog controls for the read-only IPServcie object More... almost 14 years ago
see #2490 enable/disable widgets based on the "read-only status of the object after they were enabled/disabled for other reasons More... almost 14 years ago
see #2496 parsing, but not importing, "user" and "group" matches More... almost 14 years ago
see #2497 added an error on import of "include" word in pf.conf files More... almost 14 years ago
see #2487 fixed crash that happened when user created new cluster from member firewalls that had locked interfaces ; More... almost 14 years ago
see #2494 crash happened because class ObjectSignature did not have virtual function to build signature from UserService object More... almost 14 years ago
see #2488 fixed new object menu issues More... almost 14 years ago
see #2468 showing "new object" menu in the right place More... almost 14 years ago
see #2468 clean up filter/ilbrary box; moved buttons "new object" and "back" to the top toolbar More... almost 14 years ago
fixed crash introduced recently More... almost 14 years ago
see #2478 always draw rule sets on top of interfaces in the tree More... almost 14 years ago
see #2486 centered firewall / policy text More... almost 14 years ago
see #2482 now can import rules that match both source and destination ports, including cases where groups of ports are used on both sides More... almost 14 years ago
see #2481 added an error message for port "!=" operation. Importer still tries to import the rule but marks it as "bad" More... almost 14 years ago
see #2479 remove quotes from the file name spec More... about 14 years ago
see #2472 added warning for table "const" and "counters" keywords More... about 14 years ago
see #2483 need to clear both host os and version QComboBox widgets More... about 14 years ago