openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Firewall Builder
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 25 of 162
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
see #2367 ipfw actions queue,pipe and divert are terminating so we do not need to add permit to the generated command
Vadim Kurland
More...
about 14 years ago
see #2367 no need to split iptables rules with option route because it is terminating by default; checking platform in xslt transformation to dtd21 to correctly set action
Vadim Kurland
More...
about 14 years ago
See #2367 upgraded all test files to the latest dtd v21
Vadim Kurland
More...
about 14 years ago
see #2367 rules with action Continue can be shadowed but can not shadow other rules
Vadim Kurland
More...
about 14 years ago
fixed xslt script dtd20 -> dtd21 to handle pf_classify_terminating properly
Vadim Kurland
More...
about 14 years ago
updated unit test files to the latest DTD version
Vadim Kurland
More...
about 14 years ago
updated unit test files to the latest DTD version
Vadim Kurland
More...
about 14 years ago
re-ran tests, checking in updated test files
Vadim Kurland
More...
about 14 years ago
see #2367 merge from development
Vadim Kurland
More...
about 14 years ago
Merge branch 'development' of ssh://vc.netcitadel.com:2222/var/git/fwbuilder into development
Vadim Kurland
More...
about 14 years ago
see #2385 "PF action Classify uses wrong parameter". This change fixes a bug introduced in 4.2.0 that affects rules with action Classify in PF firewalls.
Vadim Kurland
More...
about 14 years ago
Fixes #2387.
Theron Tock
More...
about 14 years ago
see #2385 bumped XML DTD version to 21 to make room for the transformation to fix bug #2385. That will be done in branch development
Vadim Kurland
More...
about 14 years ago
see #2367 merged latest changes from development branch; this merged transformation for v18->v19 XML file upgrades; upgraded test files for PF
Vadim Kurland
More...
about 14 years ago
Fixes #2379.
Theron Tock
More...
about 14 years ago
bumped dtd version to 20 and renamed xslt upgrade script since dtd version increased to 19 in the development branch
Vadim Kurland
More...
about 14 years ago
* FWObjectDatabase_18.xslt: XSLT transformation to upgrade data files from DTD v18 to DTD v19. This transformation finds "PolicyRule" elements with missing "Itf" child elements and fixes them by adding such element with a reference pointint to "any". Fixes #2383
Vadim Kurland
More...
about 14 years ago
see #2367 upgraded unit test files and made sure tests pass. Some chain names have changed after this change but overall script structure has improved. Still need to add more tests for various combinations of Classify, Tag and Route options with different actions
Vadim Kurland
More...
about 14 years ago
see #2367 fixed tag and negation combination for iptables; checking for broken tag configuration in rule set view
Vadim Kurland
More...
about 14 years ago
see #2367 auto-upgrade transformation for DTD 19
Vadim Kurland
More...
about 14 years ago
see #2367 auto-upgrade transformation for DTD 19
Vadim Kurland
More...
about 14 years ago
merged latest changes from development branch
Vadim Kurland
More...
about 14 years ago
build 3536
Vadim Kurland
More...
about 14 years ago
* newFirewallDialog.cpp (finishClicked): see #2380 "Firewall object is created in the middle of the "new firewall" wizard and clicking Back creates two firewall objects". If user chose to create new firewall object from a template and clicked Back after choosing the template, the program actually created two firewall objects but only one was visible in the tree.
Vadim Kurland
More...
about 14 years ago
* PolicyCompiler_ipt.cpp (processNext): see #2367 "Multiple actions per policy rule". Options "Tag", "Classify" and "Route" work with iptables in a combination with any action. This implementation has one restriction: option Route can not be used in combination with options Tag or Classify and any action that is not Continue. This is because option Route can yield rules in PREROUTING or POSTROUTING chains that are also used by options Tag and Classify. For this combination we create two user-defined chains that perform routing and tagging (or classification). In case of a terminating action both chains end with it. This means if one matches the packet, the other is never going to see it. Non-terminating action "Continue" does not create this problem. This limitation may be removed in future versions of fwbuilder.
Vadim Kurland
More...
about 14 years ago
Merge branch 'development' into multiple_actions
Vadim Kurland
More...
about 14 years ago
see #2367 attempt at iptables support for tag, classify and route options
Vadim Kurland
More...
about 14 years ago
Fixes #2374.
Theron Tock
More...
about 14 years ago
see #2367 using QComboBox to choose between "none", "queue" and "pipe" for ipfw classification
Vadim Kurland
More...
about 14 years ago
show tag service object name in the Options column
Vadim Kurland
More...
about 14 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
161
162
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree