summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* team: don't try to connect to teamd in update_connection()nm-1-40Beniamino Galvani2023-05-171-8/+1
* tests: adjust test-gir.py to allow extra elements in section nameFernando Fernandez Mancera2023-05-151-13/+5
* merge: branch 'ff/backport_1_40_bond_port'Fernando Fernandez Mancera2023-05-1524-64/+496
|\
| * bonding: add support to prio property in bond portsFernando Fernandez Mancera2023-05-1514-15/+146
| * libnm: add NM_VERSION_1_40_20Fernando Fernandez Mancera2023-05-152-0/+7
| * platform: add support to prio property in bond portsFernando Fernandez Mancera2023-05-155-10/+78
| * platform: add netlink support for bond port optionsFernando Fernandez Mancera2023-05-157-33/+250
| * bond,bridge,team: use uuid for con.master when generating connectionLubomir Rintel2023-05-153-12/+15
| * platform: rename link_change() to link_change_extra()Beniamino Galvani2023-05-153-13/+19
| * libnm: fix ifcfg variable documentation at queue-id propertyFernando Fernandez Mancera2023-05-151-1/+1
|/
* NEWS: belatedly mention default for ipv6.addr-gen-modeThomas Haller2023-05-031-0/+2
* device: emit dhcp-change dispatcher event also after a lease renewalBeniamino Galvani2023-04-191-6/+6
* device: stop activation when queueing the unmanaged stateBeniamino Galvani2023-04-111-0/+3
* dhcp: reset IPv6 DAD flag on lease updateBeniamino Galvani2023-04-061-0/+1
* wwan/ofono: correct MMS proxy property lookupRatchanan Srirattanamet2023-04-061-3/+3
* release: bump version to 1.40.19 (development)1.40.19-devLubomir Rintel2023-04-062-2/+2
* release: bump version to 1.40.181.40.18Lubomir Rintel2023-04-062-2/+2
* core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller2023-04-061-2/+2
* core: fix setting FD flags in _rfkill_update_system()Thomas Haller2023-04-061-9/+1
* core: fix setting non-blocking stderr in nm_utils_spawn_helper()Thomas Haller2023-04-061-1/+1
* core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller2023-04-061-2/+2
* release: improve hint about documentation in "release.sh"Thomas Haller2023-04-061-0/+1
* release: fix honoring $ORIGIN environment variableThomas Haller2023-04-061-2/+3
* contrib/release: fix version in import-docs hint messageThomas Haller2023-04-061-1/+6
* contrib/release.sh: add hint about publishing documentation on websiteThomas Haller2023-04-061-1/+30
* NEWS: updateLubomir Rintel2023-04-061-0/+10
* libnm/tests: avoid uninitialized variable warning in _invalid_option_write_ha...Thomas Haller2023-04-031-2/+2
* wifi: fix aggressively roaming (background Wi-Fi scanning) based on seen-bssidsThomas Haller2023-03-296-11/+34
* dns: add support to no-aaaa optionFernando Fernandez Mancera2023-03-294-7/+10
* core: fix l3cd comparisonBeniamino Galvani2023-03-281-27/+28
* cloud-setup: actually pass the HTTP method in nm_http_client_poll_req()Lubomir Rintel2023-03-231-1/+2
* cloud-setup/ec2: start with requesting a IMDSv2 tokenLubomir Rintel2023-03-091-20/+54
* cloud-setup: document detect() and get_config() methodsLubomir Rintel2023-03-091-0/+28
* cloud-setup: make nm_http_client_req() accept a method argumentLubomir Rintel2023-03-096-0/+31
* cloud-setup: rename get/Get identifiers to req and ReqLubomir Rintel2023-03-096-114/+114
* cloud_setup: unexport nm_http_client_get()Lubomir Rintel2023-03-092-17/+2
* cloud-setup: use nm_strv_dup_packed() in nm_http_client_poll_get()Thomas Haller2023-03-091-2/+7
* platform/tests: avoid accessing in_addr_t via NMIPAddr unionThomas Haller2023-03-091-2/+6
* platform: compare arp_ip_targets_num before arp_ip_target valuesFernando Fernandez Mancera2023-03-091-1/+1
* platform: ensure ext-data is of expected typeThomas Haller2023-03-091-14/+23
* doc: fix documenting "carrier-wait-timeout" in NetworkManager-wait-online manualThomas Haller2023-03-091-1/+1
* libnm: merge branch 'champtar:route-unreachable'Thomas Haller2023-03-093-3/+3
|\
| * platform/trivial: fix route type name (unavailable -> unreachable)Etienne Champetier2023-03-091-1/+1
| * doc: fix route type name (unavailable -> unreachable)Etienne Champetier2023-03-092-2/+2
|/
* settings: preserve existing connection flags on updateBeniamino Galvani2023-03-021-2/+6
* release: bump version to 1.40.17 (development)1.40.17-devBeniamino Galvani2023-02-232-2/+2
* release: bump version to 1.40.161.40.16Beniamino Galvani2023-02-232-2/+2
* NEWS: updateBeniamino Galvani2023-02-231-0/+11
* merge: branch 'bg/hostname-skip-ipv6-tentative'Beniamino Galvani2023-02-225-50/+120
|\
| * device: skip DNS resolution for tentative IPv6 addressesBeniamino Galvani2023-02-221-0/+3