Age | Commit message (Expand) | Author |
2019-10-17 | snmp: T1737: add missing completion helpers | Christian Poessinger |
2019-10-11 | Jenkins: Docker: always pull container from Dockerhub | Christian Poessinger |
2019-10-06 | T1496: use upstream accel-ppp rather then an unmaintained fork | Christian Poessinger |
2019-10-03 | dhcp-server: T1707: remove DHCP static-mappings from address pool | Christian Poessinger |
2019-10-03 | dhcp-server: only import ip_address and ip_network from ipaddress class | Christian Poessinger |
2019-10-03 | dhcp-server: T1707: bugfix on subsequent DHCP exclude addresses | Christian Poessinger |
2019-09-28 | Jenkins: assume dependencies are available in Docker container | Christian Poessinger |
2019-09-24 | Jenkins: sync with current version | Christian Poessinger |
2019-09-24 | T1638: generated hosts file fix for proper FQDN resolution | kroy |
2019-09-22 | Jenkins: use Dockerhub tag 'crux' | Christian Poessinger |
2019-09-22 | Jenkins: sync to current branch | Christian Poessinger |
2019-09-04 | T1439: remove beginning and end anchors, they are implied with re.fullmatch | Jernej Jakob |
2019-09-04 | T1439: move DUID validator to regex | Jernej Jakob |
2019-09-04 | T1439: add dhcpv6-client-id validator | Jernej Jakob |
2019-09-04 | T1439: remove quotes around dhcp6.client-id | Jernej Jakob |
2019-09-04 | [service https] T1443: rename "server-names" option to "server-name". | Daniil Baturin |
2019-09-04 | [service https] T1443: correct the listen-address option in the script. | Daniil Baturin |
2019-09-04 | [service https] T1443: use "listen-address" option instead of "listen-addresses" | Daniil Baturin |
2019-09-04 | Update changelog. | Daniil Baturin |
2019-09-04 | [service https] T1443: create /etc/vyos if it doesn't exist. | Daniil Baturin |
2019-09-04 | T1443: backport the HTTP API to crux. | Daniil Baturin |
2019-08-31 | [wireguard] T1428: Add handling of fwmark setting (#70) | Matthias Fetzer |
2019-08-31 | [syslog] T1530 - "set system syslog global archive file" doesn't work | hagbard |
2019-08-31 | [VRRP] T1362: quote VRRP password strings to avoid config parse errors. | Daniil Baturin |
2019-08-30 | T1598: fix vyos-hostsd unit dependencies. | Daniil Baturin |
2019-08-29 | T1598: import the static-host-mappings CLI from current. | Daniil Baturin |
2019-08-29 | T1598: import the new host_name.py from current. | Daniil Baturin |
2019-08-29 | T1598: fix the debian/rules to get vyos-hostsd installed. | Daniil Baturin |
2019-08-27 | T1598: make dns_forwarding.py retrieve name servers from vyos-hostsd. | Daniil Baturin |
2019-08-27 | T1598: add a vyos-hostsd operation for retrieving name servers by tag. | Daniil Baturin |
2019-08-27 | T1606: change vyos-hostsd systemd target to avoid boot problems | John Estabrook |
2019-08-27 | T1598: clean up vyos-hostsd state dump on clean shutdown. | Daniil Baturin |
2019-08-27 | T1598: improve autogenerated file comments. | Daniil Baturin |
2019-08-27 | T1598: handle the socket timeout exception in vyos.hostsd_client | Daniil Baturin |
2019-08-27 | T1598: start vyos-hostsd before everything that may need it. | Daniil Baturin |
2019-08-27 | T1598: initial implementation of the hosts keeper daemon. | Daniil Baturin |
2019-08-25 | powerdns: T1524: support setting allow-from network | Christian Poessinger |
2019-08-13 | Merge pull request #101 from DmitriyEshenko/patch-6 | Daniil Baturin |
2019-08-12 | [show arp] T1576 deleting improper quotes | Eshenko Dmitriy |
2019-07-25 | T1541 Fix: adding additional check | Eshenko Dmitriy |
2019-07-23 | [wireguard] fixing value help typo | hagbard |
2019-07-23 | [wireguard] T1425 - assign a /31 address on Wireguard interface | hagbard |
2019-07-21 | T1537: add missing help for 'set service dns' | Christian Poessinger |
2019-07-21 | [dns-forwarding] T1333: handle domain forward and general recursion in one co... | Christian Poessinger |
2019-07-19 | T1527: fix typo, s/IPv5/IPv6/ | Daniil Baturin |
2019-07-19 | T1440: in IPv4 DHCP, print the subnet rather than a dict dump | Daniil Baturin |
2019-07-17 | Update changelog. | Daniil Baturin |
2019-07-16 | T1531: do not include FQDN in the hostname. | Daniil Baturin |
2019-07-12 | Do not try to verify the config when host_name.py is called from dhclient scr... | Daniil Baturin |
2019-07-11 | [wireguard] - T1516: changing committed config causes error | hagbard |