Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-01 | vyatta-op: on shutdown/reboot the client ssh session doesn't disconnect | Alex Harpin | |
When either the reboot or poweroff commands are issued from the CLI, any ssh clients currently connected to the system aren't disconnected correctly, having to rely on a timeout to terminate them. The sendsigs process doesn't fully close sshd before the network is taken down, with the result that the client don't receive the disconnect signal. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298 | |||
2014-12-31 | Revert "Add an option to disable inotify to fail -f commands." | Alex Harpin | |
This reverts commit 75ae9d501bfdd4b264cfb0a8f1e04ae3c6a86cf7. This change is no longer needed as inotify is now working in the current VyOS kernel, following the commits for bug #425, so removing this temporary workaround. | |||
2014-10-09 | vyatta-op: fix for the config file copy via scp failure | Alex Harpin | |
Copying the config file (or any other for that matter via the CLI copy command) to another host via scp fails due to the failure to create the known_hosts file. Bug #340 http://bugzilla.vyos.net/show_bug.cgi?id=340 | |||
2014-10-09 | vyatta-op: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-image-tools.pl to have consistent identation levels and style throughout. | |||
2014-10-08 | Add an option to disable inotify to fail -f commands. | Daniil Baturin | |
OverlayFS doesn't work well with inotify. | |||
2014-07-25 | Boot type check had unionfs hardcoded in it. Now it has overlayfs hardcoded ↵ | Daniil Baturin | |
in it. This makes me happy. | |||
2014-07-07 | Add Maya calendar support to date commands | Daniil Baturin | |
for planning system maintenance rituals. ;) | |||
2014-07-02 | Bug #104: add pipe for stripping private information from config. | Daniil Baturin | |
2014-03-05 | Bug #157: Replace 'Intel 32/64bit' with 'x86 32/64-bit' in 'show version'. | Daniil Baturin | |
2014-03-05 | Bug #156: Check for 'vyatta' or 'vyos' kernels. | Daniil Baturin | |
2013-12-21 | Bug #95: Issue warnings on attempts to monitor rules with disabled logging. | Daniil Baturin | |
Additionally notify when monitoring firewall/NAT instances that only rules with logging enabled are monitored. | |||
2013-12-02 | Bug #3: Display RAM usage overview in simple total/free/used format. | Daniil Baturin | |
2013-06-19 | bz8631: Fix lease file regex to include leases on vif | James Davidson | |
2013-04-26 | Add size and files options to "traffic save" | James Davidson | |
Bug 8020 The total storage used by a traffic capture can be bounded by using the size and files options. | |||
2013-03-06 | 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' | |||
2013-02-06 | Display virt-brand version file if running in VM | 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 | |