..
tests
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
gen-metadata-nm-settings-libnm-core.c
libnm/trivial: fix style
2022-11-10 14:41:38 +01:00
gen-metadata-nm-settings-libnm-core.xml.in
libnm,nmcli: add a 'wifi.channel-width' setting
2024-07-10 14:53:32 +02:00
meson.build
libnm: remove unused "nm-property-compare.c"
2024-01-04 10:03:00 +01:00
nm-connection-private.h
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-connection.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-default-libnm-core.h
libnm: move nm-errors.h include away from nm-connection.h
2022-11-13 23:36:37 +01:00
nm-errors.c
libnm: don't depend nm-crypto on "nm-error.h"
2022-03-29 11:56:03 +02:00
nm-keyfile-utils.c
glib-aux: drop nm_str_buf_init() for NM_STR_BUF_INIT()
2022-05-09 19:18:30 +02:00
nm-keyfile.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-meta-setting-base-impl.c
HSR: add support to HSR/PRP interface
2023-12-05 08:05:56 +01:00
nm-setting-6lowpan.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-8021x.c
doc: remove explanations about certificate schemes from nmcli
2024-04-26 07:30:04 +00:00
nm-setting-adsl.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-bluetooth.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-bond-port.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-bond.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-setting-bridge-port.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-bridge.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-cdma.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-connection.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-dcb.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-dummy.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-setting-ethtool.c
ethtool: introduce EEE support
2023-11-03 15:41:21 +00:00
nm-setting-generic.c
libnm: add generic.device-handler property
2024-02-21 11:16:01 +01:00
nm-setting-gsm.c
libnm/docs: update comment about "apn.gsm" and empty string
2024-01-23 09:43:28 +01:00
nm-setting-hostname.c
libnm: actually export a lot of routines that were supposed to be public
2022-11-08 11:43:00 +01:00
nm-setting-hsr.c
libnm: drop some unnecessary direct_string_allow_empty
2024-01-23 09:43:27 +01:00
nm-setting-infiniband.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-ip-config.c
ip: support dhcp-send-release in NMSettingIpConfig
2024-03-06 11:14:16 +01:00
nm-setting-ip-tunnel.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-ip4-config.c
libnm: allow configuring static route when address is empty
2024-01-24 09:15:39 -05:00
nm-setting-ip6-config.c
typo fix: identifer -> identifier
2024-05-23 10:22:33 +00:00
nm-setting-link.c
all: add "link" setting
2023-03-02 16:51:16 +01:00
nm-setting-loopback.c
libnm: use nm_setting_connection_get_controller() where possible
2024-03-12 09:54:31 +01:00
nm-setting-macsec.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-macvlan.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-match.c
libnm: add property_type argument to _nm_setting_property_define_direct_strv
2024-03-11 11:42:19 +01:00
nm-setting-olpc-mesh.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-setting-ovs-bridge.c
src: drop most master references from the code
2024-08-09 15:47:32 +02:00
nm-setting-ovs-dpdk.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-ovs-external-ids.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-ovs-interface.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-ovs-other-config.c
doc: replace all (allow-none) annotations by (optional) and/or (nullable)
2023-03-27 11:49:43 +02:00
nm-setting-ovs-patch.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-ovs-port.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-ppp.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-setting-pppoe.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-private.h
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-proxy.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-serial.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-setting-sriov.c
sriov: add eswitch-inline-mode and eswitch-encap-mode properties
2024-02-20 16:01:27 +01:00
nm-setting-tc-config.c
libnm: add "description:" for overrides with doctext
2023-05-19 12:51:59 +02:00
nm-setting-team-port.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-team.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-tun.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-user.c
doc: replace all (allow-none) annotations by (optional) and/or (nullable)
2023-03-27 11:49:43 +02:00
nm-setting-veth.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-vlan.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-setting-vpn.c
vpn: handle hint tags in the daemon
2024-06-18 14:00:38 +00:00
nm-setting-vrf.c
format: reformat source tree with clang-format 13.0
2021-11-29 09:31:09 +00:00
nm-setting-vxlan.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-wifi-p2p.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-wimax.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-wired.c
wired: deprecate NMSettingWired mac-address-blacklist property
2024-03-20 15:32:00 +01:00
nm-setting-wireguard.c
nm-setting: implement direct_enum as GObject property of type int
2024-02-20 14:50:15 +00:00
nm-setting-wireless-security.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting-wireless.c
libnm,nmcli: add a 'wifi.channel-width' setting
2024-07-10 14:53:32 +02:00
nm-setting-wpan.c
libnm: add direct_string_allow_empty meta data for NMSetting property
2024-01-23 09:43:26 +01:00
nm-setting.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-simple-connection.c
libnm: embed private structure in NMSetting and avoid g_type_class_add_private()
2023-10-31 11:29:37 +01:00
nm-team-utils.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-team-utils.h
src: drop most master references from the code
2024-08-09 15:47:32 +02:00
nm-utils-private.h
all: reformat code to clang shipped with Fedora 39
2023-12-06 10:37:24 +01:00
nm-utils.c
src: drop most slave references from the code
2024-08-09 15:47:32 +02:00
nm-vpn-editor-plugin.c
all: use NM_MIN() instead of MIN()
2023-11-15 09:32:20 +01:00
nm-vpn-plugin-info.c
all: use nm_strv_empty_new() helper
2023-11-30 15:53:21 +01:00
README.md
build: move "libnm-core/" to "src/" and split it
2021-02-18 19:46:51 +01:00