summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-10[HTTP API] Backport config file and image management functions.Daniil Baturin
2019-11-09ddclient: T1789: fix RFC2136 generated configChristian Poessinger
2019-11-09ddclient: T1030: add cloudflare zone config entryChristian Poessinger
2019-11-09ddclient: T1030: adjust to latest syntaxChristian Poessinger
2019-11-09ddclient: T1030: auto create runtime directoriesChristian Poessinger
2019-11-09ddclient: T1030: use new default configuration file pathChristian Poessinger
2019-10-28snmp: fix verify() bail out early orderChristian Poessinger
2019-10-27snmp: T1738: cleanup import statementsChristian Poessinger
2019-10-27snmp: T1769: remove TSM (Transport Security Mode) supportChristian Poessinger
2019-10-27snmp: T818: T1738: remove per user/trap engine idChristian Poessinger
2019-10-19dhcp-server: T1745: bugfix corner case on static-assignmentsChristian Poessinger
2019-10-17snmp: T1737: add missing completion helpersChristian Poessinger
2019-10-11Jenkins: Docker: always pull container from DockerhubChristian Poessinger
2019-10-06T1496: use upstream accel-ppp rather then an unmaintained forkChristian Poessinger
2019-10-03dhcp-server: T1707: remove DHCP static-mappings from address poolChristian Poessinger
2019-10-03dhcp-server: only import ip_address and ip_network from ipaddress classChristian Poessinger
2019-10-03dhcp-server: T1707: bugfix on subsequent DHCP exclude addressesChristian Poessinger
2019-09-28Jenkins: assume dependencies are available in Docker containerChristian Poessinger
2019-09-24Jenkins: sync with current versionChristian Poessinger
2019-09-24T1638: generated hosts file fix for proper FQDN resolutionkroy
2019-09-22Jenkins: use Dockerhub tag 'crux'Christian Poessinger
2019-09-22Jenkins: sync to current branchChristian Poessinger
2019-09-04T1439: remove beginning and end anchors, they are implied with re.fullmatchJernej Jakob
2019-09-04T1439: move DUID validator to regexJernej Jakob
2019-09-04T1439: add dhcpv6-client-id validatorJernej Jakob
2019-09-04T1439: remove quotes around dhcp6.client-idJernej 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-04Update changelog.Daniil Baturin
2019-09-04[service https] T1443: create /etc/vyos if it doesn't exist.Daniil Baturin
2019-09-04T1443: 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 workhagbard
2019-08-31[VRRP] T1362: quote VRRP password strings to avoid config parse errors.Daniil Baturin
2019-08-30T1598: fix vyos-hostsd unit dependencies.Daniil Baturin
2019-08-29T1598: import the static-host-mappings CLI from current.Daniil Baturin
2019-08-29T1598: import the new host_name.py from current.Daniil Baturin
2019-08-29T1598: fix the debian/rules to get vyos-hostsd installed.Daniil Baturin
2019-08-27T1598: make dns_forwarding.py retrieve name servers from vyos-hostsd.Daniil Baturin
2019-08-27T1598: add a vyos-hostsd operation for retrieving name servers by tag.Daniil Baturin
2019-08-27T1606: change vyos-hostsd systemd target to avoid boot problemsJohn Estabrook
2019-08-27T1598: clean up vyos-hostsd state dump on clean shutdown.Daniil Baturin
2019-08-27T1598: improve autogenerated file comments.Daniil Baturin
2019-08-27T1598: handle the socket timeout exception in vyos.hostsd_clientDaniil Baturin
2019-08-27T1598: start vyos-hostsd before everything that may need it.Daniil Baturin
2019-08-27T1598: initial implementation of the hosts keeper daemon.Daniil Baturin
2019-08-25powerdns: T1524: support setting allow-from networkChristian Poessinger
2019-08-13Merge pull request #101 from DmitriyEshenko/patch-6Daniil Baturin
2019-08-12[show arp] T1576 deleting improper quotesEshenko Dmitriy