summaryrefslogtreecommitdiff
path: root/src/libnm-client-public
Commit message (Expand)AuthorAgeFilesLines
* all: add "link" settingBeniamino Galvani2023-03-022-0/+2
* libnm: add missing types to "nm-autoptr.h" headerThomas Haller2023-02-281-1/+7
* dbus: deprecate the NMActiveConnection Master propertyWen Liang2023-02-161-0/+4
* core: add "VersionInfo" property on D-Bus and NMClientThomas Haller2022-12-141-3/+8
* support loopback interfaceWen Liang2022-11-234-0/+46
* libnm: include device-vrf.h in NetworkManager.hLubomir Rintel2022-11-131-0/+1
* libnm: move nm-errors.h include away from nm-connection.hLubomir Rintel2022-11-131-0/+2
* libnm/utils: add some missing deprecation guardsLubomir Rintel2022-11-133-1/+6
* libnm,docs: ignore NM_DEPRECATED_IN_..._GUARDSLubomir Rintel2022-11-136-6/+6
* dns-manager,client: rename struct NMDnsEntryLubomir Rintel2022-11-131-1/+1
* libnm: actually export a lot of routines that were supposed to be publicLubomir Rintel2022-11-085-6/+6
* libnm: fix a large amount of Since tagsLubomir Rintel2022-11-0819-0/+42
* libnm: drop nm_vpn_plugin_old_set_{,ip6_}config()Lubomir Rintel2022-11-081-6/+0
* libnm: remove nm_device_wpan_get_hw_address()Lubomir Rintel2022-11-081-4/+0
* libnm: remove nm_device_6lowpan_get_hw_address()Lubomir Rintel2022-11-081-4/+0
* all: drop lgtm annotationsThomas Haller2022-10-251-1/+1
* libnm: add nm_client_wait_shutdown() function for cleaning up NMClientThomas Haller2022-10-141-0/+12
* libnm: add "initialized-{good,bad}" flags to NMClientInstanceFlagsThomas Haller2022-10-141-1/+10
* libnm: undeprecate nm_remote_connection_get_secrets()Thomas Haller2022-08-251-1/+0
* libnm-client: Add public nm_conn_wireguard_import() funcChristian Glombek2022-07-213-0/+24
* libnm: avoid duplicate typedefs for NMClient/NMDeviceThomas Haller2022-05-122-13/+15
* libnm: reorder includes in <NetworkManager.h> headerThomas Haller2022-05-121-48/+57
* libnm: replace nm-types.h by defining the types in respective headersLubomir Rintel2022-05-0647-112/+60
* libnm: drop NM_DEPRECATED_IN_1_2/NM_AVAILABLE_IN_1_2 macros from structs in l...Thomas Haller2022-04-282-4/+4
* libnm: move dependency to libnm-crypto out of libnm-core's "nm-utils.c"Thomas Haller2022-03-291-0/+4
* libnm/trivial: fix indentation in "NetworkManager.h"Thomas Haller2022-03-291-2/+2
* libnm: support radio flagsBeniamino Galvani2022-03-291-0/+5
* all: adjust glib-mkenums annotations for automated formattingThomas Haller2022-02-081-3/+3
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-2912-227/+227
* libnm: introduce nm_device_get_ports() to NMDeviceFernando Fernandez Mancera2021-10-113-2/+10
* bond: add support of queue_id of bond portGris Ge2021-08-262-0/+2
* all: add some README.md files describing the purpose of our sourcesThomas Haller2021-08-191-0/+16
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-0944-48/+48
* libnm: add NM_OBJECT_CLIENT propertyThomas Haller2021-06-231-1/+2
* Revert "libnm: introduce the new get_ports() in bridge/bond API"Thomas Haller2021-06-022-12/+2
* libnm: introduce the new get_ports() in bridge/bond APIFernando Fernandez Mancera2021-06-022-2/+12
* lgtm: suppress lgtm[cpp/duplicate-include-guard] warning in ethtool headerThomas Haller2021-06-011-1/+1
* ethtool: Introducing PAUSE supportGris Ge2021-05-121-0/+4
* libnm/doc: clarify GMainContext handling in NMClient documentationThomas Haller2021-04-191-0/+6
* libnm/doc: document the type of each LLDP attribute of libnmWen Liang2021-03-151-0/+60
* libnm/trivial: move codeThomas Haller2021-03-121-4/+5
* build/meson: remove unnecessary nm_version_macro_header to create libnm_clien...Thomas Haller2021-02-281-1/+1
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-2452-0/+4065