summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nmcli/connections: fix setting ifname with "--ask c add"lr/ask-modeLubomir Rintel2022-06-241-9/+18
* nmcli/connections: make sure the connection has a base settingLubomir Rintel2022-06-241-0/+6
* nmcli/connections: factor out code run after new connection's type is setLubomir Rintel2022-06-241-21/+33
* nmcli/connections: use the current value in default in ask_option()Lubomir Rintel2022-06-243-37/+57
* nmcli/connections: don't ask to ask with --askLubomir Rintel2022-06-241-9/+7
* nmcli/connections: make sure the connection has a typeLubomir Rintel2022-06-241-3/+10
* nmcli/connections: make enable_options() always enable an optionLubomir Rintel2022-06-241-10/+6
* nmcli/connections: make opts argument to enable_options() optionalLubomir Rintel2022-06-241-6/+15
* nmcli/connections: allow empty lists with "--ask c add"Lubomir Rintel2022-06-241-2/+0
* nmcli/connections: do not remove a bond option unless reset is allowedLubomir Rintel2022-06-241-17/+15
* nmcli/connections: pass allow_reset to check_and_set() callbackLubomir Rintel2022-06-241-1/+16
* libnmc-setting: fix default suggestions for some optionsLubomir Rintel2022-06-241-2/+2
* connectivity: skip unexpected address families in system_resolver_resolve_cb()Thomas Haller2022-06-231-2/+2
* nmcli/devices: fix a crashLubomir Rintel2022-06-231-2/+2
* merge: branch 'lr/nmcli-checkpoint'Lubomir Rintel2022-06-235-92/+404
|\
| * nmcli/devices: add "checkpoint" commandlr/nmcli-checkpointLubomir Rintel2022-06-153-3/+279
| * nmcli: be less insistant on exiting when readline() gets no inputLubomir Rintel2022-06-151-1/+2
| * nmcli/devices: use GPtrArray from get_device_list() directlyLubomir Rintel2022-06-151-32/+23
| * nmcli/devices: return GPtrArray instead of GSList from get_device_list()Lubomir Rintel2022-06-151-43/+35
| * nmcli/devices: make get_device_list() terminate on "--"Lubomir Rintel2022-06-151-0/+22
| * nmcli/devices: make get_device_list() shift argc/argvLubomir Rintel2022-06-151-25/+28
| * glib-aux: add g_ptr_array_find() compat routineLubomir Rintel2022-06-151-0/+27
* | initrd: add comment on top of connections and conf snippetsBeniamino Galvani2022-06-231-1/+18
* | initrd: print generated configuration snippetsBeniamino Galvani2022-06-231-22/+41
* | device: stop ac6 grace time when ip6ll is ready in shared modeBeniamino Galvani2022-06-221-2/+2
* | libnm/docs: add comment about background scanning to wifi.bssid propertyThomas Haller2022-06-213-2/+6
* | po: Update Ukrainian translationYuri Chornoivan2022-06-201-640/+680
* | wifi: merge branch 'owe-fixes'Thomas Haller2022-06-174-2/+16
|\ \
| * | nmcli: distinguish OWE-TM from OWE BSSDavid Bauer2022-06-171-2/+3
| * | libnm: fix compatibility of OWE-TM with unsecure profilesDavid Bauer2022-06-171-0/+4
| * | supplicant/config: supplicant: prevent OWE downgradeDavid Bauer2022-06-172-0/+9
|/ /
* | platform: merge branch 'th/platform-genl-1'Thomas Haller2022-06-174-355/+379
|\ \
| * | platform: extend netlink processing of messages for different protocolsThomas Haller2022-06-171-90/+104
| * | platform: move credential check in event_handler_recvmsgs()Thomas Haller2022-06-171-11/+10
| * | platform/netlink: add netlink_protocol argument to nl_nlmsghdr_to_str()Thomas Haller2022-06-173-98/+105
| * | platform: move nl_recv() to separate functionThomas Haller2022-06-171-28/+48
| * | platform: log information about (sync) genetlink socketThomas Haller2022-06-171-3/+11
| * | platform/trivial: rename netlink sockets in NMLinuxPlatformThomas Haller2022-06-171-31/+31
| * | platform: require generic netlink socketThomas Haller2022-06-171-2/+1
| * | platform: drop _genl_sock() function and directly access dataThomas Haller2022-06-171-12/+3
| * | platform/netlink: also set NETLINK_EXT_ACK for genl socketThomas Haller2022-06-172-4/+2
| * | platform/netlink: combine nl_socket_alloc() and nl_connect()Thomas Haller2022-06-174-83/+72
| * | platform/netlink: add nm_auto_nlsock cleanup macroThomas Haller2022-06-171-5/+4
|/ /
* | libnm/docs: elaborate how ipv4.dns-search/ipv6.dns-search worksThomas Haller2022-06-173-5/+11
* | dhcp: nettools: save the lease after it gets acceptedBeniamino Galvani2022-06-171-0/+2
* | dhcp: wait DAD completion for DHCPv6 addressesBeniamino Galvani2022-06-161-8/+99
* | cli: reformat file to look betterThomas Haller2022-06-161-49/+105
* | build: add missing example files to "Makefile.examples" for distThomas Haller2022-06-161-0/+9
* | build: sort files in Makefile.examplesThomas Haller2022-06-161-16/+16
* | feat: add example for wifi sae connectionliaohanqin2022-06-161-0/+36