summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2012-06-04Ignore the default vti interface.Saurabh Mohan
2012-05-16VTI show support.Saurabh Mohan
2012-05-15Move VRRP to its own packageJohn Southworth
2012-05-15Add Vyatta wrappers for new keepalived outputJohn Southworth
1. Move show and clear vrrp scripts from vyatta-cfg-system. These belong in vyatta-op. 2. Create templates for new vrrp commands 3. Make show commands go through a perl module so they can be referenced from the webgui.
2012-05-09Moved get_terminal_width to Vyatta::MiscJohn Southworth
2012-05-08Use native perl code to figure othe the terminal widthJohn Southworth
2012-05-08Use terminal width for interface description wrappingJohn Southworth
2012-04-16bug 7985: fix regex for rename system image commandDeepti Kulkarni
2012-04-12bug fix for 5792 - Fix the op-mode system image commands for live-cdDeepti Kulkarni
2012-04-10Merge branch 'pacifica' of fiji.vyatta.com:/git/vyatta-op into pacificaStephen Hemminger
2012-04-10fix to use the correct perl functionDeepti Kulkarni
2012-04-09Use Interface.pm to find interface stateStephen Hemminger
Bug 8006 Use standard module to check for interface state.
2012-04-04Better perl style in boot imageStephen Hemminger
1. Fix perl critic warnings 2. Use perl native mv/cp functions to allow for better error handling 3. Put error messages on standard error, not standard out.
2012-03-22Remove unneeded debugging information from ping scriptJohn Southworth
2012-03-22Make ping feel like all the other system commandsJohn Southworth
2012-03-14Initial commit for new ping completionJohn Southworth
2012-03-10Add new ping command scriptStephen Hemminger
Bug 3052 Rather than having a ping an op-mode command which has no flexibility about arguments. Make it a wrapper script that accepts Juniper style arguments and turns them into Unix style flags.
2012-03-01Fix tech-support save commandJohn Southworth
2012-03-01Allow users to import ssh keys when using image commandsJohn Southworth
2012-03-01Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnardJohn Southworth
2012-03-01Bugfix 7555: Allow users to import ssh keys when using 'show tech-support ↵John Southworth
save' commands
2012-02-29bug fix for 7826 - fixed to use correct perl functions.Deepti Kulkarni
2012-02-27fix for bug 7719 - delete system image should accept 'y' or 'n'Deepti Kulkarni
for a yes/no respectively.
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
Bug 7813 On 32 bit platform, perl truncates printf formatting if given a numeric type. (ie %10d). Change to print as string instead. Rework code to make counter wrap code clearer, and use map{} to expand list of values.
2012-02-21Bug 4086:fixed order of display in show dns forwarding nameservers, removed ↵Gaurav
redundant information
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
Bug 6886 Mostly changes to use explicit glob() function.
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
1. Get rid of perl critic warnings about use of bare file handles and open 2. Use perl rather than system() to copy and move files and check for errors. 3. Use perl rather than system() to access syslog.
2011-11-09Fix perlcritic warning about bareword file handleStephen Hemminger
dhcpv6-show-leases use 3 arg open and local file handle
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 ↵John Southworth
properly (cherry picked from commit 03ff4a8d1f8f31eac014e227cdcd9d1a6d4af907)
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-27Fix ipv6 matching in ping and tracerouteJohn Southworth
(cherry picked from commit c34a0b81b02cb875fcb0822454a9a5eca630a5a6)
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-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 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-27Initial traceroute rework checkinJohn Southworth
(cherry picked from commit ce64904840bea3e716a7de3eca2618e63bcd87d1)
2011-10-27Create new ping command with the following semanticsJohn Southworth
1. ping <ipv4|ipv6|hostname> will use * ping for a v4 address * ping6 for a v6 address * ping or ping6 for a hostname which ever resolves prefering ipv4 2. ping ipv4 <ipv4|hostname> will ping 3. ping ipv6 <ipv6|hostname> will ping6 4. ping <node> option <advanced ping options> * allows for options to pass down to ping * this is a stop gap while we add the most common options * to the CLI (cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef)
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