summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-06-11core: add infrastructure for spawning a helper processBeniamino Galvani1-0/+25
2021-06-03ifcfg-rh: preserve an empty tc configurationBeniamino Galvani1-0/+1
2021-05-30systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller1-90/+87
2021-05-07firewall: add new "nm-firewall-utils.[ch]" moduleThomas Haller1-0/+2
2021-05-06firewall: rename "nm-firewall-manager.[ch]" to "nm-firewalld-manager.[ch]"Thomas Haller1-2/+2
2021-05-06core: add "nm-device-utils.[ch]" with simple helper functionsThomas Haller1-0/+2
2021-05-05build: replace `./tools/generate-docs-nm-property-infos.pl` with python scriptWen Liang1-3/+3
2021-05-04build: don't link libnm/libnm-core against libuuidThomas Haller1-2/+0
2021-05-04glib-aux: add "nm-uuid.[ch]" sourcesThomas Haller1-0/+2
2021-04-12build: fix build dependency for systemd's fundamental for "config-extra.h"Thomas Haller1-0/+1
2021-04-07tests: fix undefined references to pthreadorbea1-0/+1
2021-04-06systemd: merge branch systemd into masterThomas Haller1-0/+2
2021-04-04tools: use libtool --mode=executeorbea1-1/+1
2021-04-01systemd: fix borked mergeThomas Haller1-0/+11
2021-03-29ifcfg-rh: always honor "$VLAN_ID" in ifcfg filesThomas Haller1-1/+3
2021-03-25build: dist other missing meson.build filesBeniamino Galvani1-0/+5
2021-03-25build: dist "src/libnm-systemd-shared/meson.build"Thomas Haller1-2/+3
2021-03-23base: add "nm-net-aux.c" helperThomas Haller1-0/+2
2021-03-22build: fix race due to missing dependency for libnm-core-null to "config-extr...Thomas Haller1-0/+2
2021-03-16man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8)Thomas Haller1-1/+3
2021-03-16CONTRIBUTING: rename file to have .md extensionThomas Haller1-1/+1
2021-03-15build: fix dependencies for building src/libnm-platform/wifi/*Thomas Haller1-0/+2
2021-03-15tests/client: run "test-client.py" also for mesonThomas Haller1-10/+4
2021-03-15client/tests: move "clients/tests/test-client.py" to "src/tests/client/"Thomas Haller1-12/+14
2021-03-15tui: move from "clients/tui/" to "src/nmtui/"Thomas Haller1-97/+97
2021-03-15cli: move from "clients/cli/" to "src/nmcli/"Thomas Haller1-50/+49
2021-03-15cloud-setup: move from "clients/cloud-setup/" to "src/nm-cloud-setup/"Thomas Haller1-45/+44
2021-03-15initrd: move "src/core/initrd/" to "src/nm-initrd-generator/"Thomas Haller1-285/+279
2021-03-15config: add "nm-base/nm-config-base.h"Thomas Haller1-0/+1
2021-03-15build: fix setting CFLAGS when building "libnm-vpn-plugin-utils-test.la"Thomas Haller1-1/+1
2021-03-05platform: move more platform code to src/libnm-platform/Thomas Haller1-10/+10
2021-03-05platform: move "platform/{wifi,wpan}/" to "src/libnm-platform/"Thomas Haller1-13/+14
2021-03-05platform: move "linux/nl802154.h" to "src/linux-headers/"Thomas Haller1-3/+3
2021-03-05base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller1-1/+0
2021-03-02build: move "clients/nm-online.c" to "src/nm-online/"Thomas Haller1-9/+12
2021-03-02build: move "clients/tui/newt/" to "src/libnmt-newt/"Thomas Haller1-56/+63
2021-03-02build: move "clients/common/" to "src/libnmc-{base,setting}/"Thomas Haller1-124/+114
2021-02-28build: move "dispatcher/" to "src/nm-dispatcher/"Thomas Haller1-59/+57
2021-02-24build: remove shared/ directoryThomas Haller1-3/+0
2021-02-24build: remove "shared/" from include search pathThomas Haller1-22/+0
2021-02-24shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller1-3/+2
2021-02-24shared: split and move "nm-vpn-plugin-macros.h"Thomas Haller1-1/+1
2021-02-24shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller1-1/+2
2021-02-24shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller1-12/+14
2021-02-24libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller1-17/+41
2021-02-24build: move "libnm/" to "src/" and split itThomas Haller1-302/+315
2021-02-24shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller1-3/+1
2021-02-24build: move c-util/nettools library from "shared/" to "src/"Thomas Haller1-113/+100
2021-02-24build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller1-38/+42
2021-02-24build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller1-108/+138