summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* libnetplan: provide API for NetworkManager YAML backend (#193)Lukas Märdian2021-03-08
* Cleanup unused code, as noted by clangKhem Raj2020-12-14
* Documentation for get/set CLI and DBus Config/Try/Cancel/Apply/Get/Set (#173)Lukas Märdian2020-11-24
* DBus Config Management (try-improvement) (#170)Lukas Märdian2020-11-20
* Implement netplan get/set CLI and DBus API (#163)Lukas Märdian2020-09-30
* Openvswitch support (LP: #1728134) (#154)Łukasz Zemczak2020-08-31
* Work on a better first-boot experience with SR-IOV (#141)Łukasz Zemczak2020-07-23
* Makefile: improve 'make clean'Lukas Märdian2020-05-13
* Makefile: fix symbolic link of libnetplan.so (#122)Lukas Maerdian2020-03-25
* Build libnetplan and initial parser for NetworkManager backend settings (#112)Mathieu Trudel-Lapierre2020-03-24
* Handled wired wpa_supplicant driver automatically (#109)Phil Dibowitz2019-12-06
* Honor LDFLAGS when building netplan-dbus (#105)Conrad Hoffmann2019-10-03
* Makefile: fix escaping in _features.h (#103)Kexy Biscuit2019-10-02
* Drop NETPLAN_VERSION not in spec for feature flagsMathieu Trudel-Lapierre2019-08-20
* Make more small fixes to Makefile to cleanup doubled-up slashesMathieu Trudel-Lapierre2019-08-15
* Add a 'netplan info' command (feature-flags spec) (#88)Mathieu Trudel-Lapierre2019-08-15
* Makefile: add tests/generator/*.py to PYCODE (#94)Michael Vogt2019-07-26
* Honor LDFLAGS when linking the generatorConrad Hoffmann2019-07-26
* add dbus based "netplan apply" interfaceMichael Vogt2019-07-26
* parser: refactor / factor out validation and error reportingMathieu Trudel-Lapierre2019-05-08
* Fix failure in make installCullen Jennings2019-04-23
* tests: refactor tests to avoid a single huge generate.pyMathieu Trudel-Lapierre2018-11-28
* Makefile: Locate the correct nosetests binary on RPM/DEB distrosNeal Gompa2018-10-15
* Merge pull request #27 from daxtens/validate-docsMathieu Trudel-Lapierre2018-05-25
|\
| * tests: add script to validate that all YAML keys are documentedDaniel Axtens2018-05-07
* | docs: create man pages for netplan apply, generate and tryDaniel Axtens2018-05-08
|/
* netplan try: allow users to preview/test and approve network changesMathieu Trudel-Lapierre2018-04-17
|\
| * tests: more ConfigManager tests, to run using noseMathieu Trudel-Lapierre2018-03-26
| * Revert "tests: move to using python3-nose for test discovery"Mathieu Trudel-Lapierre2018-03-26
| * tests: move to using python3-nose for test discoveryMathieu Trudel-Lapierre2018-03-26
* | debian/docs, debian/netplan.io.install: install doc and examples in the right...Mathieu Trudel-Lapierre2018-04-17
|/
* Reformat netplan.md for reuse; factor out the manpage-specific bitsMathieu Trudel-Lapierre2018-03-20
* Makefile: Rework to be more distribution-agnostic and easier to overrideNeal Gompa2018-03-07
* Merge branch 'master' into leasesMathieu Trudel-Lapierre2018-01-31
|\
| * Add bash completions script.Mathieu Trudel-Lapierre2018-01-31
| * Makefile: shuffle clean / coverage cleanup commands for CIMathieu Trudel-Lapierre2018-01-25
| * Treat all warnings as errors, fix the only warning left for const missing_nodeMathieu Trudel-Lapierre2018-01-25
* | Rework to package as a private library for netplanMathieu Trudel-Lapierre2018-01-31
* | Makefile: move CI-failing coverage to a separate targetMathieu Trudel-Lapierre2018-01-31
* | coverage: fail build if low coverage only after having generated all the reportsMathieu Trudel-Lapierre2018-01-31
* | Makefile: shuffle clean / coverage cleanup commands for CIMathieu Trudel-Lapierre2018-01-31
* | Treat all warnings as errors, fix the only warning left for const missing_nodeMathieu Trudel-Lapierre2018-01-31
* | netplan ip: add 'netplan ip' interface tests and fix minor bugsMathieu Trudel-Lapierre2018-01-31
* | tests: fix various small lint / coverage issuesMathieu Trudel-Lapierre2018-01-31
* | generate: output backend mapping if we can find the interface or its propertiesMathieu Trudel-Lapierre2018-01-31
|/
* Fix coverage for src/netplan to be 100%, and fail if coverage falls below tha...Mathieu Trudel-Lapierre2016-12-07
* Add networkd support for wifiMartin Pitt2016-08-29
* Add support for VLANMartin Pitt2016-08-28
* Add code coverage report for src/netplan (through tests/cli.py)Martin Pitt2016-08-23
* Makefile: Avoid repetition of Python source code filesMartin Pitt2016-08-23