summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2011-10-27Add background monitoring for NATJohn Southworth
2011-10-27Forground monitoring for natJohn Southworth
2011-10-27Add 'show monitoring' script to list active background monitoringJohn Southworth
2011-10-27Move nodes from services since in other operational commands we don'tJohn Southworth
2011-10-27Move 'show debugging' to 'show monitoring protocols' to reflect new debugging...John Southworth
2011-10-27Add 'monitor firewall ipv6-name' commandJohn Southworth
2011-10-27Fix ping commands off by one problem, fix help txt for ping ipv4John Southworth
2011-10-27Add background monitoring for firewallsJohn Southworth
2011-10-27Add firewall forground monitoringJohn Southworth
2011-10-27Background monitoring for servicesJohn Southworth
2011-10-27Forground monitoring for many daemonsJohn Southworth
2011-10-27Move the background monitoring for vpn under each of the categories as sugges...John Southworth
2011-10-27Initial monitor vpn implementation. Other montior commands will be build on t...John Southworth
2011-10-27move 'remove raid' to 'delete raid'John Southworth
2011-10-27Add reset terminal command to fix broken terminal sessions with out reconnectingJohn Southworth
2011-10-27Remove no top level verbJohn Southworth
2011-10-27fix help text for 'reset vrrp master interface group'John Southworth
2011-10-27Move 'clear vrrp' to 'reset vrrp'John Southworth
2011-10-27Fix the help text for connection-trackingJohn Southworth
2011-10-27Move some more commandsJohn Southworth
2011-10-27Add toplevel node.def for installJohn Southworth
2011-10-27Fixup the help text for top level commands; move terminal to set terminalJohn Southworth
2011-10-27Initial traceroute rework checkinJohn Southworth
2011-10-27Move init-floppy install-system and install-imageJohn Southworth
2011-10-27Move 'clear dns' and 'clear connection-tracking' to 'reset dns' andJohn Southworth
2011-10-27Move 'clear arp' to 'reset ip arp'John Southworth
2011-10-27Directory structure for Monitor NATJohn Southworth
2011-10-27Add monitor for operational commandsJohn Southworth
2011-10-27Add monitor command for traceroutes using mtrJohn Southworth
2011-10-27Create new ping command with the following semanticsJohn Southworth
2011-10-21Bugfix 7577: Only show the remote uri help if there is no completionJohn Southworth
2011-07-27Add top level verb "force".Deepti Kulkarni
2011-07-15Bugfix 7327: change the show tech-support help textJohn Southworth
2011-07-11Fix history time format so that webgui and cli matchJohn Southworth
2011-07-11Bugfix 7266: make 'show history' work with non interactive shells like webguiJohn Southworth
2011-07-06 Bugfix 7285: remove coloring of errorJohn Southworth
2011-07-06Bugfix 7283: make ntp.vyatta.com have a new lineJohn Southworth
2011-07-05bug fix to improve "generate tech-support archive" help text.Deepti Kulkarni
2011-07-05Bugfix 7278: Add a 'show log image <image-name> tail' commandJohn Southworth
2011-07-05Bugfix 7277: Make clone system config consistent with the other image toolsJohn Southworth
2011-06-28Use proper directory for disk-installs. Do completion of directory names only...John Southworth
2011-06-28Add a disk-install uri for old disk based installs in image toolsJohn Southworth
2011-07-14Bugfix 5856: Allow credentials on "add system image" command lineBob Gilligan
2011-06-10Fix completion for image log filesJohn Southworth
2011-05-27Bugfix 7101: Should have been the 6th argument not the 5thfor the log fileJohn Southworth
2011-05-13Move the clone system template to vyatta-op so that the node.defs are availab...John Southworth
2011-05-06Bugfix 7059 These commands weren't specified in the bug but they needed the s...John Southworth
2011-05-06Merge branch 'napa' of git.vyatta.com:/git/vyatta-op into napaJohn Southworth
2011-05-06Bugfix: 7059 Make it such that show file prints a proper error when run as an...John Southworth
2011-05-05suppress shutdown confirmation query if invoked by rest API.Michael Larson