summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* base: add "nm-net-aux.c" helperThomas Haller2021-03-231-0/+2
* build: fix race due to missing dependency for libnm-core-null to "config-extr...Thomas Haller2021-03-221-0/+2
* man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8)Thomas Haller2021-03-161-1/+3
* CONTRIBUTING: rename file to have .md extensionThomas Haller2021-03-161-1/+1
* build: fix dependencies for building src/libnm-platform/wifi/*Thomas Haller2021-03-151-0/+2
* tests/client: run "test-client.py" also for mesonThomas Haller2021-03-151-10/+4
* client/tests: move "clients/tests/test-client.py" to "src/tests/client/"Thomas Haller2021-03-151-12/+14
* tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller2021-03-151-97/+97
* cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller2021-03-151-50/+49
* cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller2021-03-151-45/+44
* initrd: move "src/core/initrd/" to "src/nm-initrd-generator/"Thomas Haller2021-03-151-285/+279
* config: add "nm-base/nm-config-base.h"Thomas Haller2021-03-151-0/+1
* build: fix setting CFLAGS when building "libnm-vpn-plugin-utils-test.la"Thomas Haller2021-03-151-1/+1
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-051-10/+10
* platform: move "platform/{wifi,wpan}/" to "src/libnm-platform/"Thomas Haller2021-03-051-13/+14
* platform: move "linux/nl802154.h" to "src/linux-headers/"Thomas Haller2021-03-051-3/+3
* base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller2021-03-051-1/+0
* build: move "clients/nm-online.c" to "src/nm-online/"th/move-client-libsThomas Haller2021-03-021-9/+12
* build: move "clients/tui/newt/" to "src/libnmt-newt/"Thomas Haller2021-03-021-56/+63
* build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller2021-03-021-124/+114
* build: move "dispatcher/" to "src/nm-dispatcher/"th/build-meson-cleanupThomas Haller2021-02-281-59/+57
* build: remove shared/ directoryThomas Haller2021-02-241-3/+0
* build: remove "shared/" from include search pathThomas Haller2021-02-241-22/+0
* shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller2021-02-241-3/+2
* shared: split and move "nm-vpn-plugin-macros.h"Thomas Haller2021-02-241-1/+1
* shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller2021-02-241-1/+2
* shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller2021-02-241-12/+14
* libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller2021-02-241-17/+41
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-302/+315
* shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-241-3/+1
* build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-241-113/+100
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-241-38/+42
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-108/+138
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-241-33/+39
* build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-241-23/+29
* build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-241-146/+148
* shared: rename "libnm-systemd-logging-stub.la" to "libnm-log-null.la"Thomas Haller2021-02-241-19/+23
* build: add missing dependencies for "libnm/nm-enum-types.h""Thomas Haller2021-02-241-4/+10
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-39/+4
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-493/+527
* docs: improve manual page about ipv4.addressesWen Liang2021-02-171-1/+6
* build: dist "libnm/nm-enum-types.[ch].template" filesThomas Haller2021-02-171-0/+3
* cloud-setup/tests: add unit test for nm-cloud-setupThomas Haller2021-02-101-0/+32
* cloud-setup: build intermediate library "libnm-cloud-setup-core.a"Thomas Haller2021-02-101-3/+18
* libnm: move "nm-version-macros.h" from shared/ to libnm-core/Thomas Haller2021-02-091-3/+3
* shared: move "nm-gassert-patch.h" to "nm-glib-aux"Thomas Haller2021-02-091-1/+1
* libnm: merge libnm-keyfile into libnm-coreThomas Haller2021-02-091-40/+4
* all: move shared/nm-meta-setting.[hc] to libnm-core and clientsThomas Haller2021-02-091-4/+6
* tests: add "tools/check-tree.sh" script for checking consistency of sourcesThomas Haller2021-02-091-0/+6
* shared: remove unused "shared/nm-default.h"Thomas Haller2021-02-091-1/+0