summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-21Merge branch 'glendale' into hollywoodhollisterrbalocca
2008-04-21Indicate the VC4.0.2 release candidate in the changelogrbalocca
2008-04-19VC4.0.2debian/0.6Mark O'Brien
2008-04-16VC4.0.2debian/0.5Mark O'Brien
2008-04-09Merge branch 'glendale' into hollywoodrbalocca
2008-04-07Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized for vyatta-op-firewall
2008-04-043.0.2debian/0.4Mark O'Brien
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
2008-03-21Fix debian dependenciesrbalocca
2008-03-20Merge branch 'glendale' into hollywoodRick Balocca
2008-03-19Merge branch 'glendale' of git:/git/vyatta-op-firewall into glendaleMark O'Brien
Conflicts: debian/changelog nothing to commit (working directory clean)
2008-03-183.0.1Mark O'Brien
2008-03-18VC4.0.1debian/0.3Mark O'Brien
2008-03-10Merge branch 'glendale' into hollywoodrbalocca
2008-03-10update from VPL1.0 to GPLv2Stephen Hemminger
2008-03-10Replace VPL with GPLv2Stephen Hemminger
Glendale release is now under Gnu Public License version 2.
2008-03-06Merge branch 'glendale' into hollywoodrbalocca
2008-03-03convert to using iptables directlyStephen 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-03use exec rather than open with pathStephen Hemminger
This avoids a number of future problems with bareword filehandles. See Perl Best Practices (Chapter 10)
2008-02-29convert to using iptables directlyStephen 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-29use exec rather than open with pathStephen Hemminger
This avoids a number of future problems with bareword filehandles. See Perl Best Practices (Chapter 10)
2008-02-28Merge branch 'glendale'rbalocca
2008-02-28add quoting for inline scripts in templatesAn-Cheng Huang
2008-02-27Merge branch 'glendale'rbalocca
2008-02-25vc4.0.0debian/0.2Mark O'Brien
2008-02-25hold off this change until after Alpha 2 buildStephen Hemminger
Revert "elminate use of sudo for iptables -L" This reverts commit 3eb88b7d21d860b5d1af8fb5c9cc7c110a0d7848.
2008-02-25elminate use of sudo for iptables -LStephen 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.
2008-02-21fix quoting in show command templatesAn-Cheng Huang
2008-02-21add error checking for show commandAn-Cheng Huang
2008-02-08merge ports in show outputAn-Cheng Huang
2008-01-04Add dependency on package 'vyatta-op-xml'.debian/0.1Marat Nepomnyashy
2007-12-20Add "clear firewall ..." commandsBob Gilligan
2007-12-19Merge branch 'master' of git:/git/vyatta-op-firewallupstreamBob Gilligan
2007-12-19Remove ChangeLog. It is a derived file.Bob Gilligan
2007-12-19Change firewall operational commands so that they work correctly withBob Gilligan
admin level users and "users" level users.
2007-12-18* add .gitignoreAn-Cheng Huang
* remove generated file
2007-12-17Fixed several firewall show command templates files>Bob Gilligan
2007-12-14Initial commit of operational mode templates and scripts for theBob Gilligan
firewall subsystem.