Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | T905: Delete old op-mode command show remote-config | Viacheslav Hletenko | |
The op-mode command `show remote-config` did not work for several years. Since it uses the old backend we should delete it now. Will be redefined if necessary with a separate task, PR ``` vyos@r1:~$ show remote-config Invalid command: show remote-config [invalid] vyos@r1:~$ show remote-config Incomplete command: show remote-config vyos@r1:~$ ``` | |||
2023-12-17 | GitHub: add workflows from vyos-1x | Christian Breunig | |
2023-11-16 | Merge pull request #61 from jestabro/image-tools | John Estabrook | |
image: T4516: remove templates now in vyos-1x | |||
2023-11-15 | image: T4516: remove templates now in vyos-1x | John Estabrook | |
2023-11-15 | Merge pull request #82 from erkin/current | Christian Breunig | |
remote: T5726: Replace the download procedure call | |||
2023-11-14 | remote: T5726: Replace the download procedure call | erkin | |
2023-11-08 | Merge pull request #79 from Apachez-/T5693 | Christian Breunig | |
T5693: Adding variable vyos_persistence_dir (and improve variable vyos_rootfs_dir) | |||
2023-10-31 | Merge pull request #80 from jestabro/fix-makefile | John Estabrook | |
op-mode: T3355: remove reference to scripts/show-dhcp-leases.pl | |||
2023-10-31 | op-mode: T3355: remove reference to scripts/show-dhcp-leases.pl | John Estabrook | |
2023-10-27 | T5693: Adding variable vyos_persistence_dir (and improve variable ↵ | Apachez | |
vyos_rootfs_dir) | |||
2023-10-27 | Merge pull request #73 from erkin/current | Christian Breunig | |
op-mode: T3355: Remove deadweight legacy script | |||
2023-10-27 | Merge pull request #76 from jestabro/env-rootfs-dir | Christian Breunig | |
T5690: change to definition of environment variable 'vyos_rootfs_dir' is incorrect | |||
2023-10-26 | Revert "T5461: Improve rootfs directory variable" | John Estabrook | |
This reverts commit 6b03f6864063bc0ab95191b8c5e418d482baf076. | |||
2023-10-16 | Merge pull request #74 from aapostoliuk/T5642-current | Christian Breunig | |
op-mode: T5642: Removed unused template "generate tech-support archive" | |||
2023-10-16 | op-mode: T5642: Removed unused template "generate tech-support archive" | aapostoliuk | |
Removed unused template "generate tech-support archive" | |||
2023-10-06 | op-mode: T3355: Remove deadweight legacy script | erkin | |
2023-09-22 | Merge pull request #71 from jestabro/disk-by-id | John Estabrook | |
op-mode: raid: T5608: add/delete raid template now in vyos-1x | |||
2023-09-20 | op-mode: raid: T5608: add/delete raid template now in vyos-1x | John Estabrook | |
2023-09-13 | Merge pull request #67 from dmbaturin/T671-tech-support | Christian Breunig | |
T671: remove the old tech-support report implementation | |||
2023-09-13 | T671: remove the old tech-support report implementation | Daniil Baturin | |
2023-09-13 | Merge pull request #69 from dmbaturin/T671-monitor-and-openvpn | John Estabrook | |
T671: remove scripts that are either unused or about to be replaced | |||
2023-09-13 | Merge branch 'current' into T671-monitor-and-openvpn | Daniil Baturin | |
2023-09-13 | T671: remove scripts that are either unused or about to be replaced | Daniil Baturin | |
2023-09-10 | T671: fix Makefile leftovers for DMI decode | Christian Breunig | |
2023-09-04 | Merge pull request #68 from dmbaturin/T671-show-dmi | Christian Breunig | |
T671: remove the show DMI script | |||
2023-09-04 | T671: remove the show DMI script | Daniil Baturin | |
2023-08-11 | Merge pull request #66 from Apachez-/T5461 | Christian Breunig | |
T5461: Improve rootfs directory variable | |||
2023-08-11 | T5461: Improve rootfs directory variable | Apachez | |
2023-08-10 | Merge pull request #65 from Apachez-/T5457 | Christian Breunig | |
T5457: Add environmental variable pointing to current rootfs directory | |||
2023-08-10 | T5457: Add environmental variable pointing to current rootfs directory | Apachez | |
2023-07-30 | T5411: remove all remaining monitor background code | Christian Breunig | |
2023-07-30 | Merge pull request #64 from c-po/t3355-show-dhcp-client | Christian Breunig | |
T3355: migrate "show dhcp client" commands to vyos-1x | |||
2023-07-29 | T3355: migrate "show dhcp client" commands to vyos-1x | Christian Breunig | |
2023-07-28 | T5411: remove node.def from show tree - provided by vyos-1x | Christian Breunig | |
2023-07-27 | T5411: remove old background monitor implementation | Christian Breunig | |
Old Vyatta had a possibility to issue log entries to the users console based on a service. Examples: * monitor dhcp background start | stop * monitor lldp background start | stop * monitor openvpn background start | stop Somehow they not seem to work properly anymore (we are not certain if they ever did work properly) The maintainers decided to drop the op-mode CLI nodes from vyatta-op package in order to get rid of all the legacy code. In a subsequent task we might wan't to re-add this capability under the more "industry standard" command terminal monitor. | |||
2023-05-29 | T5234: add bash prompt identifier for given Network namespace | Christian Breunig | |
2023-05-21 | T5234: add bash prompt identifier for given VRF instance | Christian Breunig | |
2023-05-05 | Merge pull request #62 from dmbaturin/T671-dead-scripts | John Estabrook | |
T671: remove unused scripts | |||
2023-05-05 | T671: remove scripts that are not used by anything | Daniil Baturin | |
* vyatta-gettime.pl * vyatta-show-current-user * vyatta-regen-unpriv-commands.sh * vyatta-monitor-list | |||
2023-03-30 | Merge pull request #60 from jestabro/fix-template | John Estabrook | |
interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1x | |||
2023-03-30 | interfaces: T5130: remove show/interfaces/node.def, defined in vyos-1x | John Estabrook | |
2023-03-29 | Merge pull request #59 from jestabro/clear-counters | Christian Breunig | |
interfaces: T4885: remove templates now handled by vyos-1x | |||
2023-03-28 | interfaces: T4885: remove templates now handled by vyos-1x | John Estabrook | |
2022-09-01 | Merge pull request #57 from sever-sever/T4606 | Daniil Baturin | |
op-mode: T4606: Fix monitor nat src|dst translation | |||
2022-08-30 | op-mode: T4606: Fix monitor nat src|dst translation | Viacheslav Hletenko | |
A quick fix for "monitor nat source|destination translations" Due to old Perl script "vyatta-nat-translations.pl" was deleted and to return it requires an additional Perl packages (XML::Simple module) There is no sense to do it until we'll rewrite it to Python So a compromise solution is show conntrack events 'conntrack' itself | |||
2022-07-30 | T1748: vbash: beautify tab completion output/line breaks | Christian Poessinger | |
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2022-05-13 | Merge pull request #55 from mkorobeinikov/current | Viacheslav Hletenko | |
tech-support-archive: T4377: Exclude saving archives to a new archive. | |||
2022-05-04 | tech-support-archive: T4377: Exclude saving archives to a new archive. | mkorobeinikov | |
The commit fixes problem with saving archives to a new archive. |