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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
core: avoid calling platform code with invalid ifindex (2)
Thomas Haller
1
-0
/
+2
2018-12-03
core: avoid calling platform code with invalid ifindex
Thomas Haller
3
-3
/
+4
2018-12-03
device/shared: set ANDROID_METERED option 43 for shared connections
Thomas Haller
1
-2
/
+33
2018-12-01
all: make use of NM_MAKE_STRV() macro
Thomas Haller
2
-4
/
+6
2018-12-01
core: add checks on connection default properties
Beniamino Galvani
2
-25
/
+43
2018-12-01
device: fix wrong connection default property
Beniamino Galvani
1
-1
/
+1
2018-11-29
all: say Wi-Fi instead of "wifi" or "WiFi"
Lubomir Rintel
6
-8
/
+8
2018-11-29
wifi/olpc-mesh: allow autoconnect
Lubomir Rintel
1
-1
/
+18
2018-11-29
wifi: do not persist the mac address on AddAndActivate
Lubomir Rintel
1
-12
/
+0
2018-11-29
device: avoid taking down link to change MAC address
Thomas Haller
1
-25
/
+51
2018-11-23
team: make teamd log to syslog
Beniamino Galvani
1
-2
/
+23
2018-11-22
lldp: fix parsing of vlan-name attribute
Beniamino Galvani
2
-4
/
+5
2018-11-15
device: ignore "carrier-wait" when device is already activated
Thomas Haller
1
-1
/
+11
2018-11-13
dhcp: add "ipv4.dhcp-client-id=duid" setting
Thomas Haller
1
-0
/
+6
2018-11-13
all: add "${MAC}" substituion for "connection.stable-id"
Thomas Haller
1
-0
/
+8
2018-11-13
core: cleanup generating DUID in nm-device.c
Thomas Haller
1
-57
/
+60
2018-11-13
core: pass boot-id to nm_utils_stable_id_parse()
Thomas Haller
1
-1
/
+1
2018-11-13
core: refactor loading machine-id and cache it
Thomas Haller
2
-11
/
+4
2018-11-12
build: avoid header conflict for <linux/if.h> and <net/if.h> with "nm-platfor...
Thomas Haller
4
-0
/
+4
2018-11-06
ofono: fix crash when disconnecting
Beniamino Galvani
1
-1
/
+1
2018-11-06
modem: fix crash when disconnecting
Beniamino Galvani
1
-1
/
+1
2018-11-01
device: add "dhcp-plugin" match spec for device
Thomas Haller
1
-0
/
+1
2018-10-24
meson: set RPATH for libnm_device_plugin_wwan.so
Taegil Bae
1
-1
/
+2
2018-10-24
meson: set RPATH for libnm_device_plugin_bluetooth.so
Taegil Bae
1
-1
/
+2
2018-10-23
wifi/iwd: check priv->dbus_obj in is_available
Andrew Zaborowski
1
-1
/
+2
2018-10-23
wifi/iwd: add a sanity check for duplicate Networks on DBus
Andrew Zaborowski
1
-3
/
+12
2018-10-23
wifi/iwd: start a scan immediately after device appears
Andrew Zaborowski
1
-18
/
+30
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-10-23
wifi/iwd: use nm_act_request_get_secrets if no PSK for AP found
Andrew Zaborowski
1
-22
/
+93
2018-10-23
wifi/iwd: skip creating a GVariant for DBus calls with no params
Andrew Zaborowski
1
-10
/
+8
2018-10-23
wifi/iwd: use g_variant_lookup in property change handlers
Andrew Zaborowski
1
-41
/
+12
2018-10-23
core: don't cast return value of nm_device_get_applied_setting()
Thomas Haller
14
-66
/
+89
2018-10-23
device: return void pointer from nm_device_get_applied_setting()
Thomas Haller
2
-2
/
+4
2018-10-17
device: add and use overrule-unmanaged flag for nm_device_check_connection_av...
Thomas Haller
2
-8
/
+15
2018-10-17
device: cleanup checking device avilability for ignoring carrier
Thomas Haller
1
-7
/
+17
2018-10-17
core/trivial: add code comment for NMDeviceCheckDevAvailableFlags and NMDevic...
Thomas Haller
1
-0
/
+17
2018-10-17
modem: cleanup nm_modem_deactivate_async()
Thomas Haller
4
-96
/
+69
2018-10-17
ppp: make ppp-manager cancellable via GCancellable
Thomas Haller
4
-40
/
+8
2018-10-17
modem: don't use GAsyncResult pattern for disconnecting modem
Thomas Haller
9
-208
/
+188
2018-10-17
bluez: make connect operation (partially) cancellable and drop GAsyncResult p...
Thomas Haller
5
-115
/
+155
2018-10-15
dhcp: don't start grace period if the client is not running
Beniamino Galvani
1
-33
/
+31
2018-10-15
dhcp: introduce terminated dhcp-state
Beniamino Galvani
1
-1
/
+3
2018-10-15
dhcp: reset @was_active on cleanup
Beniamino Galvani
1
-0
/
+2
2018-10-15
dhcp: log whether the client was active
Beniamino Galvani
1
-4
/
+6
2018-10-15
dhcp6: fix handling of failure events
Beniamino Galvani
1
-7
/
+8
2018-10-13
ndisc: ensure we skip unspecified IPv6 address in ndisc_set_router_config()
Thomas Haller
1
-1
/
+2
2018-10-12
devices/olpc: don't assert we're waiting for companion on device_added_cb()
Lubomir Rintel
1
-1
/
+1
2018-10-12
wwan: don't assume DNS info is always available for IPv6
Thomas Haller
1
-1
/
+1
[next]