Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-02 | login: T1948: initial support for RADIUS configuration | Christian Poessinger | |
2020-02-02 | login: T1948: initial rewrite in XML/Python | Christian Poessinger | |
2020-02-02 | Debian: add iperf(3) to list of required packages | Christian Poessinger | |
We have a CLI wrapper so we must also have it in our list of dependencies. | |||
2020-02-02 | T640: add dbus to required dependencies | Christian Poessinger | |
Without dbus the vyos-load-config.py will fail and nothing will work. | |||
2020-01-26 | Debian: add dependency on frr | Christian Poessinger | |
2020-01-26 | snmpd: T1937: fix all startup warnings | Christian Poessinger | |
This is actually an "upstream" bug, see [1] but it can be fixed via our own scripts. [1]: https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1384122 | |||
2020-01-25 | Debian: fix duplicate files in vyos-1x package | Christian Poessinger | |
2020-01-25 | Debian: fix package generation after adding vyos-1x-vmware | Christian Poessinger | |
Commit 7e00ffa ("Debian: add vyos-1x-vmware package") added a new subpackage, but by adding this package it was forgotton to create the appropriate vyos-1x.install file. | |||
2020-01-25 | Debian: vyos-1x-vmware is amd64, i386 architecture specific | Christian Poessinger | |
2020-01-25 | Debian: add vyos-1x-vmware package | Christian Poessinger | |
Split out files required only by VMware systems. | |||
2020-01-25 | Debian: remove superfluous slashes on paths | Christian Poessinger | |
2020-01-25 | Debian: stage files into "tmp" instead of "vyos-1x" | Christian Poessinger | |
This change allows for later additional package creation, e.g. vyos-1x-vmware. | |||
2019-12-26 | Debian: add fakeroot to Build-Depends | Christian Poessinger | |
2019-12-22 | Debian: lldp: T393: add lldpd dependency | Christian Poessinger | |
2019-12-20 | Debian: add 'cron' package dependency | Christian Poessinger | |
2019-12-19 | flow-accounting: T1890: add missing pmacct dependency | Christian Poessinger | |
2019-11-23 | wireless: T1627: initial rewrite in XML/Python style | Christian Poessinger | |
Working: - Wireless modes b, g, n, ac - WPA/WPA2 psk and RADIUS (tested using Microsoft NPS) | |||
2019-11-10 | Intel QAT: T1788: Intel QAT implementation | hagbard | |
* adding packages dependency | |||
2019-09-30 | T1496: use upstream accel-ppp rather then an unmaintained fork | Christian Poessinger | |
2019-09-04 | T1443: add dependencies on nginx-light and ssl-cert. | Daniil Baturin | |
2019-08-31 | Debian: remove pyroute2 dependency | Christian Poessinger | |
2019-08-26 | bridge: T1556: migrate interface configuration to pyroute2 | Christian Poessinger | |
Tested with: set interfaces bridge br0 address '192.0.2.1/24' set interfaces bridge br0 aging '500' set interfaces bridge br0 disable-link-detect set interfaces bridge br0 forwarding-delay '11' set interfaces bridge br0 hello-time '5' set interfaces bridge br0 igmp querier set interfaces bridge br0 max-age '11' set interfaces bridge br0 member interface eth1 cost '1000' set interfaces bridge br0 member interface eth1 priority '4' set interfaces bridge br0 member interface eth2 cost '1001' set interfaces bridge br0 member interface eth2 priority '56' | |||
2019-08-21 | Merge pull request #108 from alkersan/current | Christian Poessinger | |
[op-mode] T1596 rewrite 'telnet' and 'traceroute' operations to xml style | |||
2019-08-20 | T1598: initial implementation of the hosts keeper daemon. | Daniil Baturin | |
2019-08-19 | T1596 rewrite 'telnet' and 'traceroute' operations to xml style | Dmytro Aleksandrov | |
2019-08-16 | openvpn: T1548: initial rewrite with XML and Python | Christian Poessinger | |
2019-07-01 | [service https] T1443: add service https and service https api | John Estabrook | |
2019-06-16 | T1431: initial implementation of the HTTP API. | Daniil Baturin | |
2019-06-12 | T1431: add dependency on python3-bottle to have something to run the HTTP ↵ | Daniil Baturin | |
API with. | |||
2019-03-14 | [arp] version bump for moving 'show arp'... | hagbard | |
2019-03-11 | [arp] version bump | hagbard | |
2019-03-11 | yslog] version bump for T1294 | hagbard | |
2019-03-11 | [arp] version bump for T1288 | hagbard | |
2019-03-08 | [ntp] increment version for revert of T1280 | hagbard | |
2019-03-07 | [rsyslog] minor version increment for T1282 | hagbard | |
2019-03-07 | [ntp] minor version bump for T1280 | hagbard | |
2019-03-07 | Revert "[ntp] minor version increment for T1280" | hagbard | |
This reverts commit 77e642832e857a23095700782de2e4ba8ad4472a. | |||
2019-03-07 | [ntp] minor version increment for T1280 | hagbard | |
2019-03-06 | [pptp] increment version to 9 | hagbard | |
2019-03-06 | [pptp] bumping minor version to 8 | hagbard | |
2019-03-06 | [pptp] version bump for op-mode typo fix | hagbard | |
2019-03-06 | forgot to increment version number | hagbard | |
2019-03-06 | [pptp] version bump for radius module bugfix | hagbard | |
2019-03-06 | [pptp] bumping version | hagbard | |
2019-03-04 | bump version T1280 | hagbard | |
2019-02-24 | [debian] rules: fix indent | Christian Poessinger | |
2019-02-24 | [tftp] T1261: bugfix listening on multiple IP addesses | Christian Poessinger | |
tftp-hpa which is the TFTP daemon used by VyOS does not support listening on multiple IP adresses. With this limitation we will start one TFTP daemon instance per configured listen-address via systemd. | |||
2019-02-22 | Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers | hagbard | |
- native debian packages | |||
2019-02-22 | Fixes: T1262 - dhcp requested WAN ip address doesn't get search parameter in ↵ | hagbard | |
/etc/resolv.conf | |||
2019-02-21 | Fixes: T1257: implement 'set system static-host-mapping' in host_name.py and ↵ | hagbard | |
remove old function calls |