NetworkManager/libnm-core
Lubomir Rintel 56a6c53de0 introspection: add o.fd.NM.Device.Lowpan interface
It's for 6LoWPAN devices. "o.fd.NM.Device.6Lowpan" wouldn't be a valid
interface name -- just skip the leading numeral, that's what kernel also
does on similiar occassions.
2018-06-26 16:21:55 +02:00
..
tests core: add NMSettingWpan 2018-06-26 16:21:54 +02:00
crypto.c
crypto.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
crypto_gnutls.c
crypto_nss.c
meson.build core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-connection-private.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
nm-connection.c core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-connection.h core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-core-enum-types.c.template core: add NMSettingWpan 2018-06-26 16:21:54 +02:00
nm-core-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-internal.h core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-core-types-internal.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
nm-core-types.h core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-dbus-interface.h introspection: add o.fd.NM.Device.Lowpan interface 2018-06-26 16:21:55 +02:00
nm-dbus-utils.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-errors.c
nm-errors.h all: add new D-Bus API org.freedesktop.NetworkManager.Settings.Connection.Update2() 2017-12-05 11:50:52 +01:00
nm-json.c libnm-core: don't use RTLD_DEEPBIND when building with asan 2018-02-15 15:34:03 +01:00
nm-json.h libnm: only include "nm-jansson.h" from "nm-json.h" 2018-01-16 14:47:24 +01:00
nm-keyfile-internal.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-keyfile-utils.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-keyfile-utils.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
nm-keyfile.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-property-compare.c libnm-core: add backend for GVariant de/serialization of link_watchers. 2017-12-08 00:46:26 +01:00
nm-property-compare.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
nm-setting-6lowpan.c core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-setting-6lowpan.h core: add NMSetting6Lowpan 2018-06-26 16:21:55 +02:00
nm-setting-8021x.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-8021x.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-adsl.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-setting-adsl.h
nm-setting-bluetooth.c core: infer the bluetooth type from the presence of the supplemental settings 2017-08-23 16:18:44 +02:00
nm-setting-bluetooth.h
nm-setting-bond.c libnm: don't use deprecated tags for GOobject introspection 2018-03-26 12:46:22 +02:00
nm-setting-bond.h
nm-setting-bridge-port.c all: fix minor typos in settings docs 2017-07-03 21:23:27 +02:00
nm-setting-bridge-port.h
nm-setting-bridge.c libnm: move bridge min/max defines to header file 2017-11-23 18:43:48 +01:00
nm-setting-bridge.h bridge: introduce a bridge.group-forward-mask connection property 2017-07-27 09:35:11 +02:00
nm-setting-cdma.c
nm-setting-cdma.h
nm-setting-connection.c libnm-core: add ipv6.dhcp-duid property 2018-06-08 18:23:31 +02:00
nm-setting-connection.h libnm: rename MDns flag UNKNOWN to DEFAULT 2018-01-09 14:24:53 +01:00
nm-setting-dcb.c gobject-introspection: made several fixes to the annotations 2018-03-26 12:45:49 +02:00
nm-setting-dcb.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-dummy.c
nm-setting-dummy.h
nm-setting-generic.c
nm-setting-generic.h
nm-setting-gsm.c all: fix minor typos in settings docs 2017-07-03 21:23:27 +02:00
nm-setting-gsm.h
nm-setting-infiniband.c
nm-setting-infiniband.h
nm-setting-ip-config.c libnm-core: document dns priority 2018-05-14 15:22:50 +02:00
nm-setting-ip-config.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-ip-tunnel.c ip-tunnel: add support for tunnel flags 2018-01-05 18:25:08 +01:00
nm-setting-ip-tunnel.h ip-tunnel: add support for tunnel flags 2018-01-05 18:25:08 +01:00
nm-setting-ip4-config.c device: hash a per-host key for ipv4.dhcp-client-id=stable 2018-05-28 14:58:24 +02:00
nm-setting-ip4-config.h
nm-setting-ip6-config.c ifcfg: introduce DHCPV6_DUID to map ipv6.dhcp-duid property 2018-06-09 22:20:39 +02:00
nm-setting-ip6-config.h libnm-core: add ipv6.dhcp-duid property 2018-06-08 18:23:31 +02:00
nm-setting-macsec.c macsec: enable send-sci by default and make the option configurable 2018-06-14 15:13:11 +02:00
nm-setting-macsec.h macsec: enable send-sci by default and make the option configurable 2018-06-14 15:13:11 +02:00
nm-setting-macvlan.c all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +01:00
nm-setting-macvlan.h
nm-setting-olpc-mesh.c
nm-setting-olpc-mesh.h
nm-setting-ovs-bridge.c libnm-core: add ovs-bridge setting 2017-10-30 17:40:08 +01:00
nm-setting-ovs-bridge.h libnm-core: add ovs-bridge setting 2017-10-30 17:40:08 +01:00
nm-setting-ovs-interface.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-ovs-interface.h libnm-core: add ovs-interface setting 2017-10-30 17:40:08 +01:00
nm-setting-ovs-patch.c all: get rid of a handful of unused-but-set variables 2017-12-18 13:29:32 +01:00
nm-setting-ovs-patch.h libnm-core: add ovs-patch setting 2017-10-30 17:40:08 +01:00
nm-setting-ovs-port.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-ovs-port.h libnm-core: add ovs-port setting 2017-10-30 17:40:08 +01:00
nm-setting-ppp.c
nm-setting-ppp.h
nm-setting-pppoe.c libnm-core: fix memory leak in NMSettingPppoe 2017-08-30 22:03:59 +02:00
nm-setting-pppoe.h libnm,clients: add 'parent' property to PPPoE setting 2017-08-05 08:03:15 +02:00
nm-setting-private.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-proxy.c
nm-setting-proxy.h
nm-setting-serial.c setting-serial: drop verify() 2018-06-26 16:21:54 +02:00
nm-setting-serial.h
nm-setting-tc-config.c libnm-core: reject tc configurations with duplicate elements 2018-06-23 11:47:40 +02:00
nm-setting-tc-config.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-team-port.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-team-port.h libnm-core: team-port: expose the new link-watchers property 2017-12-08 00:46:26 +01:00
nm-setting-team.c man: add 'random' to the allowed values of team.runner 2018-06-15 16:14:49 +02:00
nm-setting-team.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-tun.c core/platform: add support for TUN/TAP netlink support and various cleanup 2018-03-20 11:59:52 +01:00
nm-setting-tun.h
nm-setting-user.c all: use nm_utils_hash_keys_to_array() 2018-03-27 09:58:00 +02:00
nm-setting-user.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-vlan.c
nm-setting-vlan.h all: replace "it's" with "its" where needed 2018-04-18 14:14:07 +02:00
nm-setting-vpn.c libnm: don't use deprecated tags for GOobject introspection 2018-03-26 12:46:22 +02:00
nm-setting-vpn.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting-vxlan.c
nm-setting-vxlan.h
nm-setting-wimax.c
nm-setting-wimax.h
nm-setting-wired.c libnm-core: allow speed and duplex values when auto-negotiate=yes 2018-06-15 14:19:50 +02:00
nm-setting-wired.h
nm-setting-wireless-security.c wifi: add support for FILS 2018-01-16 15:01:59 +01:00
nm-setting-wireless-security.h wifi: add support for FILS 2018-01-16 15:01:59 +01:00
nm-setting-wireless.c wifi: fix check for valid NMSettingWirelessWakeOnWLan flag 2018-06-15 09:46:26 +02:00
nm-setting-wireless.h libnm-core: add wake-on-wlan configuration items 2018-06-15 09:46:26 +02:00
nm-setting-wpan.c core: add NMSettingWpan 2018-06-26 16:21:54 +02:00
nm-setting-wpan.h core: add NMSettingWpan 2018-06-26 16:21:54 +02:00
nm-setting.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-setting.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-simple-connection.c libnm: optimize nm_simple_connection_new_clone() to not needlessly set the path 2018-04-13 09:09:46 +02:00
nm-simple-connection.h
nm-utils-private.h build: refine the NETWORKMANAGER_COMPILATION define 2018-01-08 12:38:53 +01:00
nm-utils.c libnm: add nm_utils_get_timestamp_msec() 2018-06-15 16:23:30 +02:00
nm-utils.h libnm: add nm_utils_get_timestamp_msec() 2018-06-15 16:23:30 +02:00
nm-version.h release: bump version to 1.13.0 (development) 2018-06-15 17:16:18 +02:00
nm-vpn-dbus-interface.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-vpn-editor-plugin.c build: qualify plugin dir name with a version string 2018-05-14 16:05:12 +02:00
nm-vpn-editor-plugin.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-vpn-plugin-info.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nm-vpn-plugin-info.h gobject-introspection: made several fixes to the annotations 2018-03-26 12:45:49 +02:00