summaryrefslogtreecommitdiff
path: root/src/libnm-client-impl
Commit message (Expand)AuthorAgeFilesLines
* all: fix various wrong "return FALSE" for returning pointersThomas Haller2023-05-021-8/+8
* libnm,nmcli: add ipv6.dhcp-pd-hint propertyBeniamino Galvani2023-04-031-0/+1
* doc: reorder gtkdoc annotations for consistencyThomas Haller2023-03-291-4/+4
* doc: use "Returns:" annotation instead of deprecated aliasesThomas Haller2023-03-291-4/+4
* doc: replace all (allow-none) annotations by (optional) and/or (nullable)Corentin Noël2023-03-274-35/+36
* libnm: fix deprecated annotationsThomas Haller2023-03-276-6/+6
* all: add "link" settingBeniamino Galvani2023-03-021-0/+6
* libnm: Specify the main header in the .gir fileCorentin Noël2023-02-281-0/+1
* libnm: adjust symbol versioning of deprecating NMActiveConnection Master prop...Wen Liang2023-02-221-1/+1
* libnm: adjust symbol versioning for backporting replace-local-ruleFernando Fernandez Mancera2023-02-211-1/+5
* all: add new "ipv[46].replace-local-rule" settingff/route_rule_0Fernando Fernandez Mancera2023-02-211-0/+1
* libnm: Add initial EPS parameters to gsm settingsSven Schwermer2023-02-201-0/+2
* dbus: deprecate the NMActiveConnection Master propertyWen Liang2023-02-162-10/+110
* nm-client: expose the method nml_dbus_property_o_notify()Wen Liang2023-02-162-1/+8
* libnm: support LIBNM_CLIENT_DEBUG_FILE to print debug logging to fileThomas Haller2023-02-081-20/+120
* libnm/client: don't consider client running if we got no NMManagerLubomir Rintel2023-01-261-6/+11
* libnm/client: drop an unused argumentLubomir Rintel2023-01-261-6/+5
* all: add support for ovs-dpdk n-rxq-desc and n-txq-descbg/ovs-dpdk-n-queue-descBeniamino Galvani2023-01-171-0/+2
* ovs: add support for "other_config" settingsThomas Haller2023-01-111-1/+6
* all: add new "ipv[46].auto-route-ext-gw" settingFrederic Martinsons2023-01-091-0/+1
* libnm/client: fix assertions during device-removed eventbg/libnmBeniamino Galvani2022-12-231-8/+0
* libnm: support VTI properties in the ip-tunnel settingBeniamino Galvani2022-12-211-0/+1
* libnm: make ref counting of immutable types thread safeThomas Haller2022-12-201-1/+2
* libnm" fix type description for LTE,5GNR modemsThomas Haller2022-12-191-4/+6
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-164-4/+4
* core: support flag "preserve-external-ip" for Reapply() callThomas Haller2022-12-142-2/+3
* core: add "VersionInfo" property on D-Bus and NMClientThomas Haller2022-12-142-14/+93
* libnm,nmcli: add vlan.protocol propertyBeniamino Galvani2022-12-141-0/+1
* all: fix various "-Wcast-align=strict" warningsThomas Haller2022-12-092-4/+4
* libnm: add ovs-port.trunks propertyBeniamino Galvani2022-11-251-0/+6
* libnm: add NMRangeBeniamino Galvani2022-11-251-0/+8
* support loopback interfaceWen Liang2022-11-237-1/+95
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-1/+1
* libnm/conn-utils: include a documentation stringLubomir Rintel2022-11-131-0/+7
* libnm: move nm-errors.h include away from nm-connection.hLubomir Rintel2022-11-131-0/+1
* libnm: fix a handful of misformatted gtk-doc blocksLubomir Rintel2022-11-132-4/+4
* dns-manager,client: rename struct NMDnsEntryLubomir Rintel2022-11-131-1/+1
* libnm/client: don't reset properties when interface goes awaylr/object-removalLubomir Rintel2022-11-132-27/+22
* libnm/client/test: test cleanup on service shutdownLubomir Rintel2022-11-131-6/+16
* libnm/client/test: always run the cleanup testLubomir Rintel2022-11-131-80/+98
* merge: branch 'lr/unbreak-gir'Lubomir Rintel2022-11-1115-66/+247
|\
| * libnm: test that Gir data matches actual exportslr/unbreak-girLubomir Rintel2022-11-083-1/+165
| * libnm: actually export a lot of routines that were supposed to be publicLubomir Rintel2022-11-086-6/+31
| * libnm: export nm_utils_ip_{address,rout}es_{from,to}_variantLubomir Rintel2022-11-081-0/+4
| * libnm: fix a large amount of Since tagsLubomir Rintel2022-11-084-2/+36
| * libnm: drop nm_vpn_plugin_old_set_{,ip6_}config()Lubomir Rintel2022-11-081-16/+6
| * libnm: remove nm_device_wpan_get_hw_address()Lubomir Rintel2022-11-081-19/+0
| * libnm: remove nm_device_6lowpan_get_hw_address()Lubomir Rintel2022-11-081-21/+0
| * libnm: move nm_setting_ip_config_get_dhcp_iaid() to @libnm_1_40_4 version nodeLubomir Rintel2022-11-081-1/+5
* | libnm: add nm_utils_ensure_gtypes() helper to APIThomas Haller2022-11-081-0/+1
|/