summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* devices: reuse the hotspot connection if we find appropriate onelr/hotspot-reuseLubomir Rintel2019-10-301-75/+140
* cli: split off the update or add-and-activate logicLubomir Rintel2019-10-301-27/+39
* cli: add "nmcli d wifi show"lr/nmcli-d-wifi-showLubomir Rintel2019-10-185-11/+1631
* cli/devices: keep the AddAndActivateInfo alive until the activation endsLubomir Rintel2019-10-181-67/+46
* cli/devices: on connecting a device, don't uselessly look it up from the acLubomir Rintel2019-10-181-12/+1
* utils: correct caching of can_show_graphicsLubomir Rintel2019-10-181-1/+1
* libnm,client: use nm_g_task_new() to set source-tag and check itThomas Haller2019-10-161-2/+1
* all: add 802-1x.optional propertyBeniamino Galvani2019-10-152-0/+4
* libnm-core: update 802-1x.phase2-auth* documentationBeniamino Galvani2019-10-151-2/+2
* clients/tests: shorten sleep while polling in popen_wait()Thomas Haller2019-10-131-2/+8
* clients/tests: increase timeout for asynchronous jobsThomas Haller2019-10-131-1/+1
* clients/tests: fix handling timeout for asynchronous jobsThomas Haller2019-10-121-2/+2
* clients/tests: don't wait for first job before scheduling parallel jobsThomas Haller2019-10-121-48/+124
* cli: honor NO_COLOR environment variable to prevent automatic ASCII colorsThomas Haller2019-10-081-0/+6
* cli: fix crash in 'nmcli connection add'Beniamino Galvani2019-10-071-3/+3
* cli: translate overview output of nmcliThomas Haller2019-10-021-5/+14
* all: unify format of our Copyright source code commentsThomas Haller2019-10-02154-156/+156
* cli: Assert we don't require multiple commands during client initalizationMarco Trevisan (Treviño)2019-10-021-0/+2
* cli: fix leaking error variable in command_done()Thomas Haller2019-10-021-1/+1
* cli: Use GTask to perform async requestsMarco Trevisan (Treviño)2019-10-021-44/+37
* test-client.py: Close pipes and print logs on timeout failuresMarco Trevisan (Treviño)2019-10-021-6/+20
* meson: Improve nmtui and libnmt-newt buildIñigo Martínez2019-10-012-16/+12
* meson: Improve nmcli buildIñigo Martínez2019-10-011-7/+1
* meson: Improve the client common test build fileIñigo Martínez2019-10-011-22/+19
* meson: Improve the client common build fileIñigo Martínez2019-10-011-22/+19
* meson: Make one liner compiler flagIñigo Martínez2019-10-011-9/+3
* meson: Rename cflags variableIñigo Martínez2019-10-016-12/+12
* meson: Improve targets involving libnm libraryIñigo Martínez2019-10-011-1/+1
* meson: Improve the libnm-core build fileIñigo Martínez2019-10-013-7/+16
* meson: Use dependency for nm-default headerIñigo Martínez2019-10-015-4/+6
* meson: Improve the shared build fileIñigo Martínez2019-10-011-1/+1
* meson: Avoid the use of source_root and build_root methodsIñigo Martínez2019-10-011-2/+2
* meson: Use generators placeholdersIñigo Martínez2019-10-011-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-0125-54/+20
* clients/tests: add test for (invalid) call `nmcli dev s eth0`Thomas Haller2019-09-272-391/+435
* clients/tests: don't include the source line number with client tests outputThomas Haller2019-09-265-2754/+2759
* clients/tests: skip client tests with python 3.8-betaThomas Haller2019-09-261-0/+7
* tests: fix "clients/tests/test-client.py" concatenating binary for Python 3Thomas Haller2019-09-251-1/+1
* tests: don't compare string literal with "is" in "clients/tests/test-client.py"Thomas Haller2019-09-251-2/+2
* tui: wifi: support WPA3-Personal (SAE)Beniamino Galvani2019-09-202-0/+11
* cli: add kill switch indication to "nmcli" outputLubomir Rintel2019-09-203-0/+38
* cli: add 'general reload' commandBeniamino Galvani2019-09-171-0/+97
* cli: don't create a NMClient for the 'connection reload' commandBeniamino Galvani2019-09-173-4/+65
* setting-gsm: add auto-config propertyLubomir Rintel2019-09-113-4/+10
* all: SPDX header conversionLubomir Rintel2019-09-10155-2043/+155
* core: fix a typoLubomir Rintel2019-09-031-1/+1
* clients: avoid clearing a structure pointer when we're still using itLubomir Rintel2019-09-021-2/+3
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-264-5/+4
* wifi: expose IBSS_RSN capabilityBeniamino Galvani2019-08-263-634/+831
* cli: include BSSID to NMC_FIELDS_DEV_WIFI_LIST_COMMONMaciek Borzecki2019-08-223-925/+1315