summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: add way to keep unused symbols when linking NetworkManager"th/fix-nm-sudo-symbols-for-ovsThomas Haller2021-08-311-10/+0
* build: sort filename alphabetically in Makefile.am and similarThomas Haller2021-08-261-11/+11
* bond: add support of queue_id of bond portGris Ge2021-08-261-0/+5
* tui: add WireGuard support to nmtuiJavier Sánchez Parra2021-08-171-0/+6
* core: get file descriptor to ovsdb unix socket from nm-sudoThomas Haller2021-07-261-0/+2
* sudo: introduce nm-sudo D-Bus serviceThomas Haller2021-07-261-1/+61
* build: add way to keep unused symbols when linking NetworkManagerThomas Haller2021-07-261-0/+8
* build: fix calling test "check-local-devices-ovs" to check OVS device pluginThomas Haller2021-07-261-0/+2
* cloud-setup: link with libnm-log-nullThomas Haller2021-07-231-0/+2
* cloud-setup: configure secondary ip in Aliyun cloudWen Liang2021-07-191-0/+2
* glib-aux: use nm_utils_gettid() instead of gettid()Thomas Haller2021-07-081-0/+2
* build: fix linking libnm-log-null into different test programsThomas Haller2021-07-051-0/+3
* ifcfg-rh/tests: add unit test for persisting NMSettingEthtoolThomas Haller2021-06-251-1/+6
* core: add infrastructure for spawning a helper processBeniamino Galvani2021-06-111-0/+25
* ifcfg-rh: preserve an empty tc configurationbg/tc-ignoreBeniamino Galvani2021-06-031-0/+1
* systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller2021-05-301-90/+87
* firewall: add new "nm-firewall-utils.[ch]" moduleThomas Haller2021-05-071-0/+2
* firewall: rename "nm-firewall-manager.[ch]" to "nm-firewalld-manager.[ch]"Thomas Haller2021-05-061-2/+2
* core: add "nm-device-utils.[ch]" with simple helper functionsThomas Haller2021-05-061-0/+2
* 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