summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-19vyos-hostsd: T1812: run increment firstEshenko Dmitriy
2019-11-19Merge pull request #166 from kroy-the-rabbit/bugfix-T1812Daniil Baturin
2019-11-18[vyos-hostsd] T1812: Reload pdns on dhcp client updatekroy
2019-11-18migration-scripts: l2tp: T1811: add missing check on server existenceEshenko Dmitriy
2019-11-17dns: T1786: add proper processing of 'system disable-dhcp-nameservers'zdc
2019-11-17openvpn: fix typo in op-mode command on display rx bytesAndras Elso
2019-11-17T1801: escape isolated backslashes before passing to ConfigTree()John Estabrook
2019-11-17wireless: T1627: fix interface names for list_interfaces.pyChristian Poessinger
2019-11-14Merge pull request #164 from jestabro/T1443John Estabrook
2019-11-14[service https] T1443: add setting of HTTPS listen portJohn Estabrook
2019-11-11ifconfig: T1793: extend set_speed_duplex() delta checkChristian Poessinger
2019-11-11[OpenVPN]: T1704: Added uppercase entries of ncp-ciphers, since there seems t...vindenesen
2019-11-11[OpenVPN]: T1704: Moved ncp-ciphers out of encryption block in config templatevindenesen
2019-11-11[OpenVPN]: T1704: Changed the description of ncp-ciphers in configvindenesen
2019-11-11[OpenVPN]: T1704: Added function for ncp-ciphers, and ability to disable it.vindenesen
2019-11-10Intel QAT: T1788: Intel QAT implementationhagbard
2019-11-10ifconfig: T1793: add delta check on set_speed_duplex()Christian Poessinger
2019-11-10ifconfig: T1793: add delta check on set_flow_control()Christian Poessinger
2019-11-10Python/ifconfig: wireguard: remove trailing whitespacesChristian Poessinger
2019-11-11Merge pull request #159 from DmitriyEshenko/QAT-curDaniil Baturin
2019-11-10Merge pull request #158 from DmitriyEshenko/cur-fix-l2tpChristian Poessinger
2019-11-10l2tp: T1747: automatically calculate gw-ip-addressDmitriyEshenko
2019-11-08ddclient: T1789: fix RFC2136 generated configChristian Poessinger
2019-11-08QAT: T1788: Intel QAT implementationDmitriyEshenko
2019-11-05Merge pull request #157 from jestabro/currentJohn Estabrook
2019-11-05T1774: fix error outputJohn Estabrook
2019-11-04Python/ifconfig: T1557: do not allow both IPv4 and dhcp address on interfacesChristian Poessinger
2019-11-04list_interfaces: add wifi interfaces to bridgeable interfacesChristian Poessinger
2019-11-02bonding: T1777: change priority to be after ethernet interfacesChristian Poessinger
2019-11-02bridge: T1783: bugfix removal of member interfaceChristian Poessinger
2019-10-31Merge pull request #156 from kroy-the-rabbit/bridgefixDaniil Baturin
2019-10-30[conf completion]: T1779: Add tunnels to completionkroy
2019-10-28Merge pull request #154 from zdc/T1772Christian Poessinger
2019-10-28[XML templates] T1772: Changed old hacks to proper regex, according to the fixzsdc
2019-10-28Add a function for retrieving config dicts.Daniil Baturin
2019-10-27snmp: make script extension code more readableChristian Poessinger
2019-10-27snmp: use proper stat literals on chmod()Christian Poessinger
2019-10-27snmp: fix verify() indent on script extensionsChristian Poessinger
2019-10-27snmp: fix verify() bail out early orderChristian Poessinger
2019-10-27snmp: T1738: cleanup import statementsChristian Poessinger
2019-10-27Merge pull request #155 from kroy-the-rabbit/py-interfaceChristian Poessinger
2019-10-27T1759: Fixing dependency bug from previous commitkroy
2019-10-27T1773, T1774: add a show config operation with JSON and raw options.Daniil Baturin
2019-10-27T1759: Merging interface.py into ifconfig.pykroy
2019-10-27Allow list arguments in the vyos.config show_config() function.Daniil Baturin
2019-10-27Replace the try and wait for segfault approach with explicit inSession check.Daniil Baturin
2019-10-27T1773: add a script for converting the config to JSON.Daniil Baturin
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-25[XML templates] T1772: Add escaping of `\` symbol in `<regex>`zsdc