summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* | build: replace `./tools/generate-docs-nm-property-infos.pl` with python scriptWen Liang2021-05-051-3/+3
* | build: don't link libnm/libnm-core against libuuidThomas Haller2021-05-041-2/+0
* | glib-aux: add "nm-uuid.[ch]" sourcesThomas Haller2021-05-041-0/+2
* | build: fix build dependency for systemd's fundamental for "config-extra.h"Thomas Haller2021-04-121-0/+1
* | tests: fix undefined references to pthreadorbea2021-04-071-0/+1
* | systemd: merge branch systemd into masterThomas Haller2021-04-061-0/+2
|\ \ | |/
* | tools: use libtool --mode=executeorbea2021-04-041-1/+1
* | systemd: fix borked mergeThomas Haller2021-04-011-0/+11
* | ifcfg-rh: always honor "$VLAN_ID" in ifcfg filesThomas Haller2021-03-291-1/+3
* | build: dist other missing meson.build filesBeniamino Galvani2021-03-251-0/+5
* | build: dist "src/libnm-systemd-shared/meson.build"Thomas Haller2021-03-251-2/+3
* | 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