summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: move "dispatcher/" to "src/nm-dispatcher/"th/build-meson-cleanupThomas Haller2021-02-2820-88/+95
* build/meson: cleanup testsThomas Haller2021-02-285-11/+13
* build/meson: cleanup libnm-client-aux-externThomas Haller2021-02-286-11/+8
* build/meson: cleanup libnm-client-implThomas Haller2021-02-281-9/+6
* build/meson: don't link static library libnm_client_impl with helperThomas Haller2021-02-282-1/+1
* build/meson: drop libnm_nm_default_dep dependencyThomas Haller2021-02-289-35/+31
* build/meson: cleanup dependencies for libnm-core-aux-externThomas Haller2021-02-287-23/+7
* build/meson: explicitly link libnm-cryptoThomas Haller2021-02-286-3/+8
* build/meson: explicitly link libnm-core-aux-internThomas Haller2021-02-286-1/+8
* build/meson: cleanup dependencies for libnm-core-implThomas Haller2021-02-287-22/+14
* build/meson: cleanup dependencies for libnm-core-aux-internThomas Haller2021-02-289-26/+6
* build/meson: remove unnecessary libnm_core_intern_depThomas Haller2021-02-285-12/+0
* build/meson: remove unnecessary nm_version_macro_header to create libnm_clien...Thomas Haller2021-02-281-1/+1
* build/meson: cleanup dependencies for libnm-platformThomas Haller2021-02-284-14/+15
* build/meson: cleanup dependencies for libnm-baseThomas Haller2021-02-285-22/+11
* build/meson: cleanup dependencies for libnm-udev-auxThomas Haller2021-02-285-12/+24
* build/meson: cleanup dependencies for libnm-systemd-sharedThomas Haller2021-02-289-11/+17
* build/meson: drop libnm_log_core_dep dependencyThomas Haller2021-02-284-6/+6
* build/meson: cleanup libnm-glib-aux dependenciesThomas Haller2021-02-2823-60/+131
* core: rename level_desc global variableThomas Haller2021-02-283-14/+14
* build/meson: cleanup build for c-util and nettools helper librariesThomas Haller2021-02-282-28/+22
* build/introspection: cleanup dependencies for libnmdbus in mesonThomas Haller2021-02-242-5/+4
* all: merge branch 'th/move-to-src-shared'Thomas Haller2021-02-24716-1973/+2015
|\
| * build: remove shared/ directoryThomas Haller2021-02-2412-132/+12
| * build: remove "shared/" from include search pathThomas Haller2021-02-2414-44/+0
| * shared: move "nm-compat.[hc]" to "src/contrib/"Thomas Haller2021-02-245-4/+5
| * shared: split and move "nm-vpn-plugin-macros.h"Thomas Haller2021-02-244-21/+25
| * shared: move "nm-vpn-editor-plugin-call.h" to "src/contrib/"Thomas Haller2021-02-245-9/+10
| * shared: move "nm-vpn-plugin-utils.c" to "src/contrib/"Thomas Haller2021-02-249-23/+31
| * libnm/tests: add static helper library "src/libnm-client-test/"Thomas Haller2021-02-2410-28/+68
| * build: move "libnm/" to "src/" and split itThomas Haller2021-02-24239-655/+699
| * shared: move "nm-test-utils.h" to "src/libnm-glib-aux/"Thomas Haller2021-02-2419-20/+18
| * build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-24128-203/+196
| * build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-2444-81/+91
| * build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-24182-392/+452
| * build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-2434-92/+107
| * build/meson: include meson.build for tests at the endThomas Haller2021-02-242-4/+1
| * build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-2440-81/+98
| * build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-24147-223/+231
| * shared: rename "libnm-systemd-logging-stub.la" to "libnm-log-null.la"Thomas Haller2021-02-249-34/+38
| * build/autotools: fix dependencies against mkenum header for building examplesThomas Haller2021-02-241-5/+5
| * build: add missing dependencies for "libnm/nm-enum-types.h""Thomas Haller2021-02-241-4/+10
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2021-02-241-1981/+2068
* docs: improve manual page about ipv4.routesWen Liang2021-02-233-2/+11
* bond: avoid logging warning to set "ad_actor_system=00:00:00:00:00:00"Thomas Haller2021-02-233-1/+21
* supplicant: merge branch 'bg/issue638-wpa2-sae'Beniamino Galvani2021-02-234-24/+53
|\
| * supplicant: enable WPA3 for WPA-PSK connectionsbg/issue638-wpa2-saeBeniamino Galvani2021-02-231-0/+5
| * supplicant: print interface capabilitiesBeniamino Galvani2021-02-233-22/+31
| * supplicant: detect the SAE interface capabilityBeniamino Galvani2021-02-232-2/+17
|/
* wwan: fix leaking "bearer" in connect_ready()Thomas Haller2021-02-231-5/+5