summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
2011-10-27move 'show log tail' to 'monitor log'John Southworth
(cherry picked from commit 419e99faea0ffd33e0b7176bc0ff08927ff67de9)
2011-10-27remove run from 'montior interface [type] [name] vif [name]' commandJohn Southworth
(cherry picked from commit 7f037a063af0c96ec41f1b15306b690417374f4e)
2011-10-27remove run from 'montior interface [type] [name]' commandJohn Southworth
(cherry picked from commit 868c8d899f22fdde22f90afab326b61b11e199db)
2011-10-27Fix ipv6 matching in ping and tracerouteJohn Southworth
(cherry picked from commit c34a0b81b02cb875fcb0822454a9a5eca630a5a6)
2011-10-27Fix filter completionJohn Southworth
(cherry picked from commit 865874dbe3466f3188b4ebe6556fa00beefa6354)
2011-10-27Remove extraneous run commandsJohn Southworth
(cherry picked from commit 4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c)
2011-10-27Implement packet capture for vifsJohn Southworth
(cherry picked from commit 94e26478b7bc4aaa785660c6d77b55483c66df76)
2011-10-27Fix 'monitor interface traffic save'John Southworth
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d)
2011-10-27More monitor interface traffic commandsJohn Southworth
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f)
2011-10-27Move packet capture to 'monitor interfaces'John Southworth
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944)
2011-10-27Add background monitoring for NATJohn Southworth
(cherry picked from commit 8a1c2a082a43dedd4cb29872f663e98d3c797877)
2011-10-27Forground monitoring for natJohn Southworth
(cherry picked from commit f2b1229509cedbc5d201afb83a73dd142f98ddda)
2011-10-27Add 'show monitoring' script to list active background monitoringJohn Southworth
(cherry picked from commit 7789cf5e792174aff5c127eb90859c46608a937b)
2011-10-27Forgot to fix a typo in the local copy of vyatta-monitor-cleanupJohn Southworth
(cherry picked from commit 8f4406f107b6f93eb9e868018150e1f4687aef68)
2011-10-27Cleanup background monitor sessions on logoutJohn Southworth
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601)
2011-10-27Move nodes from services since in other operational commands we don'tJohn Southworth
make this distinction (cherry picked from commit cfdcb8f015619b90212a991bfd8a6d80d9695b2b)
2011-10-27Move 'show debugging' to 'show monitoring protocols' to reflect new ↵John Southworth
debugging layout (cherry picked from commit c831e2addd7389339ebc5918b0eb564a93265799)
2011-10-27Add 'monitor firewall ipv6-name' commandJohn Southworth
(cherry picked from commit 947180c60d07535ed897f8dabe7ec0af2f0c71bc)
2011-10-27Fix ping commands off by one problem, fix help txt for ping ipv4John Southworth
(cherry picked from commit 7d92aaf02a6e8f7ab2bc0e70b6d303f85a69d5f4)
2011-10-27Add background monitoring for firewallsJohn Southworth
(cherry picked from commit fe45ff72d582d2f84d9db15ad82fb8aca0047c03)
2011-10-27Add firewall forground monitoringJohn Southworth
(cherry picked from commit c719d7bdefd748955d06fa29072f2f65a86e05e4)
2011-10-27Background monitoring for servicesJohn Southworth
(cherry picked from commit 3a77209514688f91476322562c5fb1be505a71b8)
2011-10-27Forground monitoring for many daemonsJohn Southworth
(cherry picked from commit b906651c85a7bf45c715727b2099151f08762ec8)
2011-10-27Move the background monitoring for vpn under each of the categories as ↵John Southworth
suggested by support (cherry picked from commit 7621362a1a6ac0b5234fffdd4ff5fd1fe9f8625d)
2011-10-27Initial monitor vpn implementation. Other montior commands will be build on ↵John Southworth
these scripts (cherry picked from commit 334a6fab05b5e51097010b1da41fca32df7b8959)
2011-10-27move 'remove raid' to 'delete raid'John Southworth
(cherry picked from commit 86584774d9a33cad75e6dac2b66ce48513fa84f1)
2011-10-27Add reset terminal command to fix broken terminal sessions with out reconnectingJohn Southworth
(cherry picked from commit 79dcb2805dc1e6c39304aaa2c296029d764cc4c7)
2011-10-27Update operator level user top level commands to reflect changes in the ↵John Southworth
command structure (cherry picked from commit 55b60fa024e3a19e8e8cddeb218db3a1291efdff)
2011-10-27Remove no top level verbJohn Southworth
(cherry picked from commit 5b35321d23bd19d0d6433a61c433c2d93b0753db)
2011-10-27fix help text for 'reset vrrp master interface group'John Southworth
(cherry picked from commit 5703c4c4f0b5cd00bd6cdef58df53d50117e6496)