summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller2018-01-161-2/+2
* build: don't install NetworkManager.pc when libnm-glib is disabledLubomir Rintel2018-01-161-0/+2
* platform: add nm-netlink.h for netlink related helper functionsThomas Haller2018-01-151-0/+3
* build: Rename settings-docs.c fileIñigo Martínez2018-01-121-11/+11
* build: fix type on Makefile.am which breaks buildThomas Haller2018-01-101-1/+1
* build: Add meson build files to distributable filesIñigo Martínez2018-01-101-23/+134
* shared: add NMCListElemThomas Haller2018-01-091-0/+1
* build: first build dns-manager and dns-plugin before the pluginsThomas Haller2018-01-091-4/+4
* build: refine the NETWORKMANAGER_COMPILATION defineThomas Haller2018-01-081-47/+63
* core: load jansson on demandLubomir Rintel2018-01-081-4/+8
* systemd: merge branch systemd into masterThomas Haller2018-01-021-0/+1
|\
* | settings: drop unmaintained ifnet settings plugin of GentooThomas Haller2017-12-211-91/+0
* | build: fix out-of-tree build for generate-plugin-docs.plThomas Haller2017-12-181-3/+3
* | build: Merge no introspection headers with public headersIñigo Martínez2017-12-161-10/+5
* | build: Make generate-plugin-docs.pl independent of autotoolsIñigo Martínez2017-12-161-22/+24
* | devices/wifi: Track IWD devices, match to NMDeviceIwd objectsAndrew Zaborowski2017-12-131-1/+3
* | devices/wifi: Add NMDeviceIwd class to support IWD backendAndrew Zaborowski2017-12-131-0/+6
* | systemd: merge branch systemd into masterThomas Haller2017-12-131-1/+3
|\ \ | |/
* | keyfile/tests: test tc qdisc reading and writingLubomir Rintel2017-12-111-0/+1
* | libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel2017-12-111-0/+2
* | build: don't link libnm against libjansson when building --without-json-valid...Thomas Haller2017-12-081-5/+5
* | Revert "Makefile: rework team compilation flags"Thomas Haller2017-12-081-1/+1
* | Makefile: rework team compilation flagsfg/team_abstraction_tests_and_fixes_rh1398925Francesco Giudici2017-12-081-1/+1
* | libnm-core: merge the settings tests into a single oneLubomir Rintel2017-12-081-12/+4
* | build: fix path in MakefileBeniamino Galvani2017-12-061-1/+1
* | ifcfg-rh: move nm-inotify-helper to ifcfg-rh pluginThomas Haller2017-12-051-2/+2
* | shared/compat: add compat for nm_setting_vpn_get_data_keys() and nm_setting_v...Thomas Haller2017-11-231-1/+1
* | shared: add nm-utils/nm-compat.hThomas Haller2017-11-231-0/+3
* | build: fix link failure of src/tests/test-systemd (2)Thomas Haller2017-11-161-3/+1
* | build: fix link failure of src/tests/test-systemdThomas Haller2017-11-161-0/+2
* | build: include "siphash24.c" source in "nm-hash-utils.c"Thomas Haller2017-11-161-3/+3
* | build: fix 'make distcheck'Beniamino Galvani2017-11-151-0/+1
* | all: support route-attribute "onlink" for IPv4Thomas Haller2017-11-131-0/+1
* | shared: add jansson.h compatibility and utils headerThomas Haller2017-11-091-0/+1
* | libnm: add checkpoint supportBeniamino Galvani2017-11-091-0/+2
* | build: fix make distcheckBeniamino Galvani2017-11-081-3/+7
* | ifcfg-rh: persist the connection type for TeamPort connectionsBeniamino Galvani2017-11-061-0/+1
* | build: fix glib-compile-resources for unsupported --internal flagThomas Haller2017-11-061-1/+1
* | build: make dist with fake typelibsLubomir Rintel2017-11-061-1/+6
* | libnm: register empty NMClient and NetworkManager when loading libnm with GIRLubomir Rintel2017-11-061-0/+18
* | ifcfg-rh: add support for 802-1x.password-raw propertyBeniamino Galvani2017-10-311-0/+1
* | build: always include data/NetworkManager-ovs.conf in distLubomir Rintel2017-10-311-0/+3
* | man: add OpenVSwitch overviewlr/ovsLubomir Rintel2017-10-301-0/+7
* | device: add support for OpenVSwitch devicesLubomir Rintel2017-10-301-0/+57
* | libnm: add support for ovs-bridge devicesLubomir Rintel2017-10-301-0/+2
* | libnm: add support for ovs-port devicesLubomir Rintel2017-10-301-0/+2
* | libnm: add support for ovs-interface devicesLubomir Rintel2017-10-301-0/+2
* | introspection: add o.fd.NM.Device.OvsBridge interfaceLubomir Rintel2017-10-301-0/+4
* | introspection: add o.fd.NM.Device.OvsPort interfaceLubomir Rintel2017-10-301-0/+4
* | introspection: add o.fd.NM.Device.OvsInterface interfaceLubomir Rintel2017-10-301-0/+4