summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-06bug fix - 6592: Include Quagga config in show tech-support output.Deepti Kulkarni
2011-05-060.13.123debian/0.13.123John Southworth
2011-05-06Bugfix 7059 These commands weren't specified in the bug but they needed the ↵John Southworth
same check
2011-05-060.13.122debian/0.13.122John 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 ↵John Southworth
an operator user.
2011-05-050.13.121debian/0.13.121Michael Larson
2011-05-05suppress shutdown confirmation query if invoked by rest API.Michael Larson
2011-05-040.13.120debian/0.13.120Michael Larson
2011-05-04allow "clear connection-tracking" op mode command to override query for rest ↵Michael Larson
mode.
2011-05-040.13.119debian/0.13.119Michael Larson
2011-05-04allow "reboot at" and "reboot" to be invoked by the rest api.Michael Larson
2011-05-030.13.118debian/0.13.118John Southworth
2011-05-03Fail on invalid image nameJohn Southworth
2011-05-030.13.117debian/0.13.117John Southworth
2011-05-03Support non-interactive mode for webgui2John Southworth
2011-05-030.13.116debian/0.13.116John Southworth
2011-05-03Add http as a url mode users can copy fromJohn Southworth
2011-05-03Add back default case for copy, removed too many lines on last commitJohn Southworth
2011-05-030.13.115debian/0.13.115John Southworth
2011-05-03Change behavior of image tools as per discussion in design meetingJohn Southworth
* Copy and delete are simplier * 'update config' has been moved to 'clone system config'
2011-04-280.13.114debian/0.13.114John Southworth
2011-04-28Fix accidental merge of show interfaces script, reverting to previous behaviorJohn Southworth
2011-04-280.13.113debian/0.13.113John Southworth
2011-04-28Merge branch 'napa' of git.vyatta.com:/git/vyatta-op into napaJohn Southworth
2011-04-28rename 'files' to 'file' in templates for image-toolsJohn Southworth
2011-04-280.13.112debian/0.13.112John Southworth
2011-04-28verify the users intention when deleting directories since we don't have a globJohn Southworth
2011-04-250.13.111debian/0.13.111John Southworth
2011-04-25Add options when copying a directory to another directoryJohn Southworth
2011-04-250.13.110debian/0.13.110John Southworth
2011-04-25Support saving to and from URLs in image toolsJohn Southworth
2011-04-250.13.109debian/0.13.109John Southworth
2011-04-25I had the wrong URL for this repo and the previous release added a tag. ↵John Southworth
Rereleasing to proper URL
2011-04-250.13.108debian/0.13.108John Southworth
2011-04-25Check the validity of the filename passed to the image-tools scriptJohn Southworth
2011-04-25Merge branch 'napa' of http://git.vyatta.com/vyatta-op into napaJohn Southworth
2011-04-240.13.107debian/0.13.107John Southworth
2011-04-24Add the ability to read a packet capture file in a useable formatJohn Southworth
2011-04-230.13.106debian/0.13.106John Southworth
2011-04-23Initial addition of image op mode toolsJohn Southworth
2011-04-18Merge branch 'napa' of http://git.vyatta.com/vyatta-op into napaJohn Southworth
2011-04-050.13.105debian/0.13.105Deepti Kulkarni
2011-04-05Adding top level "reset".Deepti Kulkarni
2011-04-01Merge branch 'napa' of http://git.vyatta.com/vyatta-op into napaJohn Southworth
2011-04-01Cleanup spacingJohn Southworth
2011-03-310.13.104debian/0.13.104Stephen Hemminger
2011-03-31Split Ipv4/Ipv6 multicast groupsStephen Hemminger
Now: show ip groups show ipv6 groups
2011-03-31Clean up 'show interfaces' a bit.John Southworth
1. Don't show sit0 and gre0 interfaces These confuse users that don't know why they are there. 2. Reformat the output so that IPv6 addresses no longer cause formatting problems
2011-03-30Add new command to show IP multicast groupsStephen Hemminger