summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dbus: pretty format "org.freedesktop.NetworkManager.conf"Thomas Haller2020-04-151-146/+106
* dbus: indent by 4 space in "nm-ifcfg-rh.conf" D-Bus configuration fileThomas Haller2020-04-151-7/+6
* bond: small cleanupsac/bond_mode_fixAntonio Cardace2020-04-101-2/+6
* ovsdb: retry calls in case of communication error with serverBeniamino Galvani2020-04-091-26/+55
* device: fix assertion failure configuring bridge portsBeniamino Galvani2020-04-091-1/+4
* device/bridge: code cleanup in commit_option()Thomas Haller2020-04-091-41/+40
* device/bridge: fix uninitialized variable in commit_option()Thomas Haller2020-04-091-0/+1
* dns: fix crash in rebuild_domain_lists()Thomas Haller2020-04-081-2/+2
* dns: add FIXME comment about adding default "~" routing search domainThomas Haller2020-04-081-0/+5
* dns: cleanup rebuild_domain_lists() constructing domains listThomas Haller2020-04-081-29/+49
* systemd: merge branch systemd into masterThomas Haller2020-04-088-4/+155
|\
| * systemd: update code from upstream (2020-04-08)Thomas Haller2020-04-088-4/+155
* | nm-setting-bridge: add 'multicast-querier' bridge optionac/bridge_optionsAntonio Cardace2020-04-063-0/+12
* | nm-setting-bridge: add 'multicast-query-use-ifaddr' bridge optionAntonio Cardace2020-04-063-64/+76
* | nm-setting-bridge: add 'multicast-router' bridge optionAntonio Cardace2020-04-063-0/+44
* | nm-setting-bridge: add 'vlan-stats-enabled' bridge optionAntonio Cardace2020-04-063-0/+12
* | nm-setting-bridge: add 'vlan-protocol' bridge optionAntonio Cardace2020-04-063-0/+39
* | nm-setting-bridge: add 'group-address' bridge optionAntonio Cardace2020-04-063-54/+163
* | wifi: rework scanning-prohibited tracking for Wi-Fi companion and OLPC deviceThomas Haller2020-04-033-48/+86
* | wifi: add and use nm_device_wifi_get_scanning()Thomas Haller2020-04-033-7/+16
* | wifi/iwd: drop unused signal NM_DEVICE_IWD_SCANNING_PROHIBITEDThomas Haller2020-04-032-33/+3
* | wifi: rename scan-interval variable to indicate they are in secondsThomas Haller2020-04-031-21/+21
* | wifi: parse RequestScan D-Bus arguments before authenticating requestThomas Haller2020-04-031-23/+23
* | wifi: drop workaround for bad values in nm_platform_wifi_get_quality()Thomas Haller2020-04-031-6/+2
* | wifi: cleanup periodic_update() in "nm-device-wifi.c"Thomas Haller2020-04-032-28/+41
* | wifi/trivial: rename function nm_supplicant_interface_state_is_operational() ...Thomas Haller2020-04-035-12/+12
* | wifi: fix and improve handling of Wi-Fi scanning stateThomas Haller2020-04-033-81/+72
* | wifi: print age of Wi-Fi access point with milliseconds precisionThomas Haller2020-04-034-19/+31
* | wifi/trivial: rename field NMDeviceWifiPrivate.last_scan to last_scan_msecThomas Haller2020-04-031-6/+7
* | supplicant: cleanup notify signals for combined properties in supplicant (2)Thomas Haller2020-04-031-42/+37
* | supplicant: cleanup notify signals for combined properties in supplicantThomas Haller2020-04-031-30/+43
* | supplicant: log message whenever we request scanningThomas Haller2020-04-031-4/+6
* | IPv6 SLAAC: Honor small PIO Valid LifetimesFernando Gont2020-04-022-26/+18
* | all: use wrappers for g_ascii_strtoll(), g_ascii_strtoull(), g_ascii_strtod()th/strtoll-workaroundThomas Haller2020-04-011-1/+1
* | device/bluetooth: avoid g_ascii_strtoull() to parse capabilitiesThomas Haller2020-04-011-1/+1
* | ifupdown: use _nm_utils_ascii_str_to_int64() for converting netmask to stringThomas Haller2020-04-011-7/+4
* | ifcfg-rh/tests: add unit test for reading DEVTIMEOUT (connection.wait-device-...Thomas Haller2020-04-012-0/+5
* | ifcfg: strip whitespaces around "DEVTIMEOUT"Thomas Haller2020-04-011-2/+4
* | initrd: fix setting VLan ID in reader_parse_vlan()Thomas Haller2020-04-011-1/+1
* | ndisc/trivial: stype fixes in receive_ra()Thomas Haller2020-04-011-2/+6
* | IPv6 SLAAC: Clamp received PIO and RIO Lifetime ValuesFernando Gont2020-04-011-6/+19
* | meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-2827-0/+54
|\ \
| * | license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-1727-0/+54
* | | core: prevent multiple attempts to create default wired connectionThomas Haller2020-03-281-1/+8
* | | initrd: fix build error with assertions disabledBeniamino Galvani2020-03-271-0/+1
* | | nm-modem: don't fail if secrets request times outArnaud Ferraris2020-03-271-1/+2
* | | nm-device-modem: deactivate device when modem unlockedArnaud Ferraris2020-03-271-0/+9
* | | initrd: add 'reader_' prefix to functions acting on ReaderBeniamino Galvani2020-03-261-65/+68
* | | initrd: rework command line parsingBeniamino Galvani2020-03-262-163/+309
* | | initrd: sort ibft connectionsBeniamino Galvani2020-03-261-3/+6