summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: update documentation about global DNS configurationbg/dnsmasq-global-confBeniamino Galvani2023-03-031-6/+11
* dnsmasq: process both global and per-device configurationBeniamino Galvani2023-03-031-1/+2
* contrib: add usage comment to "git-subtree-reimport.sh"Thomas Haller2023-03-031-0/+9
* c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2023-03-035-1/+345
|\
| * Squashed 'src/c-stdaux/' changes from eceefe959250..699c20de4e81Thomas Haller2023-03-035-1/+345
* | platform: fix test_link_set_properties()bg/tmpBeniamino Galvani2023-03-031-3/+4
* | merge: branch 'bg/link-setting'Beniamino Galvani2023-03-0329-21/+761
|\ \
| * | device: manually update link properties for ovs interfacesbg/link-settingBeniamino Galvani2023-03-023-4/+10
| * | device: set link propertiesBeniamino Galvani2023-03-021-2/+159
| * | platform: support changing link propertiesBeniamino Galvani2023-03-024-1/+150
| * | all: add "link" settingBeniamino Galvani2023-03-0221-3/+423
| * | libnm-core: remove assertion in testBeniamino Galvani2023-03-021-2/+0
| * | libnmc-setting: allow the "match" setting for some port connectionsBeniamino Galvani2023-03-021-0/+4
| * | platform: rename link_change() to link_change_extra()Beniamino Galvani2023-03-023-13/+19
| * | device: reconfigure ethtool and tc also for assumed devicesBeniamino Galvani2023-03-021-2/+2
|/ /
* | settings: preserve existing connection flags on updatebg/connection-flagsBeniamino Galvani2023-03-021-2/+6
* | platform: fix bridge test with fake platformBeniamino Galvani2023-03-012-28/+85
* | merge: branch 'fix-suiteb'Beniamino Galvani2023-03-011-0/+4
|\ \
| * | nmcli: add WPA-EAP-SUITE-B-192 to SECURITYliaohanqin2023-03-011-0/+4
|/ /
* | platform/tests: add test for nm_platform_link_set_bridge_info()Thomas Haller2023-03-011-4/+48
* | bridge: set vlan_filtering and vlan_default_pvid via netlinkVladislav Tsisyk2023-03-014-16/+106
* | ifcfg-rh: fix wrong (transfer-full) annotation in internal codeThomas Haller2023-03-011-1/+1
* | build: add test for checking consistency of "nm-autoptr.h"Thomas Haller2023-02-283-2/+39
* | libnm: add missing types to "nm-autoptr.h" headerThomas Haller2023-02-281-1/+7
* | vapi: merge branch 'tintou/gir-fixes'Thomas Haller2023-02-286-24/+142
|\ \
| * | vapi: add test for consistency of "vapi/NM-1.0.metadata"Thomas Haller2023-02-283-0/+36
| * | vapi: Add several namespace changes and more specific types for propertiesCorentin Noël2023-02-281-19/+75
| * | libnm/connection: Add missing annotations to nm_connection_diffCorentin Noël2023-02-281-4/+29
| * | libnm: Specify the main header in the .gir fileCorentin Noël2023-02-282-1/+2
|/ /
* | platform: merge branch 'th/platform-nl-extack-msg'Thomas Haller2023-02-2811-173/+279
|\ \
| * | platform: minor refactoring of temporary-not-available routesThomas Haller2023-02-281-25/+38
| * | platform: get extack_msg innm_platform_ip_route_sync()Thomas Haller2023-02-281-3/+5
| * | platform: return extack message from add address/route operationsThomas Haller2023-02-289-46/+100
| * | platform: drop logging for unexpected sequence numberThomas Haller2023-02-281-14/+1
| * | platform: minor cleanup of event_seq_check()Thomas Haller2023-02-281-13/+16
| * | platform: log extack warning messages for netlink requestsThomas Haller2023-02-282-9/+22
| * | platform: rename variables for extack messageThomas Haller2023-02-281-39/+39
| * | platform/netlink: cleanup nla_strlcpy() to not wipe remaining bufferThomas Haller2023-02-282-27/+50
| * | platform/netlink: assert for valid string in nla_get_string()Thomas Haller2023-02-281-1/+12
|/ /
* | libnm: merge branch 'champtar:route-unreachable'Thomas Haller2023-02-283-3/+3
|\ \
| * | platform/trivial: fix route type name (unavailable -> unreachable)Etienne Champetier2023-02-281-1/+1
| * | doc: fix route type name (unavailable -> unreachable)Etienne Champetier2023-02-282-2/+2
|/ /
* | libnm: drop _NMConnectionForEachSecretFunc from public headersThomas Haller2023-02-272-3/+2
* | cloud-setup: use nm_strv_dup_packed() in nm_http_client_poll_get()Thomas Haller2023-02-271-2/+7
* | device: fix copy/paste error in nm-device-ip-tunnel.cBeniamino Galvani2023-02-271-2/+2
* | po: update Georgian (ka) translationNorwayFun2023-02-271-1329/+1507
* | doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manualThomas Haller2023-02-241-1/+1
* | platform: ensure ext-data is of expected typeThomas Haller2023-02-241-14/+23
* | merge: branch 'th/devcon-track-autoconnect'Fernando Fernandez Mancera2023-02-2314-238/+678
|\ \
| * | utils: rename NM_SETTINGS_AUTO_CONNECT_* to NM_SETTINGS_AUTOCONNECT_*th/devcon-track-autoconnectFernando Fernandez Mancera2023-02-237-37/+37