Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-14 | T683: remove old Perl scripts for 'show snmp' | Christian Poessinger | |
2018-06-13 | T689: remove files no longer needed after merging PR#14 into vyos-1x. | Daniil Baturin | |
2018-06-10 | T588: remove the old DNS forwarding op mode script. | Daniil Baturin | |
2018-05-15 | T637: remove the old 'monitor interfaces ... traffic' implementation. | Daniil Baturin | |
2018-05-14 | Remove the show version command from this package: moving to vyos-1x. | Daniil Baturin | |
2018-05-03 | T618: supress stderr of hvinfo in the show version script. | Daniil Baturin | |
Also convert the script to python3. | |||
2018-01-21 | T523: Use new location for dnsmasq config files | Christian Poessinger | |
2017-03-05 | Fix the 'ssh-server-key' script to use the 'yesno' script as per dmbaturin's ↵ | Chris Freas | |
request. | |||
2017-03-03 | T283: add CLI command to regenerate SSH server host keys | Chris Freas | |
2017-02-17 | T272: Add scripts and templates for generating remote side OpenVPN configs | Daniil Baturin | |
(just for VyOS for now, raw openvpn config support will come later). | |||
2016-12-21 | T156: return "Unknown" for /sys/class/dmi/* files that don't exist. | Daniil Baturin | |
2016-09-26 | Support serial console on any ttyS#. Well, any of the first 10. | Geoff Adams | |
2016-09-20 | Correctly identify ttyS1 as a serial console, as well (issue T146). | Geoff Adams | |
2016-09-15 | fix error message "NameError: name 'CalledProcessError' is not defined" | Kim Hagen | |
when doing a 'show version' on a non virtual machine | |||
2016-04-16 | stop smartmatch warnings | Kim | |
2016-03-03 | New implementation of the version display command (ref T6). | Daniil Baturin | |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen | |
2016-02-08 | Update debian live mountpoint directories. | Kim Hagen | |
2016-02-08 | Update location of LIVE_CD. | Kim Hagen | |
2016-02-08 | Update paths in del_non_image_files function. | Kim Hagen | |
2016-02-08 | Fix "show system image version" command. | Kim Hagen | |
2015-12-19 | Easter egg: 'show version funny' command that displays limericks | Daniil Baturin | |
after version information. | |||
2015-11-02 | vyatta-op: skip unknown interfaces in "show interfaces counters/detail" | Alex Harpin | |
Skip unknown interface types when running "show interfaces counters" or "show interfaces detail" from the CLI. Bug #610 http://bugzilla.vyos.net/show_bug.cgi?id=610 | |||
2015-11-02 | vyatta-op: formatting changes for style consistency | Alex Harpin | |
Update scripts/vyatta-show-interfaces.pl to maintain style consistency | |||
2015-06-18 | vyatta-op: remove user login public key information with strip-private | Alex Harpin | |
Extend the strip-private command pipe so that it removes the public key user login information. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567 | |||
2015-06-18 | vyatta-op: strip-private removes "user" rather than actual username | Alex Harpin | |
The strip-private pipe command removes the user node entry rather than the actual username. Bug #567 http://bugzilla.vyos.net/show_bug.cgi?id=567 | |||
2015-04-09 | Replace the old hypervisor_vendor utility with hvinfo. | Daniil Baturin | |
2015-01-24 | vyatta-op: final fix for the ssh client failing to disconnect on reboot | Alex Harpin | |
Final fix to ensure that any SSH clients are sent the disconnect signal on a scheduled reboot as well as a 'reboot now'. Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298 | |||
2015-01-24 | vyatta-op: update the system poweroff cli command to be script based | Alex Harpin | |
Update the system poweroff command to use the vyatta-poweroff.pl script rather than simply uisng the shutdown command. This allows other actions to be taken on shutdown, including correctly disconnecting SSH clients rather than having them resorting to timing out (Bug #298) Bug #460 http://bugzilla.vyos.net/show_bug.cgi?id=460 | |||
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 | |