Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-22 | Merge pull request #173 from UnicronNL/current | Christian Poessinger | |
T1869: Install and Boot from RAID Doesn't Work | |||
2021-11-22 | T1869: Install and Boot from RAID Doesn't Work | Kim Hagen | |
2021-11-19 | 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 (cherry picked from commit 3cc31793d57ce05421300ce4e8a1a1352291db85) | |||
2021-10-21 | T3925: interfaces: bump version 24 -> 25 | Christian Poessinger | |
2021-10-16 | gpg: T3879: fix signature validation | Christian Poessinger | |
(cherry picked from commit 217c4b5c165e9e8a64bfe82d3ddade256b0990e0) | |||
2021-10-04 | bgp: T3741: bump version 1 -> 2 | Christian Poessinger | |
2021-09-30 | Merge pull request #171 from jestabro/interface-names | John Estabrook | |
interface-names: T3869: use vyos-interface-rescan instead of legacy | |||
2021-09-28 | interface-names: T3869: remove legacy code | John Estabrook | |
2021-09-28 | Revert "migration: T3161: move XorpConfigParser to vyatta-cfg-system" | John Estabrook | |
This reverts commit 4bc5dabe46fffc2edd5bdbda27f020ed1a2bfc33. | |||
2021-09-21 | vrrp: T3847: bump version 2 -> 3 | Christian Poessinger | |
2021-09-18 | dhcp-server: T1968: T3838: bump version 5 -> 6 | Christian Poessinger | |
2021-09-10 | Makefile: drop unreferenced vyatta-passwd-sync helper script | Christian Poessinger | |
2021-09-06 | install-image: T2108: use minisign backup key if primary key fails | Christian Poessinger | |
(cherry picked from commit 0c5edf1ced2872c495b190977db575deaf28fa1c) | |||
2021-09-06 | install-image: remove whitespaces after . | Christian Poessinger | |
(cherry picked from commit c36db1614b60fc180d016fd3b7f64d9342a503a6) | |||
2021-09-05 | system: T3804: bump version 21 -> 22 | Christian Poessinger | |
2021-09-03 | Merge pull request #168 from UnicronNL/current | 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 23 -> 24 | Christian Poessinger | |
current already has a version 21, thus we rename all the migrators to have the same 20 -> 21 in current and equuleus. | |||
2021-08-27 | capabilities: adjust path to tcpdump binary | Christian Poessinger | |
2021-08-27 | capabilities: we no longer ship the deprecated brctl binary | Christian Poessinger | |
2021-08-27 | Merge pull request #164 from c-po/t2108-minisign-current | 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-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-15 | T3275: bugfix conntrack version | Christian Poessinger | |
Commit 0b069e0ff0f ("T3275: Up conntrack version") incremented the version of the conntrack subsystem but it did not add the new version to the Makefile. This resulted in a build error: make[1]: *** No rule to make target 'cfg-version/conntrack@2', needed by 'all-am'. | |||
2021-08-15 | Merge pull request #162 from erkin/current | Christian Poessinger | |
T3275: Up conntrack version | |||
2021-08-14 | T3275: Up conntrack version | erkin | |
2021-08-08 | Merge pull request #161 from UnicronNL/current | 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-07-20 | Merge pull request #157 from sarthurdev/pki_migration | Christian Poessinger | |
pki: T3642: Migrations for OpenConnect and SSTP | |||
2021-07-20 | pki: sstp: T3642: Migrate SSTP to PKI configuration | sarthurdev | |
2021-07-20 | pki: openconnect: T3642: Migrate OpenConnect to PKI configuration | sarthurdev | |
2021-07-19 | Merge pull request #155 from zdc/T3655-sagitta | Christian Poessinger | |
T3655: bump VRF config version | |||
2021-07-19 | Merge pull request #156 from sarthurdev/pki_wg | Christian Poessinger | |
pki: wireguard: T3642: Migrate Wireguard private key directly into configuration | |||
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into configuration | sarthurdev | |
2021-07-17 | Merge pull request #154 from sarthurdev/ipsec_l2tp_pki | Christian Poessinger | |
l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKI | |||
2021-07-13 | l2tp: pki: T2816: T3642: Move L2TP into vpn_ipsec.py and migrate to PKI | sarthurdev | |
2021-07-12 | T3655: bump VRF config version | zsdc | |
2021-07-07 | Merge pull request #153 from sarthurdev/pki_ipsec_rsa | Christian Poessinger | |
pki: T3642: Migrate rsa-keys to PKI configuration | |||
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev | |
2021-07-01 | Merge pull request #151 from sarthurdev/pki_ipsec | Christian Poessinger | |
ipsec: pki: T3642: Migrate IPSec to PKI configuration | |||
2021-06-29 | ipsec: pki: T3642: Migrate IPSec to PKI configuration | sarthurdev | |
2021-06-27 | Debian: delete postrm script as we do not uninstall our packages | Christian Poessinger | |
2021-06-26 | Debian: postinst: cleanup install code for no longer available files | Christian Poessinger | |
2021-06-26 | Debian: remove deprecated vyatta-config-reboot-params script | Christian Poessinger | |
Actions are now handled in vyos-router script on startup by calling the vyos-1x Python handler scripts. | |||
2021-06-26 | Debian: reboot on ctrl-alt-delete action is handled by CLI script | Christian Poessinger | |
2021-06-26 | Move vyos-postconfig-bootup.script to vyos-1x | Christian Poessinger | |
2021-06-26 | Debian: drop deprecated screenblanker from postinstall script | Christian Poessinger | |
2021-06-26 | Migrate sysconf files to vyos-1x | Christian Poessinger | |
2021-06-26 | Move sudoers file to vyos-1x | Christian Poessinger | |
2021-06-26 | Remove obsolete motd.tail file | Christian Poessinger | |