Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-29 | T2402: Warn user when configuring from live-ISO | kroy-the-rabbit | |
2020-04-29 | op-mode: dhcp: T2399: fix display of all leases | Christian Poessinger | |
2020-04-29 | op-mode: dhcp: T2399: fix display of specific client lease | Christian Poessinger | |
2020-04-29 | op-mode: dhcp: T2398: extend completion helper | Christian Poessinger | |
Also list bond and bridge interfaces when searching for DHCP clients. | |||
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2020-03-08 | Merge pull request #36 from thomas-mangin/current | Christian Poessinger | |
ping: T2109: fix/add name resolution | |||
2020-03-08 | ping: T2109: fix/add name resolution | Thomas Mangin | |
2020-03-08 | Merge pull request #35 from thomas-mangin/current | Christian Poessinger | |
ping: T31: fix vrf and autocomplete | |||
2020-03-07 | Merge branch 'current' into current | Thomas Mangin | |
2020-03-07 | ping: T31: using vrf requires sudo | Thomas Mangin | |
2020-03-07 | ping: T31: fix and improve autocomplete | Thomas Mangin | |
2020-03-07 | ping: use execution path based on environment variable | Christian Poessinger | |
2020-03-07 | ping: T31: its now VyOS copyright | Christian Poessinger | |
2020-03-07 | Merge pull request #33 from jjakob/completion-wip | Christian Poessinger | |
T2072: partially fix completion for values with spaces | |||
2020-03-07 | Merge pull request #34 from thomas-mangin/current | Christian Poessinger | |
ping: T31: rewrite in python, add vrf support | |||
2020-03-07 | ping: T31: rewrite in python, add vrf support | Thomas Mangin | |
2020-03-03 | Debian: T2095: add missing dependency on rsync | Christian Poessinger | |
2020-02-29 | T2072: partially fix completion for values with spaces | Jernej Jakob | |
This fixes the help display, command completion still doesn't work. | |||
2020-02-25 | pppoe: T2070: rewrite (dis-)connect op-mode commands in XML and Python | Christian Poessinger | |
2020-02-04 | Debian: T1965: use iputils-ping over inetutils-ping | Christian Poessinger | |
2019-12-18 | Jenkins: adjust to new Debian Buster build | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyatta-op into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-op: Jenkins: import Pipeline from vyos-1x commit bd00ec7 T1604: run bash builtin "set" as-is in _vyatta_op_run update Jenkins file for equuleus T1571: fix the grep expression in "run show log vpn *". | |||
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-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7 | Christian Poessinger | |
2019-09-24 | Merge branch 'current' of github.com:vyos/vyatta-op into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-op: Jenkins: sync with vyos-1x pipeline | |||
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 | Merge branch 'current' of github.com:vyos/vyatta-op into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-op: Jenkins: use new pipeline imported from vyos-1x | |||
2019-09-23 | Jenkins: use new pipeline imported from vyos-1x | Christian Poessinger | |
2019-09-19 | Merge branch 'current' of github.com:vyos/vyatta-op into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-op: [ping] T1450 Recovering ping for ipv6 T1621 remove misc ops after python/xml rewrite T1607 remove 'reset conntrack', 'reset & show ip[v6]' ops after xml rewrite T1596 Remove telnet and traceroute operations after xml-style rewrite | |||
2019-09-08 | Merge pull request #29 from jjakob/equuleus | Christian Poessinger | |
T1604: run bash builtin "set" as-is in _vyatta_op_run | |||
2019-09-07 | T1604: run bash builtin "set" as-is in _vyatta_op_run | jjakob | |
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-19 | Merge branch 'equuleus' of https://github.com/vyos/vyatta-op into equuleus | Daniil Baturin | |
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-14 | update Jenkins file for equuleus | UnicronNL | |