summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: avoid constructor function for registering NMSetting typesth/libnm-register-settingsThomas Haller2018-06-2541-57/+82
* libnm: make _nm_register_setting() thread safeThomas Haller2018-06-251-3/+12
* libnm: avoid constructor function to initialize setting registration for NMSe...Thomas Haller2018-06-251-20/+20
* clients: fix using hints for 802-1x secret requestThomas Haller2018-06-241-1/+2
* libnm-core: reject tc configurations with duplicate elementsBeniamino Galvani2018-06-232-2/+162
* wifi: merge branch 'balrog-kun:iwd-agent'Thomas Haller2018-06-226-161/+296
|\
| * 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
* shared: use nm_hash_update() instead of c_siphash_append()Thomas Haller2018-06-221-1/+1
* wifi: merge branch 'wowlan-settings' (restore part)Thomas Haller2018-06-228-8/+137
|\
| * wifi: ensure wake-on-wlan restore only acts onceThomas Haller2018-06-223-18/+23
| * devices: restore past WoWLAN when disconnecting wifiAlfonso Sánchez-Beato2018-06-221-5/+40
| * platform: add methods to retrieve current WoWLAN stateAlfonso Sánchez-Beato2018-06-227-3/+92
|/
* cli: list the 'print' command in the welcome message of the editorFrancesco Giudici2018-06-211-0/+2
* libnm: fix leaking filename in NMRemoteConnectionThomas Haller2018-06-211-1/+2
* clients/tests: add more tests showing nmcli outputThomas Haller2018-06-21386-960/+7569
* device: merge branch 'bg/mtu-rh1586191'Beniamino Galvani2018-06-2011-141/+129
|\
| * device: rework mtu priority handlingBeniamino Galvani2018-06-203-25/+48
| * device: introduce mtu sourceBeniamino Galvani2018-06-2011-32/+38
| * device: introduce nm_device_get_configured_mtu_from_connection()Beniamino Galvani2018-06-206-97/+56
|/
* 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 filesfg/duid_enforce_as_boolFrancesco 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
* all: remove CLOCK_BOOTTIME defintionsLubomir Rintel2018-06-183-26/+0
* contrib: add a serial modem emulatorLubomir Rintel2018-06-181-0/+268
* 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