summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-08-04crypto: support EC private keysGeorg Müller1-0/+4
2022-05-18systemd: drop "nm-sd-utils-core.h" and nm_sd_utils_id128_get_machine()Thomas Haller1-2/+0
2022-04-07build/autotools: avoid compiler warning generating "NM-1.0.gir"Thomas Haller1-1/+1
2022-04-05systemd: merge branch systemd into mainThomas Haller1-0/+2
2022-04-01build: drop "check-python-black" check from autotoolsThomas Haller1-6/+0
2022-03-29build: move nm-crypto to separate directory "src/libnm-crypto"Thomas Haller1-33/+64
2022-03-29libnm-base: add "nm-base.c" for implementing stuff from "nm-base.h"Thomas Haller1-0/+1
2022-03-21doc: rename "README" to "README.md"Thomas Haller1-0/+7
2022-03-07linux-headers: add nl80211-vnd-intel.h kernel headerEmmanuel Grumbach1-0/+1
2022-03-02man: add NetworkManager-wait-online.service.8 manualThomas Haller1-2/+3
2022-02-21libnm-crypto: add new option for no cryptographyChristian Eggers1-0/+18
2022-02-09platform: rename "nmp-route-manager.h" to "nmp-rules-manager.h"Thomas Haller1-2/+2
2022-02-09priv-helper: fix D-Bus patch to not contain forbidden character '-'Thomas Haller1-4/+4
2022-02-03systemd: merge branch systemd into mainThomas Haller1-1/+4
2022-01-21iwd: Add basic P2P device class for IWDAndrew Zaborowski1-0/+2
2022-01-11build/autotools: fix linking libnm-log-null into various executablesThomas Haller1-0/+6
2022-01-11nm-sudo: rename to nm-priv-helperBeniamino Galvani1-22/+22
2022-01-04build: allow configuring default for wifi.backend settingJames Hilliard1-1/+2
2021-11-18core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller1-72/+3
2021-11-03build: remove NetworkManager.pcLubomir Rintel1-1/+0
2021-10-08systemd: merge branch systemd into mainThomas Haller1-2/+8
2021-09-20platform: drop test-tc-fakeBeniamino Galvani1-6/+0
2021-09-10core: add NML3IPv6LL helperThomas Haller1-0/+2
2021-09-08std-aux: add "libnm-std-aux/nm-linux-compat.h" header to avoid build errorsThomas Haller1-0/+1
2021-09-06platform/build: fix linking "test-nm-platform" testThomas Haller1-0/+2
2021-09-06linux-headers: add ethtool.h kernel headerThomas Haller1-0/+1
2021-08-31Revert "build: add way to keep unused symbols when linking NetworkManager"Thomas Haller1-10/+0
2021-08-26build: sort filename alphabetically in Makefile.am and similarThomas Haller1-11/+11
2021-08-26bond: add support of queue_id of bond portGris Ge1-0/+5
2021-08-17tui: add WireGuard support to nmtuiJavier Sánchez Parra1-0/+6
2021-07-26core: get file descriptor to ovsdb unix socket from nm-sudoThomas Haller1-0/+2
2021-07-26sudo: introduce nm-sudo D-Bus serviceThomas Haller1-1/+61
2021-07-26build: add way to keep unused symbols when linking NetworkManagerThomas Haller1-0/+8
2021-07-26build: fix calling test "check-local-devices-ovs" to check OVS device pluginThomas Haller1-0/+2
2021-07-23cloud-setup: link with libnm-log-nullThomas Haller1-0/+2
2021-07-19cloud-setup: configure secondary ip in Aliyun cloudWen Liang1-0/+2
2021-07-08glib-aux: use nm_utils_gettid() instead of gettid()Thomas Haller1-0/+2
2021-07-05build: fix linking libnm-log-null into different test programsThomas Haller1-0/+3
2021-06-25ifcfg-rh/tests: add unit test for persisting NMSettingEthtoolThomas Haller1-1/+6
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