summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: support setting removalbg/cli-remove-settingBeniamino Galvani2020-03-234-36/+138
* libnm-core: slightly improve sriov setting documentationBeniamino Galvani2020-03-232-2/+3
* libnm-core: remove trailing dot from setting descriptionBeniamino Galvani2020-03-234-4/+4
* libnm: merge branch 'th/libnm-dbus-async-calls'Thomas Haller2020-03-2336-118/+394
|\
| * libnm: enable macros for marking sync libnm methods as deprecatedThomas Haller2020-03-231-4/+5
| * libnm: drop unused codeThomas Haller2020-03-231-6/+0
| * cli: use async method D-Bus for `nmcli radio wifi on|off`Thomas Haller2020-03-231-1/+27
| * cli: use async method D-Bus for `nmcli networking on|off`Thomas Haller2020-03-231-2/+34
| * cli: replace deprecated and synchronous nm_client_set_logging()Thomas Haller2020-03-231-8/+30
| * libnm: advise using D-Bus instead of deprecated synchronous methodsThomas Haller2020-03-232-24/+20
| * libnm: add nm_client_dbus_set_property() APIThomas Haller2020-03-233-0/+100
| * libnm: add nm_client_dbus_call() APIThomas Haller2020-03-233-0/+107
| * shared: allow nm_dbus_connection_call_finish_variant_cb() with D-Bus methods ...Thomas Haller2020-03-231-4/+2
| * libnm/doc: fix gtk-doc for deprecated markers in libnmThomas Haller2020-03-2330-70/+70
|/
* wifi: merge branch 'blocktrron/owe-tm'Thomas Haller2020-03-223-5/+20
|\
| * core/wifi: minor cleanup in _bss_info_properties_changed()Thomas Haller2020-03-221-5/+2
| * core/wifi: always set owe_transition_mode output in nm_wifi_utils_parse_ies()Thomas Haller2020-03-222-4/+5
| * nm-supplicant-interface: enable OWE security when transition mode is availableDavid Bauer2020-03-223-3/+20
|/
* supplicant: fix crash setting supplicant state downThomas Haller2020-03-202-0/+5
* cli: fix `nmcli device wifi` with no Wi-Fi devices availableThomas Haller2020-03-201-0/+10
* nm-setting-bond: merge branch 'ac/fix_add_miimon'Antonio Cardace2020-03-193-18/+14
|\
| * nm-setting-bond: don't take default values into account when comparing optionsAntonio Cardace2020-03-192-18/+9
| * ifcfg-rh: add 'timestamp' property before comparing a reread connectionAntonio Cardace2020-03-191-0/+5
|/
* libnm-core: fix wording for 'nm_sett_info_propert_type_mac_addrees'Antonio Cardace2020-03-199-10/+10
* cli: fix use after free in wifi_list_finish()Thomas Haller2020-03-191-2/+2
* cli: merge branch 'th/cli-device-wifi-list-rework'Thomas Haller2020-03-191-109/+127
|\
| * cli: rework do_device_wifi_list() to scan and print Wi-Fi listThomas Haller2020-03-191-104/+123
| * cli: use nm_utils_hwaddr_matches() for matching BSSID in wifi_print_aps()Thomas Haller2020-03-191-5/+4
|/
* gitlab-ci: use ruby:2.7 for triage pipelineAntonio Cardace2020-03-182-6/+7
* gitlab-ci: add scheduled pipeline to triage inactive issues and MRsAntonio Cardace2020-03-182-0/+76
* n-dhcp4: fallback to CLOCK_MONOTONIC for timerfd (resync with upstream)Thomas Haller2020-03-182-29/+28
* supplicant: combine multiple log lines about supported supplicant featuresThomas Haller2020-03-182-20/+31
* core: avoid unbound recursion in IPv6 connection sharingBeniamino Galvani2020-03-171-28/+27
* license: add Soapux to RELICENSE.mdThomas Haller2020-03-172-0/+2
* license: fix Dan's email address in RELICENSE.mdThomas Haller2020-03-171-1/+1
* license: add Christian to RELICENSE.mdThomas Haller2020-03-171-0/+1
* man: improve manual page for nm-onlineThomas Haller2020-03-171-9/+29
* license: add Jan to RELICENSE.mdThomas Haller2020-03-171-0/+1
* license: add Corentin to RELICENSE.mdThomas Haller2020-03-171-0/+1
* license: add Javier to RELICENSE.mdThomas Haller2020-03-171-0/+1
* license: add Jan to RELICENSE.mdThomas Haller2020-03-171-0/+1
* license: add Benjamin to RELICENSE.mdThomas Haller2020-03-171-0/+1
* device: merge branch 'th/act-stage2-re-entrant'Thomas Haller2020-03-1717-264/+257
|\
| * device: make device stage2 reentrant for NMDeviceBridgeThomas Haller2020-03-171-1/+4
| * device: make device stage2 reentrant for NMDeviceAdslThomas Haller2020-03-171-5/+11
| * device: allow scheduling nm_device_activate_schedule_stage2_device_config() r...Thomas Haller2020-03-172-12/+11
| * device: allow scheduling nm_device_activate_schedule_stage1_prepare() right awayThomas Haller2020-03-1711-31/+28
| * device/wifi: don't postpone act_stage2_config() for iwd when nothing to waitThomas Haller2020-03-171-1/+4
| * device: various code cleanups in devicesThomas Haller2020-03-1712-214/+191
| * libnm-core: minor cleanup checks in "nm-setting-adsl.c"'s verify()Thomas Haller2020-03-171-8/+8