summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-01po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle1-1893/+2572
2018-10-01merge: branch 'lr/activation-error-hint'Lubomir Rintel4-287/+292
2018-10-01wifi-utils: remove log domain argumentLubomir Rintel1-14/+13
2018-10-01wifi-utils: rename nl80211 to selfLubomir Rintel1-62/+62
2018-10-01wifi-utils: downgrade a log messageLubomir Rintel1-1/+1
2018-10-01cli: advise the user to consult logs when a connection fails to activateLubomir Rintel1-0/+34
2018-10-01platform: log the interface namesLubomir Rintel1-151/+153
2018-10-01wifi: include the interface name in logsLubomir Rintel1-48/+24
2018-10-01wpan: include the device name in logsLubomir Rintel1-27/+21
2018-10-01supplicant: fix setting macsec cknBeniamino Galvani1-1/+1
2018-10-01connectivity: fix crash when the uri gets cleared from configurationBeniamino Galvani1-1/+2
2018-09-30po: update Czech (cz) translationAsciiWolf1-4/+4
2018-09-30Fix typosRafael Fontenelle29-47/+47
2018-09-30all: merge branch 'th/hexstr2bin-cleanup'Thomas Haller9-137/+265
2018-09-30supplicant: use _nm_utils_hexstr2bin() for parsing hexstrThomas Haller1-29/+43
2018-09-30libnm: cleanup _nm_utils_hexstr2bin*() helperThomas Haller3-36/+105
2018-09-30all: drop _nm_utils_bin2hexstr()Thomas Haller4-28/+12
2018-09-30libnm: return output buffer from _nm_utils_bin2hexstr_full()Thomas Haller2-16/+39
2018-09-30all/trivial: rename hexstr<>bin conversion functionsThomas Haller5-33/+33
2018-09-30libnm/macsec: tighten up verification and normalize mka_cak/mka_ckn propertiesThomas Haller2-1/+47
2018-09-29libnm: use nm_free_secret() in nm-setting-macsec.cThomas Haller1-5/+4
2018-09-29cli: cleanup of error handling in nmc_property_set_bytes()Thomas Haller1-12/+5
2018-09-28build: meson: merge branch 'bg/rpm-meson'Beniamino Galvani7-14/+160
2018-09-28contrib/rpm: support building with mesonBeniamino Galvani1-1/+112
2018-09-28contrib/rpm: remove duplicate documentationBeniamino Galvani1-2/+0
2018-09-28build: meson: install ifcfg-rh files and directoryBeniamino Galvani1-0/+9
2018-09-28build: meson: fix install scriptBeniamino Galvani2-5/+8
2018-09-28build: meson: fix generation of api docsBeniamino Galvani4-4/+28
2018-09-28build: meson: add missing man fileBeniamino Galvani1-1/+2
2018-09-28build: meson: ifcfg-rh plugin should not enable ibftBeniamino Galvani1-1/+1
2018-09-27device: fix crash in nm_device_generate_connection()Beniamino Galvani1-1/+1
2018-09-27acd: make NMAcdManager no GObjectThomas Haller6-202/+142
2018-09-27device: set token only after router discovery was startedBeniamino Galvani1-8/+11
2018-09-27supplicant: fix memory leakBeniamino Galvani1-0/+2
2018-09-27wifi: support hidden ssid in AP modeBeniamino Galvani4-6/+19
2018-09-27dhcp: dhclient: fix memory leakBeniamino Galvani1-0/+1
2018-09-27dns: fix sort order of DNS configurations by typeThomas Haller1-2/+2
2018-09-26wifi/iwd: handle IWD Station interface disappearingAndrew Zaborowski1-79/+88
2018-09-26wifi: log warning when active scanning for hidden networksThomas Haller1-2/+13
2018-09-26core: merge branch 'bg/preserve-routes-down-rh1626004'Beniamino Galvani5-113/+140
2018-09-26device: don't remove routes when the interface is downBeniamino Galvani1-9/+12
2018-09-26ip-config: add @intersect_routes argument to intersect functionsBeniamino Galvani5-13/+45
2018-09-26device: fix updating device information after link changeBeniamino Galvani1-1/+18
2018-09-26core: improve nm_ip_config_dump()Beniamino Galvani4-99/+74
2018-09-26dns: use NM_CMP_*() macros sorting IP config in DNS managerThomas Haller1-22/+8
2018-09-26dns: drop redundant call to clear_domain_lists() in update_dns()Thomas Haller1-1/+0
2018-09-24connectivity: fix a wrong comparisionLubomir Rintel1-1/+1
2018-09-24merge: branch 'lr/conn-check-af'Lubomir Rintel21-1362/+2529
2018-09-24connectivity: create a multi-handle for all requestsLubomir Rintel1-54/+45
2018-09-24cli: print per-device & per-AF connectivity statusLubomir Rintel8-1166/+1910