summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: refactor NMPNetns avoiding global variableth/logging-mtThomas Haller2019-02-041-67/+66
* platform: make NMPNetns thread-safeThomas Haller2019-02-042-22/+124
* logging: make nm-logging thread-safeThomas Haller2019-02-046-64/+191
* logging: avoid accessing global data from helper functionsThomas Haller2019-02-041-29/+39
* logging: refactor and merge early logging initializationThomas Haller2019-02-044-43/+42
* logging: move global "logging_domains_to_string" variableThomas Haller2019-02-041-6/+16
* logging: refactor globals in "nm-logging.c" to see where global gets modifiedThomas Haller2019-02-041-63/+71
* logging: cleanup type definition and global variablesThomas Haller2019-02-041-33/+37
* logging: split out enum type definition for LogBackendThomas Haller2019-02-041-11/+15
* logging: split out @level_desc and @domain_desc variables from global dataThomas Haller2019-02-041-73/+68
* logging: make _nm_logging_clear_platform_logging_cache() a regular functionThomas Haller2019-02-043-8/+6
* shared: define NM_THREAD_SAFE_ON_MAIN_THREADThomas Haller2019-02-041-0/+22
* shared: add nm_utils_gettid() and NM_ASSERT_ON_MAIN_THREAD()Thomas Haller2019-02-042-0/+64
* core: drop unused <pthread.h> include from src/main.cThomas Haller2019-02-041-1/+0
* vpn: add route to vpn gw when parent has a default device routeBeniamino Galvani2019-02-041-12/+28
* build: merge branch 'bg/lto'Beniamino Galvani2019-02-0410-18/+50
|\
| * contrib/rpm: add option to enable LTO for RPM buildThomas Haller2019-02-041-0/+11
| * all: avoid bogus compiler warning about uninitialized variableThomas Haller2019-02-045-6/+10
| * tests: use NM_CONST_MAX() macro where a constant expression is requiredThomas Haller2019-02-041-1/+1
| * shared: add NM_CONST_MAX() macroThomas Haller2019-02-041-0/+8
| * build: fix building with LTOBeniamino Galvani2019-02-043-4/+13
| * shared: convert macro argument to lowercaseBeniamino Galvani2019-02-041-8/+8
|/
* platform/tests: increase timeout for platform testsThomas Haller2019-02-041-1/+1
* wifi-p2p: merge branch 'th/wifi-p2p-various' (pt1)Thomas Haller2019-02-0149-2185/+2061
|\
| * clients/trivial: move code in nm-meta-setting-desc aroundThomas Haller2019-02-011-120/+120
| * wifi-p2p: rename Wi-Fi P2PThomas Haller2019-02-0132-686/+690
| * wifi-p2p: rename files for consistent Wi-Fi P2P namingThomas Haller2019-02-0121-64/+64
| * core/device-p2p-wifi: drop unused codeThomas Haller2019-02-012-38/+0
| * core/device-p2p-wifi/trival: move codeThomas Haller2019-02-011-76/+76
| * core/p2p-wifi: various minor cleanupsThomas Haller2019-02-014-15/+13
| * libnm/device-p2p-wifi: drop API that still needs considerationThomas Haller2019-02-013-82/+0
| * libnm-core/setting-p2p-wifi: drop unused codeThomas Haller2019-02-012-13/+0
| * libnm/device-p2p-wifi: drop unused codeThomas Haller2019-02-012-33/+0
| * libnm: various cleanup of NMP2PPeer and NMDeviceP2PWifiThomas Haller2019-02-014-234/+224
| * libnm/device-p2p-wifi: cleanup peers handlingThomas Haller2019-02-011-29/+13
| * libnm-core: fix and cleanup validation of WPS-method for Wi-Fi P2P settingThomas Haller2019-02-014-39/+56
| * libnm-core: minor cleanup of NMSettingP2PWirelessThomas Haller2019-02-011-3/+16
| * all/trivial: whitespaceThomas Haller2019-02-012-3/+3
| * cli/trivial: order code in "nm-meta-setting-desc.c" alphabeticallyThomas Haller2019-02-011-29/+29
| * introspection/docs: add missing "Since" comments to Wi-Fi P2P D-Bus APIThomas Haller2019-02-012-0/+36
|/
* connectivity: merge branch 'th/connectivity-empty-response'Thomas Haller2019-01-312-38/+105
|\
| * man: better explain "connectivity.response" in "NetworkManager.conf" manualThomas Haller2019-01-311-5/+8
| * connectivity: don't cache HTTP response for comparing connectivity responseThomas Haller2019-01-311-22/+49
| * connectivity: fix handling of no-response for captive portal detectionThomas Haller2019-01-312-21/+58
|/
* clients: fix string list setterBeniamino Galvani2019-01-311-1/+1
* manager: Fix GVariant format strings for AddAndActivate2 return valueBenjamin Berg2019-01-291-2/+2
* po: update Brazilian Portuguese (pt_BR) translationRafael Fontenelle2019-01-291-962/+1014
* wifi-p2p: don't assert for pending action 'waiting-for-supplicant' in nm_devi...Thomas Haller2019-01-281-2/+3
* NEWS: merge branch 'benzea/news-updates'Thomas Haller2019-01-281-0/+2
|\
| * NEWS: Add an entry for Wi-Fi P2PBenjamin Berg2019-01-281-0/+1