Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-22 | Initial support for IPv6. | Bob Gilligan | |
2009-01-22 | 0.10.2debian/0.10.2 | An-Cheng Huang | |
2009-01-21 | Fix 4054: "show firewall" doesn't match configurationZ | Stig Thormodsrud | |
2009-01-08 | 0.10.1debian/0.10.1 | An-Cheng Huang | |
2008-12-22 | Fix 2563: Add firewall-rule specific disable configuration parameter. | Stig Thormodsrud | |
2008-12-18 | Fix 3882: ENH: Firewall: Indicate which firewall rulesets are not | Stig Thormodsrud | |
applied to any interfaces in "show firewall" output | |||
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-09 | Fix spelling error in Vyatta::IpTables::Rule | Stig Thormodsrud | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-06-17 | 3.1.0vyatta/3.2.0vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2vyatta/3.1.1vyatta/3.1.0debian/0.10hollywood | Mark O'Brien | |
2008-06-04 | fix for bug 3156: only show configured names as completions. | An-Cheng Huang | |
2008-06-04 | fix for bug 3061: show interface information if a "chain" is active. | An-Cheng Huang | |
2008-06-04 | fix for bug 3301: only show configured names as completions. | An-Cheng Huang | |
2008-05-20 | Ignore derived files | rbalocca | |
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-04-29 | 3.0.3debian/0.7 | Mark O'Brien | |
2008-04-21 | Merge branch 'glendale' into hollywoodhollister | rbalocca | |
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
2008-04-09 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-07 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized for vyatta-op-firewall | |||
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-22 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-20 | Merge branch 'glendale' into hollywood | Rick Balocca | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-op-firewall into glendale | Mark O'Brien | |
Conflicts: debian/changelog nothing to commit (working directory clean) | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |
2008-03-10 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-10 | update from VPL1.0 to GPLv2 | Stephen Hemminger | |
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale release is now under Gnu Public License version 2. | |||
2008-03-06 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-03 | convert to using iptables directly | Stephen Hemminger | |
Some usages of iptables by sudo are allowed by /etc/sudoers. This avoids having to run perl command as root, and keeps kernel the same as mainline. | |||
2008-03-03 | use exec rather than open with path | Stephen Hemminger | |
This avoids a number of future problems with bareword filehandles. See Perl Best Practices (Chapter 10) | |||
2008-02-29 | convert to using iptables directly | Stephen Hemminger | |
Some usages of iptables by sudo are allowed by /etc/sudoers. This avoids having to run perl command as root, and keeps kernel the same as mainline. | |||
2008-02-29 | use exec rather than open with path | Stephen Hemminger | |
This avoids a number of future problems with bareword filehandles. See Perl Best Practices (Chapter 10) | |||
2008-02-28 | Merge branch 'glendale' | rbalocca | |
2008-02-28 | add quoting for inline scripts in templates | An-Cheng Huang | |
2008-02-27 | Merge branch 'glendale' | rbalocca | |
2008-02-25 | vc4.0.0debian/0.2 | Mark O'Brien | |
2008-02-25 | hold off this change until after Alpha 2 build | Stephen Hemminger | |
Revert "elminate use of sudo for iptables -L" This reverts commit 3eb88b7d21d860b5d1af8fb5c9cc7c110a0d7848. | |||
2008-02-25 | elminate use of sudo for iptables -L | Stephen Hemminger | |
Vyatta kernel allows non-root users to display iptables rules as non-root user. This eliminates the use of sudo except for the special case of clearing counters. |