Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-21 | Merge pull request #221 from vyos/mergify/bp/equuleus/pr-2131.3.81.3.71.3.6equuleus | Christian Breunig | |
boot: T5739: Fixed password recovery (backport #213) | |||
2023-12-21 | boot: T5739: Fixed password recovery | zsdc | |
This change fixes a filter used for `sed` during password reset in the `set_encrypted_password()` function. Old logic: search between `user username {` and the first line with `}` does not work for users with extra options in config, like public keys. New logic: search between `user username {` and the first line with `encrypted-password` which should cover all possible combinations, except situations when a password is not presented in a configuration file. (cherry picked from commit 6ee88ac6387ce0dbb570bde3e9c4582b206580aa) | |||
2023-12-07 | Merge pull request #216 from aapostoliuk/T5413-equuleus | Daniil Baturin | |
wireguard: T5413: Blocked adding the peer with the router's public key | |||
2023-11-24 | wireguard: T5413: Blocked adding the peer with the router's public key | aapostoliuk | |
Migration dependencies Related to https://github.com/vyos/vyos-1x/pull/2540 | |||
2023-04-03 | Merge pull request #199 from vyos/T5136-backport1.3.51.3.41.3.3 | Daniil Baturin | |
T5136: properly unmount filesystems after installation | |||
2023-04-03 | T5136: do not rm -rf if unmount fails | Christian Breunig | |
Commit f34e9028 ("T5136: properly unmount filesystems after installation") assumed it would be a good idea to simply rm -rf the new root folder. This could have a bad, non booting side effect. Warn user if unmount fails but the filesystem is synced anyway. The rest is handled by the Kernel on reboot. (cherry picked from commit 964e06bc3404b096d55e939b2bdb8d9c61a6a9b9) | |||
2023-04-03 | T5136: properly unmount filesystems after installation | Christian Breunig | |
(cherry picked from commit f34e9028252034cf17dbf380a2cded8bf14c71c2) | |||
2022-12-31 | Merge pull request #192 from c-po/equuleus1.3.3-epa1 | Christian Poessinger | |
container: T4870: bump package version 0 -> 1 | |||
2022-12-30 | container: T4870: bump package version 0 -> 1 | Christian Poessinger | |
(cherry picked from commit 42f3db273637382d8f0d99155fedf9b3f42bc9ac) | |||
2022-11-26 | Merge pull request #191 from incitem/T4776-equuleus-backport | Daniil Baturin | |
nvme: T4776: Fixed installation to NVME (equuleus backport of fix by zdc) | |||
2022-11-25 | nvme: T4776: Fixed installation to NVME (equuleus backport of fix by zdc) | Marc Spruit | |
2022-10-18 | Merge pull request #187 from c-po/t4533-radius-permission-backport | Christian Poessinger | |
T4533: Allow basic permissions to unprivileged RADIUS users | |||
2022-10-18 | T4533: Allow basic permissions to unprivileged RADIUS users | Christian Poessinger | |
Backport of https://github.com/vyos/vyos-1x/pull/1598 for VyOS 1.3 Allows RADIUS authenticated users to perform ping/traceroute action(s). | |||
2022-08-16 | Debian: T4584: create custom hostap package used in vyos-1x1.3.2 | Christian Poessinger | |
(cherry picked from commit 660f496bb1bd57bb6675539d3f4f0bcb43dbd76c) | |||
2022-07-30 | Merge pull request #182 from sever-sever/T3714-eq | Daniil Baturin | |
sysctl: T3714: Change priority for sysctl custom options | |||
2022-07-13 | sysctl: T3714: Change priority for sysctl custom options | Viacheslav Hletenko | |
Sysctl options should be applied after interface tunnel As some options exists only after tunnel creating | |||
2022-03-10 | Merge pull request #180 from erkin/equuleus | Daniil Baturin | |
loadkey: T3865: Deprecate `loadkey` | |||
2022-03-10 | loadkey: T3865: Deprecate `loadkey` | erkin | |
2022-02-25 | Revert "install: T4262: Fix root partition size for UEFI installs" | Christian Poessinger | |
This reverts commit b3ce2cae043c96e9bc32fcb72527ce820c6593a0. This breaks non UEFI installs | |||
2022-02-24 | Merge pull request #176 from sarthurdev/equuleus | Christian Poessinger | |
install: T4262: Fix root partition size for UEFI installs (equuleus) | |||
2022-02-24 | install: T4262: Fix root partition size for UEFI installs | sarthurdev | |
2021-12-19 | Merge pull request #175 from erkin/equuleus | Daniil Baturin | |
remote: T3356: Backport remote module use to Equuleus | |||
2021-12-16 | remote: T3356: Backport remote module use to Equuleus | erkin | |
2021-12-05 | T2076: RAID install: sfdisk change-id is deprecated in favor of --part-type | Kim Hagen | |
T1869: Install and Boot from RAID Doesn't Work T1126: Reusing a RAID from a BIOS install in an EFI install causes a failure to boot | |||
2021-12-05 | T1869: Install and Boot from RAID Doesn't Work | Kim Hagen | |
2021-10-21 | T3925: interfaces: bump version 21 -> 22 | Christian Poessinger | |
2021-10-16 | gpg: T3879: fix signature validation | Christian Poessinger | |
2021-09-19 | dhcp-server: T1968: T3838: bump version 5 -> 6 | Christian Poessinger | |
(cherry picked from commit 0383e588404d2a829fb54447cbfda63a7e107140) | |||
2021-09-11 | Merge pull request #169 from erkin/equuleus | Daniil Baturin | |
T3275: conntrack: Migrate conntrack helper versioning from vyatta-conntrack | |||
2021-09-10 | T3275: conntrack: Migrate conntrack module | erkin | |
2021-09-06 | install-image: T2108: use minisign backup key if primary key fails | Christian Poessinger | |
2021-09-06 | install-image: remove whitespaces after . | Christian Poessinger | |
2021-09-05 | system: T3804: bump version 20 -> 21 | Christian Poessinger | |
2021-09-03 | Merge pull request #167 from UnicronNL/equuleus | Daniil Baturin | |
T1785: Deleting partitions on disks (Raid1) with default value 'no' | |||
2021-09-03 | T1785: Deleting partitions on disks (Raid1) with default value 'no' | Kim Hagen | |
the default was still set to "Yes" | |||
2021-08-30 | T3619: bump interfaces version 20 -> 21 | Christian Poessinger | |
2021-08-27 | T3351: Check for SHA256 files | Lulu Cathrinus Grimalkin | |
Fall back to MD5 if SHA256 checksums could not be found Don't bother downloading .iso.sha256 files (cherry picked from commit 085d0148c3d7d22afc5ce4fc10750b67c8cdfe26) | |||
2021-08-27 | Merge pull request #163 from c-po/t2108-minisign-equuleus | Daniil Baturin | |
install-image: T2108: verify image by using minisign over GPG | |||
2021-08-26 | install-image: T2108: verify image by using minisign over GPG | Christian Poessinger | |
We will first download and try to verify the image using the generated minisign signature. If this fails, we try to retrieve the GPG signature file. | |||
2021-08-26 | isis: T3417: bump version 0 -> 1 | Christian Poessinger | |
(cherry picked from commit cc489a8dee5e849441536c3b5a96a2de2e92d835) | |||
2021-08-19 | T3768: add https component version | John Estabrook | |
Previously, the component version for https was located in the XML interface-definition, as part of the early version of the XML syntaxVersion tag; remove early version and add here. | |||
2021-08-08 | Merge pull request #160 from UnicronNL/equuleus | Daniil Baturin | |
T169: Image install should put correct serial console device in creat… | |||
2021-08-08 | T169: Image install should put correct serial console device in created grub ↵ | Kim Hagen | |
menuentry | |||
2021-08-06 | T1153: VyOS 1.2.0RC10, RAID-1, fresh install, unable to save configEquuleus ↵ | Kim | |
(#159) * add search for same drive size if more than 2 drives are installed * add ability to configure RAID-1 by selecting 2 drives * cleaning up sysconf/filecaps rights * cleaning up sysconf/filecaps rights xtables-monitor | |||
2021-07-31 | sysctl: T3716: remove IPv4/6 routes from FIB when link goes down | Christian Poessinger | |
For more information see: * https://programmersought.com/article/62242485344/ * https://www.spinics.net/lists/netdev/msg332453.html * https://github.com/FRRouting/frr/blob/master/doc/user/Useful_Sysctl_Settings.md | |||
2021-07-25 | tunnel: T3366: update interfaces version 19 -> 20 | Christian Poessinger | |
2021-07-02 | conntrack-sync: T3535: bump version from 1 -> 2 | Christian Poessinger | |
(cherry picked from commit 16feaa704c47618293657c64d33dce2f8b028f21) | |||
2021-06-13 | interfaces: wwan: T3620: bump version | Christian Poessinger | |
(cherry-picked from commit fd1d71b62c3b7170d06040b1cad2227fe353a325) | |||
2021-06-13 | wwan: T3620: rename wirelessmodem to wwan | Christian Poessinger | |
(cherry picked from commit 736316517ae6a960af55d4fdaadfb0ac3f47334f) | |||
2021-04-04 | Jenkins: use build library from proper branch "equuleus" | Christian Poessinger | |