Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-18 | Merge pull request #32 from sever-sever/monitor-protocolVyOS_1.2-2019Q4 | Daniil Baturin | |
[monitoring] T832: Fix show monitoring | |||
2019-12-17 | [monitoring] T832: Fix show monitoring | Viacheslav Hletenko | |
2019-12-09 | T1855: use the new script for "show reboot/poweroff". | Daniil Baturin | |
2019-10-27 | T1773: add a JSON pipe (show | json). | Daniil Baturin | |
2019-10-23 | T1431: add an unattended image deletion option. | Daniil Baturin | |
2019-10-17 | Merge pull request #31 from DmitriyEshenko/fix-copy-ftp | Christian Poessinger | |
T1401 fixing copy command, protocol FTP. Using hexdecimal for # and @… | |||
2019-10-16 | T1401 fixing copy command, protocol FTP. Using hexdecimal for # and @ chars ↵ | DmitriyEshenko | |
in password. | |||
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7 | Christian Poessinger | |
2019-09-24 | Jenkins: sync with vyos-1x pipeline | Christian Poessinger | |
Imported from vyos-1x commit fe8cd98c92 ("Jenkins: rely on the global defined label for Docker executors"). | |||
2019-09-23 | Jenkins: use new pipeline imported from vyos-1x | Christian Poessinger | |
2019-09-01 | Merge pull request #27 from alkersan/T1621_misc_rewrites | Christian Poessinger | |
T1621 remove misc ops after python/xml rewrite | |||
2019-08-31 | Merge pull request #28 from DmitriyEshenko/patch-1 | Daniil Baturin | |
[ping] T1450 Recovering ping for ipv6 | |||
2019-08-31 | [ping] T1450 Recovering ping for ipv6 | Eshenko Dmitriy | |
After adding sudo, always runs `ping` instead using `ping6` for ipv6 | |||
2019-08-30 | T1621 remove misc ops after python/xml rewrite | Dmytro Aleksandrov | |
2019-08-25 | Merge pull request #26 from alkersan/T1607_reset_ip_conntrack_rewrite | Christian Poessinger | |
T1607 remove 'reset conntrack' and 'reset & show ip[v6]' ops after xml syntax rewrite | |||
2019-08-23 | T1607 remove 'reset conntrack', 'reset & show ip[v6]' ops after xml rewrite | Dmytro Aleksandrov | |
2019-08-21 | Merge pull request #25 from alkersan/current | Christian Poessinger | |
T1596 Remove telnet and traceroute operations after xml-style rewrite | |||
2019-08-19 | T1596 Remove telnet and traceroute operations after xml-style rewrite | Dmytro Aleksandrov | |
2019-08-18 | Merge pull request #24 from alkersan/current | Daniil Baturin | |
T1590 remove 'show system' operations after xml-style rewrite | |||
2019-08-16 | T1590 remove 'show system' operations after xml-style rewrite | Dmytro Aleksandrov | |
2019-08-09 | T1571: fix the grep expression in "run show log vpn *". | Daniil Baturin | |
2019-08-09 | Merge pull request #23 from DmitriyEshenko/strip-config | Daniil Baturin | |
[strip-config] T1568 improved regex for ipv6,mac and full-name | |||
2019-08-08 | [strip-config] T1568 improved regex for ipv6,mac and full-name | DmitriyEshenko | |
2019-07-23 | [ping command] T1450 - ping * flood is not working | hagbard | |
2019-07-05 | Merge pull request #22 from runborg/current | Kim | |
T1499: Allow for usage of systemd interface mappings | |||
2019-07-05 | T1499: Allow for usage of systemd interface mappings | Runar Borge | |
2019-06-24 | strip-config: T1484: remove OSPF md5 key | Christian Poessinger | |
2019-05-22 | Create Jenkinsfile current | Kim Hagen | |
2019-02-05 | Merge pull request #21 from DaniilHarun/feature | Daniil Baturin | |
Show transceiver information from plugin modules, e.g SFP+, QSFP | |||
2019-02-05 | Show transceiver information from plugin modules, e.g SFP+, QSFP | Daniil Kharun | |
2019-01-26 | T1193: use vyos-config-to-commands in the commands pipe. | Daniil Baturin | |
2019-01-03 | T1151: elevate permissions when accessing kernel ring buffer | Christian Poessinger | |
The kernel syslog contains debugging information that is often useful during exploitation of other vulnerabilities, such as kernel heap addresses. Rather than futilely attempt to sanitize hundreds (or thousands) of printk statements and simultaneously cripple useful debugging functionality, it is far simpler to create an option that prevents unprivileged users from reading the syslog. For more information please refer to: https://lwn.net/Articles/414813/ | |||
2018-11-25 | show: rename Vyatta to VyOS | Christian Poessinger | |
2018-11-12 | T994: fix the argument number in "monitor bandwidth-test initiate". | Daniil Baturin | |
2018-11-11 | T999: "strip-private" does not strip pre-shared-secret | Christian Poessinger | |
Private information as the IPSec pre shared key was not removed on: vyos@vyos# show vpn ipsec | strip-private | |||
2018-11-07 | Fixes T963: no authorization logs | hagbard | |
2018-10-09 | Merge pull request #19 from hagbard-01/current | hagbard-01 | |
T870: Commit-confirm restarts the server even after commit | |||
2018-10-09 | T870: Commit-confirm restarts the server even after commit | hagbard | |
- bugfix: show reboot shows now systemd scheduled and commit-confirm scheduled reboots. | |||
2018-09-14 | use double square brackets | UnicronNL | |
2018-09-14 | T846 RADIUS user you no longer have access to the “?” when entering ↵ | UnicronNL | |
commands. | |||
2018-09-01 | T821: do not allow using the commands pipe if session has uncommited changes. | Daniil Baturin | |
2018-08-26 | T441: remove vyatta-quagga from dependencies. | Daniil Baturin | |
2018-08-23 | T441: add FRR as an alternative dependency to quagga. | Daniil Baturin | |
2018-08-21 | Merge pull request #16 from alkersan/clear_term | Daniil Baturin | |
T689: Remove clear console and reset terminal ops after xml rewrite | |||
2018-08-21 | Merge pull request #17 from alkersan/force_arp | Daniil Baturin | |
T689: Remove force arp ops after xml rewrite | |||
2018-08-21 | T689: Remove force arp ops after xml rewrite | Dmytro Aleksandrov | |
2018-08-21 | T689: Remove clear console and reset terminal ops after xml rewrite | Dmytro Aleksandrov | |
2018-08-18 | Merge pull request #15 from alkersan/ddns_update | Christian Poessinger | |
T784: removed conflicting leftovers of the "update dns dynamic" operation | |||
2018-08-18 | T784: removed conflicting leftovers of the "update dns dynamic" operation | Dmytro Aleksandrov | |
2018-08-17 | Merge pull request #14 from alkersan/ntp_show | Christian Poessinger | |
T689: Removed show ntp op mode definition in virtue of xml rewrite |