summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-02-22Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-op into oxnardStephen Hemminger
2012-02-22Handle 64 bit counters in show interfacesStephen Hemminger
2012-02-21Bug 4086:fixed order of display in show dns forwarding nameservers, removed r...Gaurav
2012-01-09bug 7714: Fixing runtime script error seen in show dns forwarding statisticsGaurav Sinha
2011-12-29Bugfix 7473: Display hardware model, S/N and UUID if available.Bob Gilligan
2011-12-09Adjust show interfaces for maximum length of interface nameJohn Southworth
2011-11-29boot-image: fix perl critic warningsStephen Hemminger
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-09cleanup rename-imageStephen Hemminger
2011-11-09Fix perlcritic warning about bareword file handleStephen Hemminger
2011-11-01Wait for user to hit enter before continuing with a rebootJohn Southworth
2011-10-27Bugfix 7575: Make tshark run as a normal user so that writing files works pro...John Southworth
2011-10-27Make the reboot syntax the same as the poweroff syntax; require the affirmati...John Southworth
2011-10-27Bugfix 7557: Move shutdown to poweroff, change confirmation from default in t...John Southworth
2011-10-27Fix ipv6 matching in ping and tracerouteJohn Southworth
2011-10-27Fix 'monitor interface traffic save'John Southworth
2011-10-27More monitor interface traffic commandsJohn Southworth
2011-10-27Add 'show monitoring' script to list active background monitoringJohn Southworth
2011-10-27Forgot to fix a typo in the local copy of vyatta-monitor-cleanupJohn Southworth
2011-10-27Cleanup background monitor sessions on logoutJohn 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-27Initial traceroute rework checkinJohn Southworth
2011-10-27Create new ping command with the following semanticsJohn Southworth
2011-10-10Bugfix 7543: remove trailing spaces from the show interfaces outputJohn Southworth
2011-09-26Bugfix 7502: Fix "show system image" on xen images built by virt-munger.Bob Gilligan
2011-10-21Bugfix 7502: Make "delete system image" work correctly on XenBob Gilligan
2011-10-19Bugfix 7502: Get "set system image default-boot" to work on Xen.Bob Gilligan
2011-10-19Bugfix 7502: Make "rename system image" work correctly on Xen.Bob Gilligan
2011-10-19Bugfix 7502: Correctly display image names on Xen.Bob Gilligan
2011-09-19Add operational information for ipv6 tunnel interfaces, part of bug 6900John Southworth
2011-08-09 Ignore ip6tunl0 anchor interfaceJohn Southworth
2011-08-03Generate unpriviledged allowed-op at compile time. Add script to allow admin ...John Southworth
2011-07-20Bugfix 7357: change the op mode command wrapper to setup the aliasesJohn Southworth
2011-08-17Bugfix 6392: Improve display of numeric values for storage usage.Bob Gilligan
2011-07-05Clean up clone warning messageJohn 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-28Fix typo in error message in last commitJohn Southworth
2011-06-28Add a disk-install uri for old disk based installs in image toolsJohn Southworth
2011-06-27fix typo in show interfaces legendJohn Southworth
2011-06-23make the 'u' for up lowercase so that it will draw the users attention to int...John Southworth
2011-06-23Adjust spacing on Interface columnJohn Southworth
2011-06-23Make interface states more readable by using capital letters; fix bug in desc...John Southworth
2011-07-17Bugfix 6800: Allow non-vyatta menu entries in grub.cfg.Bob Gilligan
2011-06-16Display image type and hypervisor in show versionStephen Hemminger
2011-06-09Fix clone so that it fails if a user attempts to clone to running://John Southworth
2011-06-03Bugfix 5840: Change show interfaces so that ipv6 addresses and/or long descri...John Southworth
2011-06-02suppress errors when reading pkg file.Michael Larson