summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPth/fix-wifi-scan-2Thomas Haller2020-03-231-121/+278
* wifi: rework scanning-prohibited tracking for Wi-Fi companion and OLPC deviceThomas Haller2020-03-233-41/+76
* wifi: add and use nm_device_wifi_get_scanning()Thomas Haller2020-03-233-7/+16
* wifi/iwd: drop unused signal NM_DEVICE_IWD_SCANNING_PROHIBITEDThomas Haller2020-03-232-33/+3
* wifi: rename scan-interval variable to indicate they are in secondsThomas Haller2020-03-231-21/+21
* wifi: parse RequestScan D-Bus arguments before authenticating requestThomas Haller2020-03-231-23/+23
* wifi: drop workaround for bad values in nm_platform_wifi_get_quality()Thomas Haller2020-03-231-6/+2
* wifi: cleanup periodic_update() in "nm-device-wifi.c"Thomas Haller2020-03-232-28/+41
* wifi: fix and improve handling of Wi-Fi scanning stateThomas Haller2020-03-233-81/+72
* wifi: print age of Wi-Fi access point with milliseconds precisionThomas Haller2020-03-234-19/+31
* wifi/trivial: rename field NMDeviceWifiPrivate.last_scan to last_scan_msecThomas Haller2020-03-221-6/+7
* supplicant: cleanup notify signals for combined properties in supplicant (2)Thomas Haller2020-03-221-42/+37
* supplicant: cleanup notify signals for combined properties in supplicantThomas Haller2020-03-221-30/+43
* shared: add nm_pgbytes_hash()/nm_pgbytes_equal()Thomas Haller2020-03-222-0/+31
* 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