summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm-core: add ovs-bridge settingLubomir Rintel2017-10-301-0/+2
* libnm-core: add ovs-port settingLubomir Rintel2017-10-301-0/+2
* libnm-core: add ovs-interface settingLubomir Rintel2017-10-301-0/+2
* libnm-core: add ovs-patch settingLubomir Rintel2017-10-301-0/+2
* dhcp: add support for dhcpcanon clientjuga02017-10-301-0/+2
* build: create clients/common/ when building libnmc_base libraryBeniamino Galvani2017-10-191-1/+1
* all: use siphash24 for hashingThomas Haller2017-10-181-3/+8
* core,clients: use our own string hashing function nm_str_hash()Thomas Haller2017-10-181-7/+9
* shared: split random and hash utilsThomas Haller2017-10-171-0/+4
* build: move nm-client-utils.c to libnmc-base.aBeniamino Galvani2017-10-161-3/+3
* build: cleanup style for toplevel Makefile.amThomas Haller2017-09-251-7/+7
* build: add missing header file to MakefileBeniamino Galvani2017-09-221-0/+1
* core: rework handling of default-routes and drop NMDefaultRouteManagerth/platform-route-pt4Thomas Haller2017-09-081-2/+0
* tui: link nm-utils/nm-shared-utils.c into nmtuiThomas Haller2017-09-051-0/+2
* platform: add non-exclusive routes and drop route-managerThomas Haller2017-08-241-27/+0
* build: fix building src/systemdFrancesco Giudici2017-08-111-1/+3
* systemd: merge branch systemd into masterBeniamino Galvani2017-08-101-0/+2
|\
* | device: add NMDevicePPPBeniamino Galvani2017-08-051-0/+8
* | c-list: add c_list_sort()Thomas Haller2017-07-251-0/+4
* | service: don't install dependency for "NetworkManager-wait-online.service" to...Thomas Haller2017-07-171-9/+0
* | platform: move the NMPCache from linux platform to NMPlatformThomas Haller2017-07-051-0/+1
* | core: remove NMMultiIndexThomas Haller2017-07-051-2/+0
* | shared: add NMDedupMultiIndex "nm-dedup-multi.h"Thomas Haller2017-07-051-0/+3
* | all: add base object type in "nm-obj.h"Thomas Haller2017-07-051-0/+1
* | build: fix race creating "libnm-core/tests" directory for "nm-core-tests-enum...Thomas Haller2017-06-141-0/+3
* | build: fix nm binutils tool when building with LTOThomas Haller2017-06-011-1/+1