Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-21 | fix for 8492. Don't declare error and bail out on attempt to deletion of ipset. | Gaurav Sinha | |
(cherry picked from commit 5853281f2c8514a40608b1e83eca65e4c25aae00) | |||
2012-11-19 | Bugfix 7613: cleanup firewall groups correctly | John Southworth | |
2012-11-19 | Add show functions for allowed scripts for firewall groups | Gaurav Sinha | |
(cherry picked from commit 8a2bc83dff27b99a6cde3c396936741d96dc915c) (cherry picked from commit 48abdef97b582c8d857fe338d69492f55dfffdf2) | |||
2012-11-19 | Add warning prompt before doing reset | Gaurav Sinha | |
(cherry picked from commit 3d248225eecc99e3e39c497f3a4bd76d5d3aac96) (cherry picked from commit fffe09f9d7a53d5d74bae6bafc2c7b7409a4babf) | |||
2012-11-19 | added reset all groups functions | Gaurav Sinha | |
(cherry picked from commit b090e8cf73480ba6bbf967bf1fbd8f59e1a8843d) Conflicts: scripts/firewall/vyatta-ipset.pl (cherry picked from commit 2c2cd1aef9eada852084ecebb3c76e468cc56a2a) | |||
2012-11-19 | reset functions for named ipset rule implementation with commit lock | Gaurav Sinha | |
(cherry picked from commit 6b7808bf6c8dd9d1d9e993969358db2be135beff) Conflicts: scripts/firewall/vyatta-ipset.pl (cherry picked from commit 977f7ad60c252ed3c23176d5e764cd9231784fc7) | |||
2012-11-19 | initial script for reset firewall group command | Gaurav Sinha | |
(cherry picked from commit c10ab7f443c581ffd31779f6e32b0d28f5c8366f) (cherry picked from commit 2029744d3b7cc83b7568e3fa474c8d079efece38) Conflicts: scripts/firewall/vyatta-ipset.pl | |||
2012-04-30 | service names with hyphen need to be escaped using square brackets. | Gaurav Sinha | |
2011-08-29 | Fix Bug 7477 firewall group negation doesn't work in vc6.3 | Stig | |
* use Ipset.pm method rather than CLI path to validate group name when using group as a match condition in a firewall ruleset | |||
2011-05-20 | add "two-stage commit" equivalent to previous fix for bug 5227. | An-Cheng Huang | |
2011-05-03 | modify firewall groups to work with new commitnapa-dev | An-Cheng Huang | |
2011-03-07 | more ipset 6.0 change | An-Cheng Huang | |
2010-10-30 | Fix 5247: Firewall groups CLI becomes out of sync with ipset when sets and ↵ | Stig Thormodsrud | |
deletes are contained within a single commit | |||
2010-03-18 | Fix firewall group parent delete while still referenced. | Stig Thormodsrud | |
2010-03-17 | Fix 5453: can't delete "address" under "firewall group <> address-group <>" | Stig Thormodsrud | |
2010-02-15 | Fix 5227: firewall group config can get out of sync with ipset | Stig Thormodsrud | |
2009-07-31 | Another attempt to fix 4760. | Stig Thormodsrud | |
(cherry picked from commit 4dadce6ebca29e6f6d7120a44541fd99034417f2) | |||
2009-02-15 | Add support for ranges in firewall group address & port. | Stig Thormodsrud | |
2009-02-13 | Add description and references to "show firewall group". | Stig Thormodsrud | |
2009-02-13 | Add show-set to display all sets. | Stig Thormodsrud | |
2009-02-13 | Add support for "show firewall group". | Stig Thormodsrud | |
2009-02-06 | Add carriage return to error message. | Stig Thormodsrud | |
2009-02-06 | Add validation of group type. | Stig Thormodsrud | |
2009-02-02 | Add 1st pass of firewall group support (ipset netfilter module | Stig Thormodsrud | |
integration). |