Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-28 | Sync up SNMPv3 support | James Davidson | |
SNMP-100 Implement high-level vyatta CLI SNMP-135 change 'show snmp', add 'show snmp v3 certificates' SNMP-142 'sh snmp v3 cert' error/warning messages SNMP-143 show CLI implementation SNMP-152 Hide 'No such file or directory' error message SNMP-143 show CLI implementation SNMP-154 user friendly error message on 'show snmp' SNMP-157 Run Perltidy for all Perl scripts SNMP-158 change output of 'sh snmp v3 trap-target' (cherry picked from commit 3e5ac8cc1d3bed7fe392ba052f9f037f16441f6f) | |||
2012-10-19 | Support detection of overlayfs | James Davidson | |
2012-09-17 | Fix handling of unknown interface types | Stephen Hemminger | |
Bug 8361 Instead of hard coding skip list, just use Vyatta::Interface as defined. | |||
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth | |
2012-08-30 | command wrapper doesn't need a login shell | John Southworth | |
2012-06-04 | Ignore the default vti interface. | Saurabh Mohan | |
2012-05-16 | VTI show support. | Saurabh Mohan | |
2012-05-15 | Move VRRP to its own package | John Southworth | |
2012-05-15 | Add Vyatta wrappers for new keepalived output | John 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-09 | Moved get_terminal_width to Vyatta::Misc | John Southworth | |
2012-05-08 | Use native perl code to figure othe the terminal width | John Southworth | |
2012-05-08 | Use terminal width for interface description wrapping | John Southworth | |
2012-04-16 | bug 7985: fix regex for rename system image command | Deepti Kulkarni | |
2012-04-12 | bug fix for 5792 - Fix the op-mode system image commands for live-cd | Deepti Kulkarni | |
2012-04-10 | Merge branch 'pacifica' of fiji.vyatta.com:/git/vyatta-op into pacifica | Stephen Hemminger | |
2012-04-10 | fix to use the correct perl function | Deepti Kulkarni | |
2012-04-09 | Use Interface.pm to find interface state | Stephen Hemminger | |
Bug 8006 Use standard module to check for interface state. | |||
2012-04-04 | Better perl style in boot image | Stephen 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-22 | Remove unneeded debugging information from ping script | John Southworth | |
2012-03-22 | Make ping feel like all the other system commands | John Southworth | |
2012-03-14 | Initial commit for new ping completion | John Southworth | |
2012-03-10 | Add new ping command script | Stephen 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-01 | Fix tech-support save command | John Southworth | |
2012-03-01 | Allow users to import ssh keys when using image commands | John Southworth | |
2012-03-01 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | John Southworth | |
2012-03-01 | Bugfix 7555: Allow users to import ssh keys when using 'show tech-support ↵ | John Southworth | |
save' commands | |||
2012-02-29 | bug fix for 7826 - fixed to use correct perl functions. | Deepti Kulkarni | |
2012-02-27 | fix for bug 7719 - delete system image should accept 'y' or 'n' | Deepti Kulkarni | |
for a yes/no respectively. | |||
2012-02-22 | Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-op into oxnard | Stephen Hemminger | |
2012-02-22 | Handle 64 bit counters in show interfaces | Stephen 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-21 | Bug 4086:fixed order of display in show dns forwarding nameservers, removed ↵ | Gaurav | |
redundant information | |||
2012-01-09 | bug 7714: Fixing runtime script error seen in show dns forwarding statistics | Gaurav Sinha | |
2011-12-29 | Bugfix 7473: Display hardware model, S/N and UUID if available. | Bob Gilligan | |
2011-12-09 | Adjust show interfaces for maximum length of interface name | John Southworth | |
2011-11-29 | boot-image: fix perl critic warnings | Stephen Hemminger | |
Bug 6886 Mostly changes to use explicit glob() function. | |||
2011-11-09 | Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-op into oxnard | Gaurav Sinha | |
2011-11-09 | :Fixing bug 4086, added support for showing domain overrides | Gaurav Sinha | |
2011-11-09 | cleanup rename-image | Stephen 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-09 | Fix perlcritic warning about bareword file handle | Stephen Hemminger | |
dhcpv6-show-leases use 3 arg open and local file handle | |||
2011-11-01 | Wait for user to hit enter before continuing with a reboot | John Southworth | |
2011-10-27 | Bugfix 7575: Make tshark run as a normal user so that writing files works ↵ | John Southworth | |
properly (cherry picked from commit 03ff4a8d1f8f31eac014e227cdcd9d1a6d4af907) | |||
2011-10-27 | Make 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-27 | Bugfix 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-27 | Fix ipv6 matching in ping and traceroute | John Southworth | |
(cherry picked from commit c34a0b81b02cb875fcb0822454a9a5eca630a5a6) | |||
2011-10-27 | Fix 'monitor interface traffic save' | John Southworth | |
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d) | |||
2011-10-27 | More monitor interface traffic commands | John Southworth | |
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f) | |||
2011-10-27 | Add 'show monitoring' script to list active background monitoring | John Southworth | |
(cherry picked from commit 7789cf5e792174aff5c127eb90859c46608a937b) | |||
2011-10-27 | Forgot to fix a typo in the local copy of vyatta-monitor-cleanup | John Southworth | |
(cherry picked from commit 8f4406f107b6f93eb9e868018150e1f4687aef68) | |||
2011-10-27 | Cleanup background monitor sessions on logout | John Southworth | |
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601) | |||
2011-10-27 | Move the background monitoring for vpn under each of the categories as ↵ | John Southworth | |
suggested by support (cherry picked from commit 7621362a1a6ac0b5234fffdd4ff5fd1fe9f8625d) |