summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-09-20ethernet: T1637: initial rewrite in XML/Python styleChristian Poessinger
2019-09-12[l2tp] T834 fix cli reset commands for l2tp and pptp. Adding l2tp%d tunnel na...DmitriyEshenko
2019-09-10[wireguard]: T1572 - Wireguard keyPair per interfacehagbard
2019-09-06vxlan: T1636: initial rewrite with XML and PythonChristian Poessinger
2019-09-04bonding: T1614: Initial version in new style XML/Python interfaceChristian Poessinger
2019-08-23[op-mode] T1607 rewrite 'reset conntrack', 'reset & show ip[v6]' to python/xm...Dmytro Aleksandrov
2019-08-16[op-mode] T1590 xml-style rewrite of 'show system' operationsDmytro Aleksandrov
2019-08-02[bridge] T1156: first working implementation using Python and XMLChristian Poessinger
2019-07-25[accel-l2tp] - T834: l2tp implementationhagbard
2019-04-21[firewall] T314: add firewall options for MSS clampingChristian Poessinger
2019-03-11[arp] - T1288: python implemtation of 'set protocols static arp'hagbard
2019-02-14Makefile: fix build breakChristian Poessinger
2019-02-14T1174: migrate local hostname/DNS handling to vyos-1xChristian Poessinger
2019-01-30959d96ceb38080748b6d195031a8013eb4a67f3b breaks ci buildshagbard
2019-01-30Add build time tests for NTPkamijin_fanta
2019-01-26T1193: add some tests for the config parser.Daniil Baturin
2018-11-04T959: XML/Python rewrite of "protocol igmp-proxy" and op-mode commandsChristian Poessinger
2018-09-21Merge pull request #40 from alkersan/clear_termChristian Poessinger
2018-08-23T689: Moved clear console and reset terminal ops from vyatta-opDmytro Aleksandrov
2018-08-20T790: wireguard: add status commandshagbard
2018-08-20show/interfecaces/node.def removalhagbard
2018-08-20remove show/interfaces/node.def from generated treehagbard
2018-08-18T784: Added update dns dynamic operationDmytro Aleksandrov
2018-08-17T689: Added ntp and date op mode definitionDmytro Aleksandrov
2018-08-15Makefile: remove top level cfg mode file 'interfaces/node.def' created by wir...Christian Poessinger
2018-08-15Remove top level op mode generate node.def, since it still lives in vyatta-op.Daniil Baturin
2018-08-05T71: initial implementation of global IPsec settings.Daniil Baturin
2018-07-29Merge branch 'dyndns-refactoring' into currentChristian Poessinger
2018-07-29T758: XML/Python implementation for 'service dns dynamic'Christian Poessinger
2018-07-20Only look for xml files in interface and op template definitionshagbard
2018-06-24T201: avoid node.def creation which conflicts with vyatta-cfg-systemhagbard
2018-06-20Add docs target to the makefile.Daniil Baturin
2018-06-13Add the python/ dir to PYTHONPATH for running tests.Daniil Baturin
2018-05-18Make makefile targets for building command definitions fail properly unless a...Daniil Baturin
2018-05-17T646: prevent convertors from overwriting existing node.def files.Daniil Baturin
2018-05-17Add tests for hostnameYuya Kusakabe
2018-05-16Use '_' instead of '-' for python scripts for testYuya Kusakabe
2018-05-16Make sure to use python3 for testsYuya Kusakabe
2018-05-16T626 Add tests for vyos-update-crontab and initial setup for sonarcloudYuya Kusakabe
2018-05-15T637: new op mode for traffic dumps based on tcpdump.Daniil Baturin
2018-05-14T564: initial implementation of the DNS forwarding op mode commands.Daniil Baturin
2018-05-14T633: build integration and minor fixes in the op mode command generator.Daniil Baturin
2018-05-14T602: remove support for the type element and correct the logic for setting t...Daniil Baturin
2018-05-12T631: Rewrite SSH configuration as XML interface definitionChristian Poessinger
2018-05-06T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-04-19T606: Error in DNS Forwarder listen-onChristian Poessinger
2018-04-15Makefile: Fix for special nodes not requiring have any 'type' fieldChristian Poessinger
2018-04-15Initial working version for XML interface to configure dnsmasqChristian Poessinger
2017-09-16Remove generated node.def's for other shared config subtrees too.Daniil Baturin
2017-09-08Make the makefile create the templates dir if it doesn't exist.Daniil Baturin