Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-11 | 0.13.32debian/0.13.32 | Mohit Mehta | |
2010-11-11 | Fix Bug 6421 cannot set content-inspection in the same | Mohit Mehta | |
direction for two or more interfaces * invoke all iptables commands using sudo in the Mgr module. also fixes this bug where chain_referenced was returning wrong value due to permissions issue | |||
2010-10-30 | 0.13.31debian/0.13.31 | Stig Thormodsrud | |
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-10-19 | 0.13.30debian/0.13.30 | Mohit Mehta | |
2010-10-19 | add local hook setup/tear for filter table similar to in|out hooks | Mohit Mehta | |
2010-10-19 | use single variable to reference firewall IN and OUT hooks | Mohit Mehta | |
2010-10-15 | 0.13.29debian/0.13.29 | Stig Thormodsrud | |
2010-10-15 | Change snort queue target use default queue. | Stig Thormodsrud | |
2010-10-15 | 0.13.28debian/0.13.28 | Stig Thormodsrud | |
2010-10-15 | Fix 6296: "iptables: No chain..." message when committing the firewall group ↵ | Stig Thormodsrud | |
configuration. - redirect stderr | |||
2010-10-15 | 0.13.27debian/0.13.27 | root | |
2010-10-15 | missing paren | root | |
2010-10-15 | 0.13.26debian/0.13.26 | root | |
2010-10-15 | additional errors w/ location of error. | root | |
2010-10-14 | 0.13.25debian/0.13.25 | Stig Thormodsrud | |
2010-10-14 | Add Iptables::Mgr route to get queue target. | Stig Thormodsrud | |
2010-10-11 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-firewall into ↵ | Stephen Hemminger | |
mendocino | |||
2010-10-11 | Use Sys::Syslog to avoid calling logger excessively | Stephen Hemminger | |
2010-10-07 | 0.13.24debian/0.13.24 | Stephen Hemminger | |
2010-10-07 | Fix dependency on virtual-package | Stephen Hemminger | |
When a package has dependency on virtual-package it also needs to declare a real package as first alternative to keep build daemons happy. | |||
2010-10-07 | Fix dependency on sysklogd | Stephen Hemminger | |
The Vyatta packages should not depend on which package provides syslog service, only that it exists. This allows replacing sysklogd with rsyslog or syslog-ng. | |||
2010-10-01 | 0.13.23debian/0.13.23 | Mohit Mehta | |
2010-10-01 | move chain_referenced function to Mgr.pm module | Mohit Mehta | |
2010-09-21 | 0.13.22debian/0.13.22 | Mohit Mehta | |
2010-09-21 | * move count_iptables_rule to Iptables::Mgr and update it's usage | Mohit Mehta | |
2010-09-21 | 0.13.21debian/0.13.21 | Mohit Mehta | |
2010-09-21 | * separate out post fw hooks for IN, FWD, OUT. Use count_iptables_rule from lib | Mohit Mehta | |
2010-09-13 | 0.13.20debian/0.13.20 | Mohit Mehta | |
2010-09-13 | rename existing file no matter what; don't need the -n flag | Mohit Mehta | |
2010-09-13 | 0.13.19debian/0.13.19 | Mohit Mehta | |
2010-09-13 | Fix bug 6149 Warning on boot because of modprobe config file names | Mohit Mehta | |
* rename existing files instead of removing em. rename sip option file as well | |||
2010-09-13 | 0.13.18debian/0.13.18 | Mohit Mehta | |
2010-09-13 | Fix Bug 6149 Warning on boot because of modprobe config file names | Mohit Mehta | |
* add .conf suffix to files in /etc/modprobe.d * remove old files without the suffix [from a previous release] during upgrade | |||
2010-09-10 | 0.13.17debian/0.13.17 | Mohit Mehta | |
2010-09-10 | Fix Bug 5309 Allow modifyining TCP MSS option | Mohit Mehta | |
* add the ability to modify TCP MSS value using modify|ipv6-modify rulesets | |||
2010-09-08 | 0.13.16debian/0.13.16 | An-Cheng Huang | |
2010-09-08 | add Replaces field for vyatta-cfg-firewall-serial | An-Cheng Huang | |
2010-09-07 | 0.13.15debian/0.13.15 | Stephen Hemminger | |
2010-09-07 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-firewall into ↵ | Stephen Hemminger | |
mendocino | |||
2010-09-02 | 0.13.14debian/0.13.14 | An-Cheng Huang | |
2010-08-31 | 0.13.13debian/0.13.13 | Stig Thormodsrud | |
2010-08-31 | Fix 6125: iptables errors on boot up of mendocino | Stig Thormodsrud | |
Shorten chain from VYATTA_PRE_CT_PREROUTING_HOOK to VYATTA_CT_PREROUTING_HOOK | |||
2010-08-26 | Split serial templates into separate package | Stephen Hemminger | |
Only SE version should get templates for serial devices. | |||
2010-08-17 | 0.13.12debian/0.13.12 | An-Cheng Huang | |
2010-08-17 | remove low-level config dir usage | An-Cheng Huang | |
2010-08-17 | 0.13.11debian/0.13.11 | An-Cheng Huang | |
2010-08-17 | update help text to use val_help | An-Cheng Huang | |
2010-08-17 | 0.13.10debian/0.13.10 | Stig Thormodsrud | |
2010-08-17 | Fix 5917: FW: Max characters exceeded for ipset rule when using "set firewall | Stig Thormodsrud | |
group address-group" command - handle special case where temp group begins with a '-'. (cherry picked from commit fa22559d3baa7ae5443f14e0ff774c4d6a49cc36) |