..
adsl
meson: merge branch 'inigomartinez/meson-license'
2020-03-28 12:45:19 +01:00
bluetooth
shared: add nm_utils_invoke_on_timeout()
2020-04-24 13:58:46 +02:00
ovs
shared: add nm_utils_invoke_on_timeout()
2020-04-24 13:58:46 +02:00
team
meson: merge branch 'inigomartinez/meson-license'
2020-03-28 12:45:19 +01:00
tests
meson: merge branch 'inigomartinez/meson-license'
2020-03-28 12:45:19 +01:00
wifi
wifi: reduce scan rate limiting while not being activated
2020-04-29 13:45:24 +02:00
wwan
shared: add nm_utils_invoke_on_timeout()
2020-04-24 13:58:46 +02:00
meson.build
license: Add license using SPDX identifiers to meson build files
2020-02-17 13:16:57 +01:00
nm-acd-manager.c
all: use _nm_utils_inet4_ntop() instead of nm_utils_inet4_ntop()
2020-01-28 11:17:41 +01:00
nm-acd-manager.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-6lowpan.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-6lowpan.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-bond.c
bond: small cleanups
2020-04-10 17:46:22 +02:00
nm-device-bond.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-bridge.c
device: fix assertion failure configuring bridge ports
2020-04-09 16:45:18 +02:00
nm-device-bridge.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-dummy.c
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-dummy.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-ethernet-utils.c
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-ethernet-utils.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-ethernet.c
wifi/trivial: rename function nm_supplicant_interface_state_is_operational() from upper case name
2020-04-03 11:26:49 +02:00
nm-device-ethernet.h
all: manually drop code comments with file description
2019-10-01 07:50:52 +02:00
nm-device-factory.c
all: use nm_clear_pointer() instead of g_clear_pointer()
2020-03-23 11:22:38 +01:00
nm-device-factory.h
all: manually drop code comments with file description
2019-10-01 07:50:52 +02:00
nm-device-generic.c
all: use nm_clear_g_free() instead of g_clear_pointer()
2020-03-23 11:05:34 +01:00
nm-device-generic.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-infiniband.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-infiniband.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-ip-tunnel.c
all: use nm_clear_g_free() instead of g_clear_pointer()
2020-03-23 11:05:34 +01:00
nm-device-ip-tunnel.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-logging.h
all: manually drop code comments with file description
2019-10-01 07:50:52 +02:00
nm-device-macsec.c
wifi/trivial: rename function nm_supplicant_interface_state_is_operational() from upper case name
2020-04-03 11:26:49 +02:00
nm-device-macsec.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-macvlan.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-macvlan.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-ppp.c
device: various code cleanups in devices
2020-03-17 08:09:32 +01:00
nm-device-ppp.h
all: manually drop code comments with file description
2019-10-01 07:50:52 +02:00
nm-device-private.h
device: implement "auth-request" as async operation nm_manager_device_auth_request()
2020-04-28 18:35:59 +02:00
nm-device-tun.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-tun.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-veth.c
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-veth.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-vlan.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-vlan.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-vrf.c
core,libnm: add VRF support
2020-01-14 09:51:56 +01:00
nm-device-vrf.h
core,libnm: add VRF support
2020-01-14 09:51:56 +01:00
nm-device-vxlan.c
all: drop explicit casts from _GET_PRIVATE() macro calls
2020-02-14 11:04:46 +01:00
nm-device-vxlan.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-wireguard.c
wireguard: don't let explicit gateway override WireGuard's peer route
2020-04-22 11:36:51 +02:00
nm-device-wireguard.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-wpan.c
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device-wpan.h
all: unify format of our Copyright source code comments
2019-10-02 17:03:52 +02:00
nm-device.c
device: implement "auth-request" as async operation nm_manager_device_auth_request()
2020-04-28 18:35:59 +02:00
nm-device.h
device: implement "auth-request" as async operation nm_manager_device_auth_request()
2020-04-28 18:35:59 +02:00
nm-lldp-listener.c
all: use nm_clear_pointer() instead of g_clear_pointer()
2020-03-23 11:22:38 +01:00
nm-lldp-listener.h
all: manually drop code comments with file description
2019-10-01 07:50:52 +02:00