Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | Merge pull request #92 from vyos/mergify/bp/circinus/pr-91circinus | Viacheslav Hletenko | |
T6763: Delete Jenkins file (backport #91) | |||
2024-10-04 | T6763: Delete Jenkins filemergify/bp/circinus/pr-91 | Viacheslav Hletenko | |
(cherry picked from commit 629e90a476cedaae9e7f0739cbacea784de2f20f) | |||
2024-09-14 | Merge pull request #88 from sever-sever/T6674-trigger-rebuils-circinus | Christian Breunig | |
T6674: Action add trigger workflow to rebuild package | |||
2024-09-14 | T6674: Action add trigger workflow to rebuild package | Viacheslav Hletenko | |
2024-07-04 | Merge pull request #86 from vyos/mergify/bp/circinus/pr-85 | Christian Breunig | |
T6527: remove remaining references to Perl (backport #85) | |||
2024-07-03 | T6527: remove remaining references to Perl | John Estabrook | |
(cherry picked from commit d509db1020f1f18023871f4ff6149352cd69c800) | |||
2024-07-03 | Merge pull request #84 from vyos/mergify/bp/circinus/pr-83 | Christian Breunig | |
T6527: remove legacy Perl library components (backport #83) | |||
2024-07-03 | T6527: remove legacy Perl library components | Christian Breunig | |
(cherry picked from commit 069bd35b3cc58e0deeae02d3a7811d29c1ccea3f) | |||
2024-05-28 | Merge pull request #80 from jestabro/typo-completion | Daniil Baturin | |
cli: T6383: fix typo in completion help for rollback commands | |||
2024-05-28 | cli: T6383: fix typo in completion help for rollback commands | John Estabrook | |
2024-05-28 | Merge pull request #79 from dmbaturin/rollback-soft-help | John Estabrook | |
cli: T6383: improve completion help for rollback commands | |||
2024-05-27 | cli: T6383: improve completion help for rollback commands | Daniil Baturin | |
2024-04-09 | Merge pull request #77 from HollyGurza/T6206 | Christian Breunig | |
configdep: T6206 fix marker for last element of delete priority queues | |||
2024-04-09 | configdep: T6206 fix marker for last element of delete priority queues | khramshinr | |
related task: T5660: add marker for last element of priority queues | |||
2024-03-25 | Merge pull request #76 from rebortg/patch-1 | Daniil Baturin | |
Github: PR Template: make related tasks optional | |||
2024-03-24 | make related tasks optional | Robert Göhler | |
2024-02-29 | Merge pull request #74 from jestabro/last-in-prioqueue | Daniil Baturin | |
configdep: T5660: add marker for last element of priority queues | |||
2024-02-28 | configdep: T5660: add marker for last element of priority queues | John Estabrook | |
2023-12-21 | Merge pull request #71 from indrajitr/duid-refactor-T5846 | Christian Breunig | |
dhcp: T5846: Have separate DUID formatter hint | |||
2023-12-20 | dhcp: T5846: Have separate DUID formatter hint | Indrajit Raychaudhuri | |
Have separate custom DUID formatter hint for config shell. | |||
2023-12-17 | GitHub: update workflows | Christian Breunig | |
2023-12-17 | Merge pull request #69 from sever-sever/T5249 | Christian Breunig | |
T5249: Add node rollback-soft | |||
2023-12-11 | T5249: Add node rollback-soft | Viacheslav Hletenko | |
``` vyos@r4# rollback-soft Possible completions: <N> Rollback to revision N ``` | |||
2023-08-24 | Merge pull request #67 from jestabro/save-config | John Estabrook | |
save-config: T4292: use vyos-save-config.py | |||
2023-08-23 | save-config: T4292: use vyos-save-config.py | John Estabrook | |
2023-08-11 | T5428: move dhclient files ro /run/dhclient | Christian Breunig | |
2023-07-15 | Merge pull request #65 from cuongdt1994/current | Christian Breunig | |
T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable | |||
2023-07-15 | T3355: vyos-router startup and shutdown is handled by vyos-1x code | Christian Breunig | |
2023-07-09 | T3355: remove legacy code and migrate remains to vyos-1x repo | Christian Breunig | |
2023-07-06 | Merge pull request #66 from sever-sever/T775 | Christian Breunig | |
T775: Add postcommit-hooks in run directory | |||
2023-06-30 | T775: Add postcommit-hooks in run directory | Viacheslav Hletenko | |
Use /run/scripts/commit/post-hooks.d directory for scripts generated by "set service config-sync" | |||
2023-06-21 | tacacs: T141: cleanup configuration files on system boot | Christian Breunig | |
2023-06-14 | T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable | cuongdt1994 | |
In file: /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper Commit 9e74ad7 changed the vyos-load-config.py script directory prefix to use ${vyos_libexec_dir}. However, the ${vyos_libexec_dir} variable is not exported at the start of the wrapper script. When executing the load command over an SSH session it tries to execute the vyos-load-config.py script from root, and not /usr/libexec/vyos where the script resides $ /opt/scripts/vyos/reset-router-config.pl --debug [--] Resetting VyOS router configuration... [??] Connection vyos:vyos@10.35.22.1 established successfully [??] Command : /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper begin [??] Command : /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper load config.boot.sauron.master /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper: line 84: /vyos-load-config.py: No such file or directory [??] Error running command: /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper load config.boot.sauron.master [??] child exited with code 127 [??] Command : /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper commit [??] Command : /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper end | |||
2023-06-10 | T31: add vrf format identifier | Christian Breunig | |
2023-06-08 | startup: T5239: force removal of /etc/hostname | Christian Breunig | |
Commit 4bbb382 ("startup: T5239: ensure system hostname is set before FRR starts") removed /etc/hostname but it cared about exit codes - always remove the file even if it does not exist (--force) | |||
2023-06-08 | startup: T5239: ensure system hostname is set before FRR starts | Christian Breunig | |
2023-06-08 | startup: T5145: clean out VyOS login limit definition | Christian Breunig | |
Always clean our mess before re-adding it. This is required in /etc when a user does a change but does not save the config - all his changes should be reverted on reboot. | |||
2023-05-29 | T5003: Debian: update build and runtime dependencies for Bookworm | Christian Breunig | |
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-12 | T3896: add completion helper path attribute | Christian Breunig | |
2023-05-08 | Merge pull request #62 from ↵ | Christian Breunig | |
sempervictus/bug/T5053-cant_disable_service_after_removal T5053 - Move postrm service hook to prerm | |||
2023-05-08 | Merge pull request #64 from dmbaturin/T671-dead-code | Christian Breunig | |
T671: remove unused executables | |||
2023-05-05 | T671: remove unused executables | Daniil Baturin | |
2023-04-17 | Merge pull request #56 from erkin/current | Daniil Baturin | |
loadkey: T3506: Remove (what remains of) loadkey | |||
2023-04-01 | container: T5082: switch to netavark network stack | Christian Breunig | |
2023-03-05 | Move postrm service hook to prerm | RageLtMan | |
2023-02-15 | Merge pull request #60 from sarthurdev/bookworm | Christian Breunig | |
debian: T5003: Fixes for GCC in Debian 12 "Bookworm" | |||
2023-02-13 | debian: T5003: Fixes for GCC in Debian 12 "Bookworm" | sarthurdev | |
Fixes compile error: void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function | |||
2023-02-10 | Merge pull request #59 from dmbaturin/T4990-post-commit-sync | Christian Breunig | |
commit: T4990: call sync after the commit completes |