summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | build: add a missing test artifact to distLubomir Rintel2017-06-011-0/+1
* | build: don't drop the test suite log on failureLubomir Rintel2017-05-311-0/+1
* | ifcfg-rh/tests: add test for reading NETMASK propertyThomas Haller2017-05-301-0/+1
* | build: sort filenames in Makefile.am alphabeticallyThomas Haller2017-05-301-150/+151
* | build: don't link static libraries multiple timesThomas Haller2017-05-191-2/+0
* | build: don't install intermediate library libnm/libnm-utils.laThomas Haller2017-05-191-1/+1
* | libnm: add testable libnm/nm-libnm-utils.c fileThomas Haller2017-05-191-7/+38
* | hostname: split out hostname management from NMSettingsThomas Haller2017-05-121-0/+3