summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2021-10-21strip-private: T3926: strip cisco-authentication key1.2.9-S1cruxChristian Poessinger
(cherry picked from commit ac4292154ee3cbb165a75c8373d0b559c4027b51)
2021-06-20op-mode: T3582: Fix the function of "delete log file" commandsrividya0208
Added the compeletion help to show the list of the files and also changed the command to delete the file as the existing command was deleting the file and not recreating the file to write the new logs. So modified the command so that it will delete the content of the file.
2020-09-09T2303: correctly delete images with quotes in GRUB entries.Daniil Baturin
2020-08-03T2757: remove additional newline from "show system image version"Christian Poessinger
(cherry picked from commit 81160c16b2b56ab50732dcb7a246284e21aded6f)
2020-06-25T2329: show a warning about "show remote-config" when run from op mode.Daniil Baturin
2019-12-09T1855: use the new script for "show reboot/poweroff".Daniil Baturin
Conflicts: Makefile.am
2019-12-06[strip-config] T1568 improved regex for ipv6,mac and full-nameDmitriyEshenko
(cherry picked from commit 20822ca355fcec4a364375edf6330e6b2357a570)
2019-11-05T1401 fixing copy command, protocol FTP. Using hexdecimal for # and @ chars ↵DmitriyEshenko
in password.
2019-10-23T1431: add an unattended image deletion option.Daniil Baturin
2019-08-31[ping] T1450 Recovering ping for ipv6Eshenko Dmitriy
After adding sudo, always runs `ping` instead using `ping6` for ipv6
2019-08-29[ping command] T1450 - ping * flood is not workinghagbard
2019-06-24strip-config: T1484: remove OSPF md5 keyChristian Poessinger
(cherry picked from commit 8c7b09c1487547df339037cfae861d78bd51a17f)
2018-11-11T999: "strip-private" does not strip pre-shared-secretChristian Poessinger
Private information as the IPSec pre shared key was not removed on: vyos@vyos# show vpn ipsec | strip-private (cherry picked from commit 1b94994d3f9c7ca32dfad3051fe9c3330edcfd98)
2018-10-09T870: Commit-confirm restarts the server even after commithagbard
- bugfix: show reboot shows now systemd scheduled and commit-confirm scheduled reboots.
2018-07-29T758: add 'show dns dynamic status' op mode commandChristian Poessinger
2018-06-14T683: remove old Perl scripts for 'show snmp'Christian Poessinger
2018-06-13T689: remove files no longer needed after merging PR#14 into vyos-1x.Daniil Baturin
2018-06-10T588: remove the old DNS forwarding op mode script.Daniil Baturin
2018-05-15T637: remove the old 'monitor interfaces ... traffic' implementation.Daniil Baturin
2018-05-14Remove the show version command from this package: moving to vyos-1x.Daniil Baturin
2018-05-03T618: supress stderr of hvinfo in the show version script.Daniil Baturin
Also convert the script to python3.
2018-01-21T523: Use new location for dnsmasq config filesChristian Poessinger
2017-03-05Fix the 'ssh-server-key' script to use the 'yesno' script as per dmbaturin's ↵Chris Freas
request.
2017-03-03T283: add CLI command to regenerate SSH server host keysChris Freas
2017-02-17T272: Add scripts and templates for generating remote side OpenVPN configsDaniil Baturin
(just for VyOS for now, raw openvpn config support will come later).
2016-12-21T156: return "Unknown" for /sys/class/dmi/* files that don't exist.Daniil Baturin
2016-09-26Support serial console on any ttyS#. Well, any of the first 10.Geoff Adams
2016-09-20Correctly identify ttyS1 as a serial console, as well (issue T146).Geoff Adams
2016-09-15fix error message "NameError: name 'CalledProcessError' is not defined"Kim Hagen
when doing a 'show version' on a non virtual machine
2016-04-16stop smartmatch warningsKim
2016-03-03New implementation of the version display command (ref T6).Daniil Baturin
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2016-02-08Update debian live mountpoint directories.Kim Hagen
2016-02-08Update location of LIVE_CD.Kim Hagen
2016-02-08Update paths in del_non_image_files function.Kim Hagen
2016-02-08Fix "show system image version" command.Kim Hagen
2015-12-19Easter egg: 'show version funny' command that displays limericksDaniil Baturin
after version information.
2015-11-02vyatta-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-02vyatta-op: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-show-interfaces.pl to maintain style consistency
2015-06-18vyatta-op: remove user login public key information with strip-privateAlex 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-18vyatta-op: strip-private removes "user" rather than actual usernameAlex 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-09Replace the old hypervisor_vendor utility with hvinfo.Daniil Baturin
2015-01-24vyatta-op: final fix for the ssh client failing to disconnect on rebootAlex 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-24vyatta-op: update the system poweroff cli command to be script basedAlex 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-01vyatta-op: on shutdown/reboot the client ssh session doesn't disconnectAlex 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-31Revert "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-09vyatta-op: fix for the config file copy via scp failureAlex 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-09vyatta-op: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-image-tools.pl to have consistent identation levels and style throughout.
2014-10-08Add an option to disable inotify to fail -f commands.Daniil Baturin
OverlayFS doesn't work well with inotify.
2014-07-25Boot type check had unionfs hardcoded in it. Now it has overlayfs hardcoded ↵Daniil Baturin
in it. This makes me happy.