summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2023-11-15remote: T5726: Replace the download procedure callerkin
(cherry picked from commit 58e5b6cd712802d411ffc2be880bc55d9f610f4a)
2023-10-27op-mode: T3355: Remove deadweight legacy scripterkin
(cherry picked from commit dc1377fe9f37c7c30905a8a173ba7089bb1ece22)
2023-09-14T671: remove scripts that are either unused or about to be replacedDaniil Baturin
(cherry picked from commit 2f92b8bbb1b1042ff14918af3495c86f8b0c7870)
2023-09-04T671: remove the show DMI scriptDaniil Baturin
2023-07-29T3355: migrate "show dhcp client" commands to vyos-1xChristian Breunig
2023-05-05T671: remove scripts that are not used by anythingDaniil Baturin
* vyatta-gettime.pl * vyatta-show-current-user * vyatta-regen-unpriv-commands.sh * vyatta-monitor-list
2022-05-04tech-support-archive: T4377: Exclude saving archives to a new archive.mkorobeinikov
The commit fixes problem with saving archives to a new archive.
2021-12-30images management: T4113: Improved GRUB config parsingzsdc
The commit fixes two problems with GRUB configuration items parser: * items with only one `console=ttyS0` were wrongly detected as those that have a `kvm` console type * items where the `boot=live`option is the latest one cannot be removed from a configuration during an image removal
2021-11-24T3950: Use friendly_download instead of regular downloaderkin
2021-06-27T2546: Migrate "show interfaces bonding * slaves" to vyos-1xChristian Poessinger
2021-06-16op-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.
2021-03-30T3356: Replace curl wrappers in vyatta-image-tools.pl with calls to remote.pyerkin
2021-03-30T3356: Replace vyatta-remote-copy.pl with remote.pyerkin
2021-03-15T3354: Replace vyos-strip-config.pl with strip-private.pyerkin
2020-10-04monitor: nat: T2951: fix warning by adjusting to latest CLI versionChristian Poessinger
2020-09-09T2303: correctly delete images with quotes in GRUB entries.Daniil Baturin
2020-08-04T1287: wide-dhcp6c does not support a "show dhcpv6 client leases" commandChristian Poessinger
2020-08-03T2757: remove additional newline from "show system image version"Christian Poessinger
2020-06-25T2329: show a warning about "show remote-config" when run from op mode.Daniil Baturin
2020-06-06op-mode: ethernet: T2546: migrate identify subcommand to vyos-1xChristian Poessinger
2020-05-23ping: T2457: migrate script to vyos-1xChristian Poessinger
2020-05-01ping: T2412: use sudo for option floodThomas Mangin
2020-04-29op-mode: dhcp: T2399: fix display of all leasesChristian Poessinger
2020-04-29op-mode: dhcp: T2399: fix display of specific client leaseChristian Poessinger
2020-03-08ping: T2109: fix/add name resolutionThomas Mangin
2020-03-07Merge branch 'current' into currentThomas Mangin
2020-03-07ping: T31: using vrf requires sudoThomas Mangin
2020-03-07ping: T31: fix and improve autocompleteThomas Mangin
2020-03-07ping: T31: its now VyOS copyrightChristian Poessinger
2020-03-07ping: T31: rewrite in python, add vrf supportThomas Mangin
2019-12-09T1855: use the new script for "show reboot/poweroff".Daniil Baturin
2019-10-23T1431: add an unattended image deletion option.Daniil Baturin
2019-10-16T1401 fixing copy command, protocol FTP. Using hexdecimal for # and @ chars ↵DmitriyEshenko
in password.
2019-09-01Merge pull request #27 from alkersan/T1621_misc_rewritesChristian Poessinger
T1621 remove misc ops after python/xml rewrite
2019-08-31[ping] T1450 Recovering ping for ipv6Eshenko Dmitriy
After adding sudo, always runs `ping` instead using `ping6` for ipv6
2019-08-30T1621 remove misc ops after python/xml rewriteDmytro Aleksandrov
2019-08-23T1607 remove 'reset conntrack', 'reset & show ip[v6]' ops after xml rewriteDmytro Aleksandrov
2019-08-19T1596 Remove telnet and traceroute operations after xml-style rewriteDmytro Aleksandrov
2019-08-16T1590 remove 'show system' operations after xml-style rewriteDmytro Aleksandrov
2019-08-08[strip-config] T1568 improved regex for ipv6,mac and full-nameDmitriyEshenko
2019-07-23[ping command] T1450 - ping * flood is not workinghagbard
2019-07-05T1499: Allow for usage of systemd interface mappingsRunar Borge
2019-06-24strip-config: T1484: remove OSPF md5 keyChristian Poessinger
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
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