summaryrefslogtreecommitdiff
path: root/src/core/platform
Commit message (Expand)AuthorAgeFilesLines
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-0518-26487/+12
* platform: drop unnecessary #include from platform code (2)Thomas Haller2021-03-055-34/+11
* platform: move "platform/{wifi,wpan}/" to "src/libnm-platform/"Thomas Haller2021-03-0511-2471/+5
* platform: move "linux/nl802154.h" to "src/linux-headers/"Thomas Haller2021-03-052-451/+1
* platform: drop unnecessary #include from platform codeThomas Haller2021-03-056-11/+0
* core: move creating singleton instance out of "nm-platform.c"Thomas Haller2021-03-054-66/+1
* platform: move nm_utils_modprobe() to libnm-platformThomas Haller2021-03-052-8/+8
* platform: move nm_utils_lifetime_*() to libnm-platformThomas Haller2021-03-051-7/+7
* platform: move nm_utils_new_{vlan,infiniband}_name() to libnm-platformThomas Haller2021-03-053-4/+4
* base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller2021-03-051-1/+0
* glib-aux: move nm_utils_ptrarray_find_first() helper to libnm-glib-auxThomas Haller2021-03-051-4/+4
* core: use _NM_UTILS_HWADDR_LEN_MAX instead of NM_UTILS_HWADDR_LEN_MAXThomas Haller2021-03-054-17/+21
* core: use _NMVlanFlags instead of NMVlanFlagsThomas Haller2021-03-055-25/+25
* core: use _NM80211Mode instead of NM80211ModeThomas Haller2021-03-059-56/+56
* core: use _NMDeviceWifiCapabilities instead of NMDeviceWifiCapabilitiesThomas Haller2021-03-059-46/+46
* core: use _NMSettingWirelessWakeOnWLan instead of NMSettingWirelessWakeOnWLanThomas Haller2021-03-057-44/+45
* platform: avoid nm_utils_hwaddr_ntoa() in "nm-platform.c"Thomas Haller2021-03-051-1/+3
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-242-2/+2
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-245-9/+9
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-245-5/+5
* build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-2416-23/+23
* platform/tests: relax unit test for setting IFLA_BR_FORWARD_DELAY/forward_delayThomas Haller2021-02-211-1/+4
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-184-4/+4
* platform/tests: relax check for signals in test_ip6_route()Thomas Haller2021-02-181-1/+1
* platform: ensure NM_SOCK_ADDR_UNION_INIT_UNSPEC() fully initializes unionThomas Haller2021-02-161-2/+6
* platform/tests: skip tests if "unshare(CLONE_NEWNET|CLONE_NEWNS)" failsThomas Haller2021-02-151-1/+14
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-0918-18/+18
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-0432-0/+42392