summaryrefslogtreecommitdiff
path: root/src/core/devices/wifi/nm-iwd-manager.c
Commit message (Expand)AuthorAgeFilesLines
* iwd: Register the Netconfig agentAndrew Zaborowski2022-10-251-36/+143
* iwd: Work around timing when new 802.1x connection activatedAndrew Zaborowski2022-08-241-0/+82
* glib-aux: rework random number utilsThomas Haller2022-08-051-1/+1
* settings: add "plugin" argument to AddAndActivate2()Lubomir Rintel2022-03-281-0/+1
* iwd: Basic WFD support for NMDeviceIwdP2PAndrew Zaborowski2022-01-211-0/+109
* iwd: Add basic P2P device class for IWDAndrew Zaborowski2022-01-211-0/+116
* iwd: Add nm_iwd_manager_get_netconfig_enabledAndrew Zaborowski2022-01-211-0/+20
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-126/+126
* wifi/iwd: rework warning about invalid state-dirThomas Haller2021-06-041-22/+24
* iwd: Enforce absolute state dir path, print warningsAndrew Zaborowski2021-06-041-6/+25
* iwd: Add default "auto" value for [main].iwd-config-pathAndrew Zaborowski2021-05-261-7/+89
* all: only include "libnm-glib-aux/nm-uuid.h" where neededThomas Haller2021-05-041-0/+1
* libnm,glib-aux: add and use nm_uuid_generate_random_str*() helpersThomas Haller2021-05-041-1/+1
* iwd: Actually update iwd config in mirror_connection() if neededJonas Dreßler2021-04-271-1/+3
* iwd: Correctly compare autoconnected statesJonas Dreßler2021-04-271-1/+1
* iwd: Fix permissions and timestamps when writing IWD config filesAndrew Zaborowski2021-04-191-4/+45
* iwd: Only save system-owned secrets to IWD configAndrew Zaborowski2021-04-191-4/+4
* iwd: Mirror NM connections to IWD network config filesAndrew Zaborowski2021-03-231-25/+248
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-241-1/+1
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* iwd: make static variable in object_compare_interfaces() "const"Thomas Haller2021-02-221-1/+1
* iwd: terminate interface_order array with NULLJan Palus2021-02-221-0/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+1
* iwd: Rename NM_IWD_NETWORK_SECURITY_NONE to _OPENAndrew Zaborowski2021-02-091-5/+5
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: drop unnecessary cast of g_object_new()Thomas Haller2021-02-081-30/+30
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+1359