summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: fix out of bounds access in _print_fill()th/cli-device-wifi-cleanupThomas Haller2020-03-131-1/+2
* cli: minor cleanup dropping unnecessary local variablesThomas Haller2020-03-131-7/+8
* cli: returns typed PrintDataCol array from _output_selection_parse()Thomas Haller2020-03-131-7/+13
* cli: add get_type argument to ap_wpa_rsn_flags_to_string() for optional i18nThomas Haller2020-03-131-7/+11
* cli: use slice allocator in do_device_wifi_list() and designated initializers...Thomas Haller2020-03-131-15/+26
* cli: cleanup selecting Wi-Fi device for `nmcli device wifi list`Thomas Haller2020-03-131-28/+47
* cli: take reference in sort_access_points() for "clients/cli/devices.c"Thomas Haller2020-03-131-6/+5
* cli: use NM_CMP*() macros for compare_aps() in "clients/cli/devices.c"Thomas Haller2020-03-131-8/+7
* cli: use nm_utils_bin2hexstr_full() in ssid_to_hex()Thomas Haller2020-03-131-11/+6
* nm-device: merge branch 'ac/nm-device-hwaddr'Antonio Cardace2020-03-1357-685/+302
|\
| * nm-device: expose via D-Bus the 'hw-address' propertyAntonio Cardace2020-03-1357-681/+292
| * libnm: cleanup 'NML_DBUS_META_IFACE_INIT_PROP' macroAntonio Cardace2020-03-131-4/+10
|/
* license: add Atul to RELICENSE.mdAtul Anand2020-03-121-0/+1
* supplicant: merge branch 'th/supplicant'Thomas Haller2020-03-1215-2817/+4097
|\
| * wifi: track access point via hash table for supplicant D-Bus pathThomas Haller2020-03-123-19/+11
| * wifi: expose NMRefString for nm_wifi_ap_get_supplicant_path()Thomas Haller2020-03-125-31/+34
| * supplicant: large rework of wpa_supplicant handlingThomas Haller2020-03-1214-2785/+4069
| * wifi: delay release of old wfd_ies array in nm_wifi_p2p_peer_set_wfd_ies()Thomas Haller2020-03-121-1/+2
|/
* po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2020-03-101-1617/+1801
* bond: merge branch 'ac/fix_miimon_updelay'Antonio Cardace2020-03-067-264/+360
|\
| * nmtui: only set 'mode' and enable 'miimon' when setting up a new connectionAntonio Cardace2020-03-061-12/+7
| * nm-setting-bond: add API to libnm to get the normalized bond option valueAntonio Cardace2020-03-063-0/+28
| * bond: bond options logic reworkAntonio Cardace2020-03-063-244/+308
| * nm-setting-bond: let 'miimon' and 'arp_interval' coexist for verify()Antonio Cardace2020-03-062-11/+10
| * nm-setting-bond: if unset consider bond options with default values for valid...Antonio Cardace2020-03-062-20/+30
|/
* ifcfg-rh: use binary search for converting string to ethtool IDThomas Haller2020-03-061-31/+87
* ifcfg-rh/tests: add test for consistency of ethtool ifcfg namesThomas Haller2020-03-061-0/+57
* shared: expose size of nm_ethtool_data array in headerThomas Haller2020-03-061-1/+1
* man: show example for `nmcli --ask device wifi connect` in nmcli-example manualThomas Haller2020-03-061-1/+2
* man: show example for `nmcli device wifi connect` in nmcli-example manualAuke Kok2020-03-061-0/+4
* core: merge branch 'th/prune-device-state-files'Thomas Haller2020-03-044-33/+70
|\
| * core: periodically cleanup unused device state files from /runThomas Haller2020-03-041-1/+19
| * core: return ifindex from nm_manager_write_device_state()Thomas Haller2020-03-042-14/+22
| * core/trivial: rename nm_config_device_state_prune_unseen() to nm_config_devic...Thomas Haller2020-03-043-5/+5
| * core: cleanup nm_config_device_state_prune_unseen() and accept NMPlatform for...Thomas Haller2020-03-043-18/+29
|/
* dns: cleanup update_dns() for returning errorThomas Haller2020-03-041-18/+33
* dns: use gs_free_error for clearing error from update_dns()Thomas Haller2020-03-041-22/+20
* dns: ensure to log a warning when writing /etc/resolv.conf failsThomas Haller2020-03-041-4/+6
* dhcp: clean source on dispatch failure (fix leak)Thomas Haller2020-03-031-1/+1
* dhcp: clean source on dispatch failureBeniamino Galvani2020-03-031-0/+1
* Revert "dispatcher/systemd: order NetworkManager-dispatcher.service Before=Ne...Beniamino Galvani2020-03-021-6/+0
* shared: move assertion in _NM_UTILS_STRING_TABLE_LOOKUP_DEFINE()Thomas Haller2020-03-021-2/+2
* shared: fix handling %NULL argument in nm_ref_string_equals_str()Thomas Haller2020-03-021-1/+1
* license: add Tambet to RELICENSE.mdThomas Haller2020-03-021-0/+1
* nm-setting-bond: fix '[up|down]delay', 'miimon' validationAntonio Cardace2020-02-282-5/+29
* license: add Pavel to RELICENSE.mdThomas Haller2020-02-281-0/+1
* device/trivial: move code aroundThomas Haller2020-02-261-288/+292
* device: merge branch 'th/device-cleanup-properties'Thomas Haller2020-02-261-39/+27
|\
| * device/trivial: rename property enums for statistics properties of NMDeviceThomas Haller2020-02-261-13/+13
| * device/trivial: add comment about NMDevice properties writable from D-BusThomas Haller2020-02-261-3/+6