Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-23 | Merge pull request #126 from sever-sever/T2423 | Christian Poessinger | |
conf-mode: T2423: Loadkey add insecure option | |||
2020-08-23 | install-image: T2690: T2762: always run in default VRF unless specified | Christian Poessinger | |
When you connect via SSH and run the "add system image" command, it is launched inside the VRF you are currently connected to. This might become confusing as the VRF context changes. Change command to always run in "default" vrf unless "add system image" command is invoked with the vrf option. | |||
2020-08-23 | cfg-version: T2677: increase interface version from 11 to 12 | Christian Poessinger | |
Optimize CLI interface for PD configuration | |||
2020-08-07 | Merge pull request #127 from runborg/armfix | Daniil Baturin | |
T2765: arm: vyatta-cfg-system is dependent on a amd64 only package | |||
2020-08-06 | T2765: arm: vyatta-cfg-system is dependent on a amd64 only package | Runar Borge | |
The vyatta-cfg-system package is dependent on the grub-efi-amd64-bin package to be installed. This makes it unable to be built for any other platform as the package is amd64 only. This commit changes the dependency to be a amd64 dependency only, thouse it will not be present on other architectures | |||
2020-08-04 | cronjob: T1194: clear config on boot | Christian Poessinger | |
Config must be cleared on boot, otherwise if one configures a cronjob without explicit saving the config it will still be present on the next reboot. | |||
2020-08-01 | install-image: T2690: add VRF support when installing new images | Christian Poessinger | |
2020-08-01 | install-image: T2753: add named command line options | Christian Poessinger | |
This makes it easier to add VRF support. | |||
2020-07-23 | conf-mode: T2423: Loadkey add insecure option | sever-sever | |
2020-07-11 | snmp: T2687: increase config version form 1 to 2 | Christian Poessinger | |
2020-07-07 | ssh: T2691: increase config version to 2 | Christian Poessinger | |
2020-06-25 | tunnel: T2633: fix generated package containing .git folder | Christian Poessinger | |
Commit a8f66736 ("tunnel: T2633: migrate to vyos-1x") unfortunately did not remove all files and produced an invalid DEB containing the .git directory for instance. | |||
2020-06-23 | tunnel: T2633: migrate to vyos-1x | Christian Poessinger | |
2020-06-23 | Jenkins: T2625: migrate to build library | Christian Poessinger | |
2020-06-22 | Merge pull request #125 from jjakob/T2486-dns-hostsd-config-version | Christian Poessinger | |
T2486: increase dns-forwarding and system config versions | |||
2020-06-11 | system: T2486: increase config version to 18 | Jernej Jakob | |
2020-06-11 | dns forwarding: T2486: increase config version to 3 | Jernej Jakob | |
2020-06-11 | wwan: T2529: migrate device from ttyUSB to usbXbY.YpZ.Z | Christian Poessinger | |
2020-06-11 | .gitignore: extend autogenerated files | Christian Poessinger | |
2020-06-11 | console: T2569: migrate to vyos-1x | Christian Poessinger | |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger | |
2020-05-22 | macsec: T2489: make macsec interface type known to system | Christian Poessinger | |
2020-05-16 | nat: T2198: increase config version to 5 | Christian Poessinger | |
2020-04-30 | dhcpv6-server: T2406: increase config version to 1 | Christian Poessinger | |
2020-04-26 | salt: T2384: migrate config options | Christian Poessinger | |
2020-04-22 | vpn: pptp: T2351: migrate to common name-server, wins-server nodes | Christian Poessinger | |
2020-04-18 | ipoe-server: T2324: migrate RADIUS configuration to common CLI syntax | Christian Poessinger | |
2020-04-18 | pppoe-server: T2314: migrate IPv6 to common CLI nodes with embedded validation | Christian Poessinger | |
2020-04-11 | grub: remove quiet option for better information gathering | Christian Poessinger | |
2020-04-11 | vpn: l2tp: T2264: increase config version | Christian Poessinger | |
2020-04-09 | vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface | Christian Poessinger | |
2020-04-05 | wireguard: T2206: split endpoint node to address and port | Christian Poessinger | |
2020-04-05 | wirelessmodem: T1988: migrate to XML and Python | Christian Poessinger | |
2020-03-24 | router-advert: T1831: migrate to XML and python | Christian Poessinger | |
2020-03-22 | Merge pull request #120 from thomas-mangin/T2028 | Christian Poessinger | |
tunnel: T2028: migrate tunnel interface definition to XML/Python | |||
2020-03-22 | sstp: T2150: increase config version from 1 to 2 | Christian Poessinger | |
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2020-03-21 | sstp: T2008: increase config version | Christian Poessinger | |
2020-03-02 | tunnel: T2028: migrate tunnel interface definition to XML/Python | Thomas Mangin | |
2020-02-23 | pppoe: T1318: Migrate pppoe interfaces to vyos-1x | Christian Poessinger | |
2020-02-13 | macvlan: T1635: migrate pseudo-ethernet interface definition to XML/Python | Christian Poessinger | |
2020-02-10 | banner: T2024: migrate "system login banner" to XML/Python representation | Christian Poessinger | |
2020-02-05 | ssh: T631: remove sshd config mangling | Christian Poessinger | |
The configuration of SSHd is rendered from a template each time the service changes. Thus it is not required that the boot process touches the config. | |||
2020-02-05 | Debian: set compatibility level to 9 | Christian Poessinger | |
2020-02-05 | login: T1990: Migrate "system login" to XML/Python representation | Christian Poessinger | |
2020-01-26 | lldp: T1896: remove MED civic based location information | Christian Poessinger | |
2020-01-15 | arp: T1827: Increase default gc_thresh | John Estabrook | |
2020-01-15 | T1935: Add missing new line (#118) | Eshenko Dmitriy | |
2020-01-14 | Merge pull request #117 from kroy-the-rabbit/efi-boot-fix | Daniil Baturin | |
install: T1940, fix unbootable EFI, 4kn compatibility | |||
2020-01-13 | install: T1940, fix unbootable EFI, 4kn compatibility | kroy | |