summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2011-11-03Rename "reset connection-tracking" to "reset aconntrack" to be consistent ↵oxnard-op-mode-revampDaniil Baturin
with other packages.
2011-10-21Bugfix 7577: Only show the remote uri help if there is no completionJohn Southworth
2011-10-21Add monitoring for specific openvpn interface processesJohn Southworth
2011-10-18Bugfix 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.
2011-10-14Bugfix 7557: Move shutdown to poweroff, change confirmation from default in ↵John Southworth
the affirmative to defualt in the negative.
2011-10-14Add a command to stop all current background monitoring processesJohn Southworth
2011-10-10Fix 'monitor nat' tagJohn Southworth
2011-10-10Fix up completion for 'monitor nat'John Southworth
2011-10-10Fix up completion for 'monitor firewall'John Southworth
2011-10-10Fix up completion for 'show log firewall'John Southworth
2011-10-10Allow log filtering similar to the way the monitor commands workJohn Southworth
2011-10-10Add monitor openvpnJohn Southworth
2011-10-10'show log tail <NUMBER>' should still be a show command, not a monitor command.John Southworth
2011-09-29move 'show log tail' to 'monitor log'John Southworth
2011-09-26remove run from 'montior interface [type] [name] vif [name]' commandJohn Southworth
2011-09-26remove run from 'montior interface [type] [name]' commandJohn Southworth
2011-09-19Fix filter completionJohn Southworth
2011-09-15Remove extraneous run commandsJohn Southworth
2011-09-15Implement packet capture for vifsJohn Southworth
2011-09-15Fix 'monitor interface traffic save'John Southworth
2011-09-15More monitor interface traffic commandsJohn Southworth
2011-09-14Move packet capture to 'monitor interfaces'John Southworth
2011-09-13Add background monitoring for NATJohn Southworth
2011-09-12Forground monitoring for natJohn Southworth
2011-09-09Add 'show monitoring' script to list active background monitoringJohn Southworth
2011-09-09Move nodes from services since in other operational commands we don'tJohn Southworth
make this distinction
2011-09-08Move 'show debugging' to 'show monitoring protocols' to reflect new ↵John Southworth
debugging layout
2011-09-08Add 'monitor firewall ipv6-name' commandJohn Southworth
2011-09-07Fix ping commands off by one problem, fix help txt for ping ipv4John Southworth
2011-09-07Add background monitoring for firewallsJohn Southworth
2011-09-07Add firewall forground monitoringJohn Southworth
2011-09-06Background monitoring for servicesJohn Southworth
2011-09-06Forground monitoring for many daemonsJohn Southworth
2011-09-06Move the background monitoring for vpn under each of the categories as ↵John Southworth
suggested by support
2011-09-02Initial monitor vpn implementation. Other montior commands will be build on ↵John Southworth
these scripts
2011-08-31move 'remove raid' to 'delete raid'John Southworth
2011-08-30Add reset terminal command to fix broken terminal sessions with out reconnectingJohn Southworth
2011-08-22Remove no top level verbJohn Southworth
2011-08-18fix help text for 'reset vrrp master interface group'John Southworth
2011-08-18Move 'clear vrrp' to 'reset vrrp'John Southworth
2011-08-18Fix the help text for connection-trackingJohn Southworth
2011-08-18Move some more commandsJohn Southworth
'clear ip route' to 'reset ip route' 'clear ipv6 route' to 'reset ipv6 route' 'clear ipv6 neighbors' to 'reset ipv6 route' Modified some telnet help text
2011-08-18Add toplevel node.def for installJohn Southworth
2011-08-17Fixup the help text for top level commands; move terminal to set terminalJohn Southworth
2011-08-17Initial traceroute rework checkinJohn Southworth
2011-08-17Move init-floppy install-system and install-imageJohn Southworth
2011-08-17Move 'clear dns' and 'clear connection-tracking' to 'reset dns' andJohn Southworth
'reset connection-tracking'
2011-08-17Move 'clear arp' to 'reset ip arp'John Southworth
2011-08-17Directory structure for Monitor NATJohn Southworth
Just the directory sturcture This doesn't do anything yet, more to come.
2011-08-17Add monitor for operational commandsJohn Southworth
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd'