summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * device: introduce nm_device_get_configured_mtu_from_connection()Beniamino Galvani2018-06-236-97/+56
|/
* libnm-core: reject tc configurations with duplicate elementsBeniamino Galvani2018-06-232-2/+162
* wifi: merge branch 'balrog-kun:iwd-agent'Thomas Haller2018-06-226-162/+297
|\
| * manager: return NULL for invalid ifindex in nm_manager_get_device_by_ifindex()Thomas Haller2018-06-221-3/+5
| * wifi/iwd: downgrade error levels for agent-request failuresThomas Haller2018-06-221-6/+6
| * wifi/iwd: fix leaking name-owner in agent_dbus_method_cb()Thomas Haller2018-06-221-2/+3
| * wifi/iwd: don't check return value for nm_utils_random_bytes()Thomas Haller2018-06-221-9/+2
| * settings-connection: don't expect system_secrets always presentAndrew Zaborowski2018-06-221-13/+9
| * cli: use the hints from 802.1x secrets requests if givenAndrew Zaborowski2018-06-221-0/+15
| * iwd: don't set REQUEST_NEW secret request flag on first connectionAndrew Zaborowski2018-06-221-12/+22
| * iwd: handle new secret request types from IWD agentAndrew Zaborowski2018-06-223-97/+224
| * iwd: save secrets request invocation in request user_dataAndrew Zaborowski2018-06-221-27/+20
| * iwd: in prepare stage check that matching AP existsAndrew Zaborowski2018-06-221-7/+5
| * iwd: handle empty wireless mode as InfrastructureAndrew Zaborowski2018-06-221-4/+4
| * manager: fix typo in 'PrimaryConnectionType' D-Bus property nameBeniamino Galvani2018-06-221-1/+1
|/
* libnm: fix leaking filename in NMRemoteConnectionThomas Haller2018-06-211-1/+2
* device: require that device-factories support at least one link-type or setti...Thomas Haller2018-06-201-0/+4
* device: fix leaking internal device factoriesThomas Haller2018-06-201-1/+1
* device: suppress info logging about internal device pluginsThomas Haller2018-06-201-2/+7
* device: don't attach unused device-plugin-path to device factoryThomas Haller2018-06-201-3/+0
* platform/tests: fix race in testsThomas Haller2018-06-201-0/+16
* platform/tests: fix generating IPv6 link local address in fake-platformThomas Haller2018-06-201-1/+1
* tests: expose current state in local context of NMTST_WAIT()Thomas Haller2018-06-201-1/+7
* merge: branch 'fg/duid_enforce_as_bool'Francesco Giudici2018-06-207-27/+16
|\
| * dhcp: look for DUID in both private and global DHCP client lease filesFrancesco Giudici2018-06-203-7/+5
| * dhcp: drop NMDhcpDuidEnforce typeFrancesco Giudici2018-06-206-20/+11
|/
* po: update Polish (pl) translation (bgo #796610)Piotr Drąg2018-06-191-1652/+1652
* po: fix broken strings in Japanese translation (bgo#796611)Piotr Drąg2018-06-191-3/+3
* shared: support nm_g_slice_free_fcn() for arguments with sizeof() of 10 bytesThomas Haller2018-06-191-0/+3
* dispatcher/tests: fix test after adding NM_DISPATCHER_ACTIONThomas Haller2018-06-188-19/+10
* dispatcher: add NM_DISPATCHER_ACTION environment variableThomas Haller2018-06-183-0/+10
* release: update NEWS for 1.10.10 releaseThomas Haller2018-06-181-1/+2
* travis: we don't need de_DE locale for clients testsThomas Haller2018-06-181-1/+0
* tests: don't exit test-networkmanager-service.py after 20 secondsThomas Haller2018-06-181-5/+0
* tests: improve NetworkManager stub service for Wi-Fi scanningThomas Haller2018-06-182-6/+45
* tests: fix race in setting signal strength for Wi-Fi AP in NM stubThomas Haller2018-06-181-24/+2
* release: bump version to 1.11.90 (1.12-rc1)1.12-rc1Thomas Haller2018-06-152-2/+2
* release: update NEWSThomas Haller2018-06-151-19/+25
* build: fix `make distcheck` by building --with-libnm-glibThomas Haller2018-06-151-0/+1
* all: merge branch 'lr/msec-timestamp'Thomas Haller2018-06-15372-429/+463
|\
| * clients/tests: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-15355-361/+358
| * examples/python: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-3/+1
| * tools/test-service: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-1/+1
| * cli: utilize nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-151-11/+4
| * libnm: add nm_utils_get_timestamp_msec()Lubomir Rintel2018-06-155-2/+47
| * wifi: expose LastScan as milliseconds not secondsLubomir Rintel2018-06-1511-52/+53
| * libnm: correctly demarshall (u)int64 valuesLubomir Rintel2018-06-151-2/+2
|/
* man: add 'random' to the allowed values of team.runnerFrancesco Giudici2018-06-152-2/+2
* systemd: merge branch systemd into masterThomas Haller2018-06-15112-822/+1915
|\
| * systemd: update code from upstream (2018-06-15)Thomas Haller2018-06-15112-1019/+1902