summaryrefslogtreecommitdiff
path: root/src/core/devices/adsl
Commit message (Expand)AuthorAgeFilesLines
* device: add @check_properties argument to check_connection_compatible()Beniamino Galvani2023-03-161-2/+5
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-162-2/+4
* device/adsl: make argument of callback for platform-changed-signal constThomas Haller2022-09-141-6/+6
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-292-49/+49
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-181-164/+169
* all: rename nm_utils_strdup_reset*() to nm_strdup_reset*()Thomas Haller2021-08-021-1/+1
* core: drop deprecated PropertiesChanged D-Bus signal (API BREAK)Thomas Haller2021-05-141-5/+1
* platform: introduce nm_platform_link_change_flags()Fernando Fernandez Mancera2021-04-221-1/+1
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-052-2/+2
* build: move "shared/nm-{base,udev-aux}" to "src/libnm-{base,udev-aux}"Thomas Haller2021-02-241-1/+1
* all: change G_LOG_DOMAIN to "nm"th/libnm-core-splitThomas Haller2021-02-181-1/+0
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-092-2/+2
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-044-0/+1047