..
tests
libnm: add from_dbus_fcn for direct NMSettingIPConfig.gateway property
2021-07-23 17:02:04 +02:00
meson.build
build/meson: fix when crypto libraries are built
2021-07-18 16:42:39 +02:00
nm-connection-private.h
clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"
2021-07-09 08:49:06 +02:00
nm-connection.c
libnm: change behavior for normalizing wireguard/dummy profiles to use ipv6.method=disabled
2021-07-08 17:20:15 +02:00
nm-crypto-gnutls.c
clang-format: reformat code with clang 12
2021-05-04 13:56:26 +02:00
nm-crypto-impl.h
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00
nm-crypto-nss.c
clang-format: reformat code with clang 12
2021-05-04 13:56:26 +02:00
nm-crypto.c
libnm,glib-aux: move nm_crypto_md5_hash() to "libnm-glib-aux"
2021-05-04 15:51:46 +02:00
nm-crypto.h
libnm,glib-aux: move nm_crypto_md5_hash() to "libnm-glib-aux"
2021-05-04 15:51:46 +02:00
nm-dbus-utils.c
clang-format: reformat code with clang 12
2021-05-04 13:56:26 +02:00
nm-default-libnm-core.h
build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}"
2021-02-24 12:48:20 +01:00
nm-errors.c
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00
nm-keyfile-utils.c
libnm: use nm_ascii_is_regular() in _keyfile_key_encode()
2021-07-19 09:04:49 +02:00
nm-keyfile.c
libnm: make NMSettInfoSetting.property_infos_len uint16
2021-07-12 13:56:42 +02:00
nm-meta-setting-base-impl.c
clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"
2021-07-09 08:49:06 +02:00
nm-property-compare.c
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00
nm-property-compare.h
clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"
2021-07-09 08:49:06 +02:00
nm-setting-6lowpan.c
libnm: add generic cleanup function to finalize NMSetting
2021-07-12 13:56:37 +02:00
nm-setting-8021x.c
libnm: use _nm_setting_property_define_direct_boolean()
2021-07-12 13:56:31 +02:00
nm-setting-adsl.c
libnm: implement special setter for direct string property via g_ascii_strdown()
2021-07-23 17:02:03 +02:00
nm-setting-bluetooth.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-bond.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-bridge-port.c
libnm: refactor NMSettingClass.compare_property() to NMSettInfoPropertType.compare_fcn()
2021-07-16 13:31:58 +02:00
nm-setting-bridge.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-cdma.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-connection.c
libnm: add from_dbus_fcn for direct properties
2021-07-23 17:02:04 +02:00
nm-setting-dcb.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-dummy.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-ethtool.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-generic.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-gsm.c
libnm: use _nm_setting_property_define_direct_boolean()
2021-07-12 13:56:31 +02:00
nm-setting-hostname.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-infiniband.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-ip-config.c
libnm: add from_dbus_fcn for direct NMSettingIPConfig.gateway property
2021-07-23 17:02:04 +02:00
nm-setting-ip-tunnel.c
libnm: always initialize default values for "direct" properties
2021-07-12 13:56:39 +02:00
nm-setting-ip4-config.c
libnm: implement special setter for direct string property for ip address
2021-07-23 17:02:03 +02:00
nm-setting-ip6-config.c
libnm: implement special setter for direct string property for ip address
2021-07-23 17:02:03 +02:00
nm-setting-macsec.c
libnm: always initialize default values for "direct" properties
2021-07-12 13:56:39 +02:00
nm-setting-macvlan.c
libnm: always initialize default values for "direct" properties
2021-07-12 13:56:39 +02:00
nm-setting-match.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-olpc-mesh.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-ovs-bridge.c
libnm: use _nm_setting_property_define_direct_boolean()
2021-07-12 13:56:31 +02:00
nm-setting-ovs-dpdk.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-ovs-external-ids.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-ovs-interface.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-ovs-patch.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-ovs-port.c
libnm: use direct properties for NMSettingOvsPort
2021-07-23 17:02:02 +02:00
nm-setting-ppp.c
libnm: implement NMSettingPpp with all direct properties
2021-07-12 13:56:41 +02:00
nm-setting-pppoe.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-private.h
libnm: add from_dbus_fcn for direct NMSettingIPConfig.gateway property
2021-07-23 17:02:04 +02:00
nm-setting-proxy.c
libnm: use _nm_setting_property_define_direct_boolean()
2021-07-12 13:56:31 +02:00
nm-setting-serial.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-sriov.c
libnm: pass full property meta data to from_dbus_fcn() hook
2021-07-16 13:31:59 +02:00
nm-setting-tc-config.c
libnm: pass full property meta data to from_dbus_fcn() hook
2021-07-16 13:31:59 +02:00
nm-setting-team-port.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-team.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-tun.c
libnm: use direct properties for NMSettingTun
2021-07-23 17:02:03 +02:00
nm-setting-user.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-veth.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-vlan.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-vpn.c
libnm: pass full property meta data to from_dbus_fcn() hook
2021-07-16 13:31:59 +02:00
nm-setting-vrf.c
libnm: add direct_offset for uint32 properties
2021-07-12 13:56:38 +02:00
nm-setting-vxlan.c
libnm: always initialize default values for "direct" properties
2021-07-12 13:56:39 +02:00
nm-setting-wifi-p2p.c
libnm: extend NMSettInfoSetting with an offset to the private data
2021-07-12 13:34:40 +02:00
nm-setting-wimax.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-wired.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-wireguard.c
libnm: pass full property meta data to from_dbus_fcn() hook
2021-07-16 13:31:59 +02:00
nm-setting-wireless-security.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-setting-wireless.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting-wpan.c
libnm: implement special setter for direct string property for mac address
2021-07-23 17:02:03 +02:00
nm-setting.c
libnm: add from_dbus_fcn for direct properties
2021-07-23 17:02:04 +02:00
nm-simple-connection.c
libnm: optimize NM_CONNECTION_GET_PRIVATE() for NMSimpleConnection
2021-06-17 17:48:11 +02:00
nm-team-utils.c
libnm: always set from_dbus_fcn() property hook
2021-07-16 13:31:59 +02:00
nm-team-utils.h
libnm: refactor NMSettingClass.compare_property() to NMSettInfoPropertType.compare_fcn()
2021-07-16 13:31:58 +02:00
nm-utils-private.h
libnm: add _nm_property_variant_to_gvalue() helper
2021-07-23 17:02:03 +02:00
nm-utils.c
libnm: add _nm_property_variant_to_gvalue() helper
2021-07-23 17:02:03 +02:00
nm-vpn-editor-plugin.c
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00
nm-vpn-plugin-info.c
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00
README.md
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00