summaryrefslogtreecommitdiff
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* build: remove shared/ directoryThomas Haller2021-02-242-118/+0
* build: remove "shared/" from include search pathThomas Haller2021-02-241-3/+0
* shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller2021-02-242-131/+0
* shared: split and move "nm-vpn-plugin-macros.h"Thomas Haller2021-02-242-76/+20
* shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller2021-02-241-167/+0
* shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller2021-02-243-165/+0
* libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller2021-02-243-736/+0
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-243-3/+3
* shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-242-2825/+1
* build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-24125-21787/+0
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-2411-1631/+1
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-2448-21387/+1
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-247-972/+0
* build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-2410-5085/+0
* build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-24129-32691/+0
* shared: rename "libnm-systemd-logging-stub.la" to "libnm-log-null.la"Thomas Haller2021-02-243-9/+9
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-185-37/+2
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-182-7/+21
* platform: downgrade severity of message for failure to create NMPNetnsThomas Haller2021-02-151-1/+1
* platform: reorder code in _netns_stack_get_impl()Thomas Haller2021-02-151-8/+9
* tests: add "/bin:/sbin" to "$PATH" for unit testsThomas Haller2021-02-151-0/+17
* shared: refactor nm_assert() for NMRefStringThomas Haller2021-02-151-8/+16
* shared,dhcp: add _nm_utils_ip4_get_default_prefix0() helperThomas Haller2021-02-112-19/+20
* systemd: add nm_sd_dns_name_normalize() accessorThomas Haller2021-02-112-0/+20
* shared: return NMStrBuf instance from nm_str_buf_reset()Thomas Haller2021-02-111-1/+3
* shared: remove "str" argument from nm_str_buf_reset()Thomas Haller2021-02-111-4/+3
* shared/tests: add nmtst_rand_perm_strv() helperThomas Haller2021-02-101-0/+17
* shared/tests: add nmtst_ip_address_new() helperThomas Haller2021-02-101-0/+25
* shared: move redefining G_VARIANT_TYPE() to "nm-glib-aux/nm-default-glib.h"th/nm-default-cleanupThomas Haller2021-02-092-29/+31
* libnm: move "nm-version-macros.h" from shared/ to libnm-core/Thomas Haller2021-02-092-97/+0
* shared: move "nm-gassert-patch.h" to "nm-glib-aux"Thomas Haller2021-02-091-0/+0
* all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller2021-02-093-867/+0
* shared: copy file instead of symlink "nm-ethtool-utils.h"Thomas Haller2021-02-091-1/+107
* shared: remove unused "shared/nm-default.h"Thomas Haller2021-02-092-200/+0
* all: add "nm-default-systemd{,-shared}.h" as replacement for "nm-default.h"Thomas Haller2021-02-0910-18/+22
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: add "libnm-core/nm-default-libnm-core.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-5/+1
* all: add "libnm/nm-default-libnm.h" as replacement for "nm-default.h"Thomas Haller2021-02-093-3/+3
* all: add "libnm/nm-default-client.h" as replacement for "nm-default.h"Thomas Haller2021-02-093-3/+12
* all: add "nm-glib-aux/nm-default-glib-i18n-prog.h" as replacement for "nm-def...Thomas Haller2021-02-097-11/+28
* all: add "nm-glib-aux/nm-default-glib-i18n-lib.h" as replacement for "nm-defa...Thomas Haller2021-02-0924-31/+49
* all: add "nm-glib-aux/nm-default-glib.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-1/+44
* all: add "nm-std-aux/nm-default-std.h" as replacement for "nm-default.h"Thomas Haller2021-02-094-3/+141
* shared: add "shared/nm-std-aux/nm-networkmanager-compilation.h" headerThomas Haller2021-02-092-44/+55
* shared/tests: don't include "nm-default.h" in test utils and remove compile c...Thomas Haller2021-02-091-6/+0
* ethtool: add more offload features that kernel supportsThomas Haller2021-02-083-2/+34
* systemd: merge branch systemd into masterThomas Haller2021-02-084-19/+19
|\
| * systemd: update code from upstream (2021-02-08)Thomas Haller2021-02-084-19/+19
| * systemd: merge branch 'master' into systemdThomas Haller2021-01-05135-14791/+21635
| |\
* | | udev/trivial: rename nm_udev_client_unref() to nm_udev_client_destory()Thomas Haller2021-02-032-3/+3