summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-040.13.224debian/0.13.224Daniil Baturin
2012-01-04Remove old NAT monitor templates.Daniil Baturin
2012-01-04Update NAT monitor templates.Daniil Baturin
2011-12-290.13.223debian/0.13.223Bob Gilligan
2011-12-29Bugfix 7473: Display hardware model, S/N and UUID if available.Bob Gilligan
2011-12-140.13.222debian/0.13.222John Southworth
2011-12-14Add monitoring for vrrp interfacesJohn Southworth
2011-12-090.13.221debian/0.13.221John Southworth
2011-12-09Fix a few completion problemsJohn Southworth
1. Bug 7674: adjust shopt such that nullglob won't change non-comps that have special formatting. 2. Fix problem with default completion not working properly when using the same string i.e. 'sh sh' for 'show shutdown' couldn't complete 'shutdown' until 'sh shu' was typed.
2011-12-090.13.220debian/0.13.220John Southworth
2011-12-09Adjust show interfaces for maximum length of interface nameJohn Southworth
2011-12-050.13.219debian/0.13.219John Southworth
2011-12-05Add show interfaces for vrrp interfacesJohn Southworth
2011-11-290.13.218debian/0.13.218Stephen Hemminger
2011-11-29boot-image: fix perl critic warningsStephen Hemminger
Bug 6886 Mostly changes to use explicit glob() function.
2011-11-150.13.217debian/0.13.217John Southworth
2011-11-15Fix case where node.tag was sent to script instead of the actual argumentJohn Southworth
2011-11-150.13.216debian/0.13.216Daniil Baturin
2011-11-15Force releaseDaniil Baturin
2011-11-150.13.215debian/0.13.215Daniil Baturin
2011-11-15Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnardDaniil Baturin
2011-11-15Rename "reset connection-tracking" to "reset aconntrack" to be consistent ↵Daniil Baturin
with other packages.
2011-11-090.13.214debian/0.13.214Gaurav Sinha
2011-11-09Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnardGaurav Sinha
2011-11-09:Fixing bug 4086, added support for showing domain overridesGaurav Sinha
2011-11-090.13.213debian/0.13.213Stephen Hemminger
2011-11-09cleanup rename-imageStephen Hemminger
1. Get rid of perl critic warnings about use of bare file handles and open 2. Use perl rather than system() to copy and move files and check for errors. 3. Use perl rather than system() to access syslog.
2011-11-09Fix perlcritic warning about bareword file handleStephen Hemminger
dhcpv6-show-leases use 3 arg open and local file handle
2011-11-070.13.212debian/0.13.212John Southworth
2011-11-07Remove accidental commit of 'show system boot-messages commit' command, this ↵John Southworth
was part of a mockup for a proposed bugfix and I didn't intend to commit it
2011-11-010.13.211debian/0.13.211John Southworth
2011-11-01Fix install help textJohn Southworth
2011-11-010.13.210debian/0.13.210John Southworth
2011-11-01Bugfix 7603: add reset top level to allowed list for operator usersJohn Southworth
2011-11-010.13.209debian/0.13.209John Southworth
2011-11-01Wait for user to hit enter before continuing with a rebootJohn Southworth
2011-10-270.13.208debian/0.13.208John Southworth
2011-10-27Add monitoring for specific openvpn interface processesJohn Southworth
(cherry picked from commit c7b8ec71de80d51ea48dbd981ae9b5710d721e0d)
2011-10-27Bugfix 7575: Make tshark run as a normal user so that writing files works ↵John Southworth
properly (cherry picked from commit 03ff4a8d1f8f31eac014e227cdcd9d1a6d4af907)
2011-10-27Bugfix 5806, 7552: Fix set date ntp node.def to list proper servers from ↵John Southworth
configuration, and run on unprivledged ports so the commands work at the same time the ntp service is running. (cherry picked from commit 40c15167d2834c7eb246d8a4160609c16bfa7df7)
2011-10-27Make the reboot syntax the same as the poweroff syntax; require the ↵John Southworth
affirmative answer instead of defaulting to it (cherry picked from commit ccf2a40b2d30860618c45d6bd8a73eed8638fdd4)
2011-10-27Bugfix 7557: Move shutdown to poweroff, change confirmation from default in ↵John Southworth
the affirmative to defualt in the negative. (cherry picked from commit 54c32901389933b1830404f173b338f885add043)
2011-10-27Add a command to stop all current background monitoring processesJohn Southworth
(cherry picked from commit c7bdd8fc2da81b3064d9136f4ebbe2ecd382ce27)
2011-10-27Fix 'monitor nat' tagJohn Southworth
(cherry picked from commit d1c97b55447cdda54869baeb509ff46f386f826d)
2011-10-27Fix up completion for 'monitor nat'John Southworth
(cherry picked from commit 2aa587b32efc6d64dd0f8efcad451aff59279b00)
2011-10-27Fix up completion for 'monitor firewall'John Southworth
(cherry picked from commit e39ced239b8e84ff46758cb4ec6cffcd403088a2)
2011-10-27Fix up completion for 'show log firewall'John Southworth
(cherry picked from commit 0a4cd2fd80169cff0b485f233f41270f5a381f11)
2011-10-27Allow log filtering similar to the way the monitor commands workJohn Southworth
(cherry picked from commit 41dc415a0531e758bf4bb98399c963732a22a859)
2011-10-27Add monitor openvpnJohn Southworth
(cherry picked from commit 36e8d2aba0d339b7e091b7c656b65ea4dc8100c0)
2011-10-27'show log tail <NUMBER>' should still be a show command, not a monitor command.John Southworth
(cherry picked from commit ee0662c27b696d734424bd3d657a57059f3db548)