Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-24 | Merge branch 'current' into lithiumlithium | Daniil Baturin | |
Conflicts: Makefile.am debian/changelog templates/restart/dns/forwarding/node.def templates/show/version/added/node.def templates/show/version/all/node.def templates/show/version/deleted/node.def templates/show/version/downgraded/node.def templates/show/version/node.def templates/show/version/upgraded/node.def | |||
2018-06-14 | T683: Rewrite SNMP op mode commands in new stlye XML/Python | Christian Poessinger | |
2018-06-13 | T689: remove files no longer needed after merging PR#14 into vyos-1x. | Daniil Baturin | |
2018-06-05 | T684: make the 'run show configuration commands' and the |commands pipe use ↵ | Daniil Baturin | |
the new implementation. | |||
2018-05-14 | T564: remove DNS forwarding commands that are moving to vyos-1x. | Daniil Baturin | |
2018-05-14 | Remove the show version command from this package: moving to vyos-1x. | Daniil Baturin | |
2017-10-29 | Change 'show tech-support' behavior to always strip-private | Christian Poessinger | |
Using "show tech-support" cmd will produce the tech-support output without any private information. Using "show tech-support private" cmd will produce the tech-support output with private information included. Note: ===== The Perl script (vyos-strip-config.pl) used to remove any sensible information will in addition remove version numbers if they match the regexp below: # Strip IPv4 addresses $input =~ s/\d+\.\d+\.(\d+)\.(\d+)/xxx.xxx.$1.$2/g if $stripIP; Example: ======== i apt xxx.xxx.9.8.4 amd64 commandline package manager ii apt-transport-https xxx.xxx.9.8.4 amd64 https download transport for APT i apt 1.0.9.8.4 amd64 commandline package manager ii apt-transport-https 1.0.9.8.4 amd64 https download transport for APT This behavior is present in the current implementation and should be addressed during the move to the new Python scripts. | |||
2017-07-25 | The command "show log firewall name <name>" does not show the expected log ↵ | Kim Hagen | |
entries | |||
2017-07-25 | The command "show log firewall name <name>" does not show the expected log ↵ | Kim Hagen | |
entries | |||
2017-03-19 | Exchange vyatta with vyos | Thore | |
When typing "show system" and pressing tab the autosuggestion still said the installation was based on a vyatta image. | |||
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-12-11 | T207: modified brctl location | Ewald van Geffen | |
2016-03-03 | New implementation of the version display command (ref T6). | Daniil Baturin | |
2016-02-08 | Update debian live mountpoint directories. | Kim Hagen | |
2015-12-19 | Easter egg: 'show version funny' command that displays limericks | Daniil Baturin | |
after version information. | |||
2015-12-19 | Remove referenced to Vyatta from 'show version' completion help. | Daniil Baturin | |
2015-12-19 | Easter egg: 'show version funny' command that displays limericks | Daniil Baturin | |
after version information. | |||
2015-12-19 | Remove referenced to Vyatta from 'show version' completion help. | Daniil Baturin | |
2015-01-24 | vyatta-op: replace 'show shutdown' with 'show poweroff' and use script | Alex Harpin | |
Rename 'show shutdown' to 'show poweroff' so it is the same as the configuration options, and set the command to use the script to show the scheduled poweroff time. Bug #461 http://bugzilla.vyos.net/show_bug.cgi?id=461 | |||
2015-01-14 | vyatta-op: fix for show host domain replies (none) | Alex Harpin | |
Add the -d option to /bin/domainname so it actually returns the domain name configured on the system instead of (none) Bug #438 http://bugzilla.vyos.net/show_bug.cgi?id=438 | |||
2014-08-24 | Add vxlan support | upa | |
2014-07-07 | Add Maya calendar support to date commands | Daniil Baturin | |
for planning system maintenance rituals. ;) | |||
2014-07-03 | Add more interface types to "show arp" completion. | Daniil Baturin | |
2014-05-09 | Bug #71: "show system memory cache" gives "permission denied" message | Kim Hagen | |
2014-04-06 | Bug #159: add op mode support for dummy interfaces. | Daniil Baturin | |
2014-04-06 | Replace Vyatta with VyOS in "show license" command help. | Daniil Baturin | |
2014-03-18 | Add support for l2tpv3 | higebu | |
2013-12-22 | Rename s/detailed/detail/ for consistenct with the rest of the system. | Daniil Baturin | |
2013-12-02 | Bug #24: add a command to display recently logged in users. | Daniil Baturin | |
2013-12-02 | Bug #3: Display RAM usage overview in simple total/free/used format. | Daniil Baturin | |
2013-11-07 | Fix typo in "show hardware scsi detailed" command. | Daniil Baturin | |
2013-11-07 | Add command to view SCSI devices (show hardware scsi [detailed). | Daniil Baturin | |
2013-11-07 | Make USB vieweing command more consistent with other hardware commands. | Daniil Baturin | |
Rename "show system usb" to "show hardware usb", add "show hardware usb detailes" for "lsusb -v" | |||
2013-06-17 | 8970: Fix for show monitor | Saurabh Mohan | |
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-26 | Skip dmesg files starting with "Nothing has been logged yet" | James Davidson | |
Bug 8427 Initial processing of /etc/dmesg by savelog creates a file with only one line: (Nothing has been logged yet.) Detect such files and skip them when listing all boot message files. | |||
2012-10-08 | Bugfix 8421: fix show interfaces vrrp detail node to use new syntax | John Southworth | |
2012-10-02 | Fix use of LESSCLOSE | James Davidson | |
Fixes bug 3921 | |||
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth | |
2012-09-12 | Bugfix 8310: remove 'show log content-inspection' | John Southworth | |
2012-09-05 | Fix use of lesspipe | James Davidson | |
Fixes bug 3921 | |||
2012-08-01 | Fix NAT regex to also find MASQ logs. | James Davidson | |
Fixes BZ8001. | |||
2012-07-06 | Fix NAT regex and correct log file sort order. | James Davidson | |
Fixes BZ8001. | |||
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-02-22 | Add headers to show montioring command | John Southworth | |
2012-02-22 | Bugfix 5806: Don't show ntp.vyatta.com by default for show ntp | John Southworth | |
2012-02-22 | Bugfix 2581: show protocol debugging summary with 'show monitoring' | John Southworth | |