summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: build with clang and do multiple builds in one test-stepth/gitlab-ci-clangThomas Haller2019-02-062-37/+28
* gitlab-ci: allow enabling/disabling building documentation in "nm-ci-run.sh"Thomas Haller2019-02-061-0/+23
* contrib: install python3-gobject as REQUIRED_PACKAGESThomas Haller2019-02-061-0/+1
* macros: don't use __externally_visible__ attribute for clangThomas Haller2019-02-061-1/+13
* iwd: drop unused variable in disconnect()Thomas Haller2019-02-061-2/+2
* ofono: drop unused variable in disconnect()Thomas Haller2019-02-061-1/+0
* build/meson: add dependency of libnm to libnm-coreThomas Haller2019-02-061-0/+2
* build/meson: cleanup of libnm/meson.buildThomas Haller2019-02-062-17/+15
* Revert "clients/tests: fix client tests"Thomas Haller2019-02-061-3/+3
* Revert "cli: verify connections before sending them over to daemon"Thomas Haller2019-02-061-23/+0
* all: don't use "static inline" in source filesThomas Haller2019-02-0617-23/+23
* all: avoid backslash escape double quote inside single quoteThomas Haller2019-02-062-5/+5
* systemd: merge branch systemd into masterThomas Haller2019-02-0628-181/+283
|\
| * systemd: update code from upstream (2019-02-05)Thomas Haller2019-02-0626-182/+274
* | shared/n-acd: minor change to make sources identical to upsteamThomas Haller2019-02-061-1/+1
* | shared/n-acd: re-import from latest nettools/n-acdThomas Haller2019-02-060-0/+0
|\ \
| * | Squashed 'shared/n-acd/' changes from a409492679..9eb7bf7173Thomas Haller2019-02-063-3/+3
* | | shared/c-siphash: re-import from latest c-util/c-siphashThomas Haller2019-02-065-209/+14
|\ \ \
| * | | Squashed 'shared/c-siphash/' changes from 24e301e329..211cfc5abcThomas Haller2019-02-066-211/+16
* | | | shared/c-rbtree: minor change to make sources identical to upsteamThomas Haller2019-02-061-1/+1
* | | | shared/c-list: re-import from latest c-util/c-listThomas Haller2019-02-066-207/+8
|\ \ \ \
| * | | | Squashed 'shared/c-list/' changes from 071841c28d..dda36d30c7Thomas Haller2019-02-066-207/+8
* | | | | wifi-p2p: merge branch 'th/wifi-p2p-various' (pt2)Thomas Haller2019-02-056-13/+203
|\ \ \ \ \
| * | | | | wifi-p2p: strict validate options argument to "StartFind"Thomas Haller2019-02-053-13/+34
| * | | | | wifi-p2p: fix spelling of "timeout" argument in "StartFind"Thomas Haller2019-02-051-1/+1
| * | | | | wifi-p2p: fix getting timeout argument from a{sv} variant for "StartFind"Thomas Haller2019-02-051-2/+2
| * | | | | libnm: Add async start/stop routines for P2P find operationsBenjamin Berg2019-02-053-0/+169
|/ / / / /
* | | | | gitlab-ci: minor cleanup of "contrib/scripts/nm-ci-run.sh" scriptThomas Haller2019-02-051-3/+11
* | | | | wwan: avoid deprecated mm_simple_connect_properties_set_number()Thomas Haller2019-02-051-6/+11
* | | | | build/autotools: dist test files for ifcfg-rh testsThomas Haller2019-02-051-2/+4
* | | | | man: explain purpose of connectivity checking in `man NetworkManager.conf`Thomas Haller2019-02-051-0/+9
* | | | | clients/tests: fix client testsThomas Haller2019-02-051-3/+3
* | | | | merge: branch 'lr/sae'Lubomir Rintel2019-02-0525-2392/+2579
|\ \ \ \ \
| * | | | | cli: verify connections before sending them over to daemonlr/saeLubomir Rintel2019-02-051-0/+23
| * | | | | clients/cli: if the AP supports SAE, claim WPA3 supportLubomir Rintel2019-02-053-267/+271
| * | | | | clients/test: vary RSN capabilities across APsLubomir Rintel2019-02-056-2310/+2333
| * | | | | clients/cli: don't translate abbreviationsLubomir Rintel2019-02-051-8/+4
| * | | | | client/cli: send a PSK when using SAELubomir Rintel2019-02-051-2/+4
| * | | | | client/cli: add support for SAE key management flagLubomir Rintel2019-02-051-1/+3
| * | | | | client/devices: get rid of useless g_strdup()sLubomir Rintel2019-02-051-20/+14
| * | | | | clients/secret-agent: respond to SAE password requestsLubomir Rintel2019-02-051-2/+1
| * | | | | clients/meta-setting-desc: allow setting wifi-sec.key-mgmt to SAELubomir Rintel2019-02-051-1/+1
| * | | | | wifi/utils: complete key-mgmt=sae for SAE capable APsLubomir Rintel2019-02-051-0/+6
| * | | | | settings/ifcfg: add support for KEY_MGMT=SAELubomir Rintel2019-02-055-5/+60
| * | | | | supplicant: add support for SAE key managementLubomir Rintel2019-02-053-11/+90
| * | | | | libnm-core/setting-wireless-security: add support for SAE key managementLubomir Rintel2019-02-052-17/+25
| * | | | | wifi/ap: expose SAE capabilityLubomir Rintel2019-02-051-1/+4
| * | | | | libnm-core/dbus: add flag that indicates SAE support for an APLubomir Rintel2019-02-051-0/+3
| * | | | | clients/common: drop unuseful wifi-sec.psk validationLubomir Rintel2019-02-051-13/+0
| * | | | | settings: don't allow updating a connection with invalid secretsLubomir Rintel2019-02-051-0/+3