summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ovs: implement asynchronous detach_port()bg/rh2054933Beniamino Galvani2023-04-041-25/+24
* device: wait port detach before leaving the DEACTIVATING stateBeniamino Galvani2023-04-041-3/+28
* device: make detach_port() method asynchronousBeniamino Galvani2023-04-048-19/+76
* device: fix assertion condition in _dev_ipdhcpx_start()Thomas Haller2023-04-041-1/+1
* merge: branch 'bg/dhcp6-pd-hint'Beniamino Galvani2023-04-0319-541/+872
|\
| * dhcp: export the prefix delegationBeniamino Galvani2023-04-033-1/+24
| * dhcp: support prefix delegation hintBeniamino Galvani2023-04-034-0/+41
| * libnm,nmcli: add ipv6.dhcp-pd-hint propertyBeniamino Galvani2023-04-0313-540/+807
|/
* core: merge branch 'th/dameon-helper-cleanup'Thomas Haller2023-04-032-68/+77
|\
| * core: error out in nm_utils_kill_child_{sync,async}() if first waitpid() give...Thomas Haller2023-04-032-25/+17
| * core: pre-allocate exact buffer size for output in nm_utils_spawn_helper()Thomas Haller2023-04-031-1/+4
| * core/trivial: add code comment about using GChildWatchSourceThomas Haller2023-04-031-0/+12
| * core: use nm_g_child_watch_source_new() in nm_utils_spawn_helper()Thomas Haller2023-04-031-5/+5
| * core: assert that nm_utils_spawn_helper() is used with default contextThomas Haller2023-04-031-0/+6
| * core: store main context in variable in nm_utils_spawn_helper()Thomas Haller2023-04-031-5/+8
| * core: qualify logging lines related to helper with "nm-daemon-helper"Thomas Haller2023-04-031-8/+2
| * core: rename nmlog defines in "nm-core-utils.c"Thomas Haller2023-04-031-20/+26
| * core: use nm_clear_fd() helper in nm_utils_spawn_helper()Thomas Haller2023-04-031-12/+5
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2023-04-031-603/+585
* libnm/tests: avoid uninitialized variable warning in _invalid_option_write_ha...Thomas Haller2023-03-311-2/+2
* clients/tests: merge branch 'th/test-client-fixes'Thomas Haller2023-03-312-10/+8
|\
| * client/tests: don't do dup2() dance to pass file descriptor to "tools/test-cl...Thomas Haller2023-03-302-9/+3
| * client/tests: close process stdin in test-python.py to avoid warning about leakThomas Haller2023-03-301-0/+1
| * client/tests: drop unnecessary socket.set_inheritable() call from "test-clien...Thomas Haller2023-03-301-2/+1
| * client/tests: skip cloud-setup test for older pythonThomas Haller2023-03-301-0/+4
|/
* wwan/ofono: merge branch 'peat-psuwit:for-upstream/combined-context-mms-proxy...Thomas Haller2023-03-301-4/+13
|\
| * wwan/ofono: account for port in the Proxy propertyRatchanan Srirattanamet2023-03-301-2/+11
| * wwan/ofono: correct MMS proxy property lookupRatchanan Srirattanamet2023-03-301-3/+3
|/
* platform: merge branch 'lr/nl-retry'Thomas Haller2023-03-301-127/+195
|\
| * platform: explicitly compare seq_result number against WAIT_FOR_NL_RESPONSE_R...Thomas Haller2023-03-291-10/+10
| * platform: always retry when netlink drops messagesLubomir Rintel2023-03-291-120/+175
| * platform: increase log level for some failuresLubomir Rintel2023-03-291-2/+2
| * platform: limit retry count on link changeLubomir Rintel2023-03-291-1/+2
| * platform: increase netlink resync retry countLubomir Rintel2023-03-291-1/+1
| * platform: create a define for retry count when netlink drops dataLubomir Rintel2023-03-291-1/+6
| * platform: assert the seq_status is known to be unknown on sending a nl messageLubomir Rintel2023-03-291-0/+6
| * platform: reset seq_result on retrying link changeLubomir Rintel2023-03-291-1/+2
|/
* libnm,doc: merge branch 'th/gtkdoc-annotations-cleanup'Thomas Haller2023-03-2914-55/+62
|\
| * doc: reorder gtkdoc annotations for consistencyThomas Haller2023-03-296-12/+12
| * doc: use "Returns:" annotation instead of deprecated aliasesThomas Haller2023-03-298-23/+23
| * all: various fixes to gtk-doc annotationsThomas Haller2023-03-294-20/+26
| * checkpatch: discourage deprecated "(allow-none)" annotationThomas Haller2023-03-291-0/+1
|/
* merge: branch 'bg/rh2174353'Beniamino Galvani2023-03-293-31/+54
|\
| * core: don't block a connection that was removedbg/rh2174353Beniamino Galvani2023-03-291-1/+2
| * core: also deactivate ACs that are not authorized yetBeniamino Galvani2023-03-291-0/+22
| * core: move deactivation of active connections to the managerBeniamino Galvani2023-03-293-30/+30
|/
* dns: add support to no-aaaa optionFernando Fernandez Mancera2023-03-284-7/+10
* bonding: fix verification of ns_ip6_target and arp_validate optionsFernando Fernandez Mancera2023-03-281-19/+16
* merge: branch 'bg/hotspot-fixes'Beniamino Galvani2023-03-2811-42/+60
|\
| * nmcli: increase strength of generated hotspot passwordsbg/hotspot-fixesBeniamino Galvani2023-03-281-6/+6