summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | shared: add "nm-utils/c-list.h" headerThomas Haller2017-05-111-0/+1
* | ifcfg: add read/write support for user-dataThomas Haller2017-05-061-1/+2
* | ifcfg-rh/tests: compare the written files to a expected resultThomas Haller2017-04-261-1/+26
* | core: add NMNetns to bundle platform and route managersThomas Haller2017-04-181-0/+2
* | build: fix broken line wraps in Makefile.amThomas Haller2017-04-071-2/+2
* | build: add missing build dependency for ifupdownThomas Haller2017-04-071-8/+13
* | build: commit pre-generated "settings-docs.c" in gitThomas Haller2017-04-051-7/+15
* | cli/tests: add "clients/common/tests/test-general.c"Thomas Haller2017-04-051-6/+27
* | build: build intermediate library libnmc.la for nmcliThomas Haller2017-04-051-54/+86