index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
devices
/
wifi
/
nm-iwd-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-29
all: say Wi-Fi instead of "wifi" or "WiFi"
Lubomir Rintel
1
-1
/
+1
2018-10-23
wifi/iwd: handle forgetting connection profiles
Andrew Zaborowski
1
-13
/
+77
2018-10-23
wifi/iwd: print warning if known network exists in interface-added
Andrew Zaborowski
1
-2
/
+5
2018-10-23
wifi/iwd: return existing connection from mirror_8021x_connection
Andrew Zaborowski
1
-7
/
+25
2018-09-19
wifi/iwd: don't save secrets in mirror NM connections
Andrew Zaborowski
1
-1
/
+10
2018-09-19
wifi/iwd: access Network objects through ObjectManager
Andrew Zaborowski
1
-0
/
+15
2018-09-07
wifi/iwd: fix leaking agent DBus objects
Andrew Zaborowski
1
-22
/
+31
2018-09-05
wifi/iwd: fix tracking of IWD-side known networks
Thomas Haller
1
-55
/
+66
2018-09-05
wifi/iwd: various minor cleanups in nm-iwd-manager.c
Thomas Haller
1
-13
/
+15
2018-09-05
wifi/iwd: use NMHashState (siphash24) for hashing
Thomas Haller
1
-1
/
+6
2018-09-05
wifi/iwd: in manager's interface_added() ensure known-network ID is not wrong...
Thomas Haller
1
-1
/
+1
2018-09-05
wifi/iwd: Create connections for IWD-side known networks
Andrew Zaborowski
1
-1
/
+126
2018-09-05
wifi/iwd: Track known networks using interface-added/-removed signals
Andrew Zaborowski
1
-22
/
+95
2018-09-05
wifi/iwd: Convert manager.known_networks to a GHashTable
Andrew Zaborowski
1
-19
/
+39
2018-09-05
wifi/iwd: Drop nm_iwd_manager_network_connected
Andrew Zaborowski
1
-16
/
+0
2018-09-05
wifi/iwd: Drop usage of the KnownNetworks IWD API
Andrew Zaborowski
1
-88
/
+0
2018-09-05
wifi/iwd: Check g_dbus_proxy_get_cached_property return values
Andrew Zaborowski
1
-30
/
+35
2018-07-13
wifi/ifd: Allow D-Bus activation to launch iwd
Jan Alexander Steffens (heftig)
1
-1
/
+1
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
1
-14
/
+14
2018-06-22
wifi/iwd: downgrade error levels for agent-request failures
Thomas Haller
1
-6
/
+6
2018-06-22
wifi/iwd: fix leaking name-owner in agent_dbus_method_cb()
Thomas Haller
1
-2
/
+3
2018-06-22
wifi/iwd: don't check return value for nm_utils_random_bytes()
Thomas Haller
1
-9
/
+2
2018-06-22
iwd: handle new secret request types from IWD agent
Andrew Zaborowski
1
-56
/
+62
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
1
-1
/
+0
2018-04-04
device/trival: rename NMIwdManagerPrivate.nm_manager field to "manager"
Thomas Haller
1
-9
/
+9
2018-04-04
core: add macro for iterating CList of devices of NMManager
Thomas Haller
1
-8
/
+6
2018-03-27
core: track devices in manager via embedded CList
Thomas Haller
1
-5
/
+4
2018-03-05
iwd: fix device-added signal handler signature
Andrew Zaborowski
1
-2
/
+2
2018-03-05
iwd: Only request secrets on request from IWD
Andrew Zaborowski
1
-12
/
+5
2018-02-09
wifi/iwd: make NMIwdManager:dispose() reentrant
Thomas Haller
1
-2
/
+4
2018-02-09
iwd: avoid duplicate nm_device_iwd_set_dbus_object call
Andrew Zaborowski
1
-0
/
+3
2018-02-09
iwd: recreate GDbusObjectManagerClient on reconnect
Andrew Zaborowski
1
-21
/
+27
2018-02-09
iwd: keep reference to NMManager, disconnect signals
Andrew Zaborowski
1
-14
/
+11
2017-12-21
iwd: Track IWD Known Networks
Andrew Zaborowski
1
-15
/
+159
2017-12-13
devices/wifi: Register an IWD PSK agent on dbus
Andrew Zaborowski
1
-1
/
+205
2017-12-13
devices/wifi: Track IWD devices, match to NMDeviceIwd objects
Andrew Zaborowski
1
-0
/
+348