summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* devices/wifi: move scan option processing to D-Bus request scan handlerdcbw/wifi-scanDan Williams2017-08-111-41/+77
* supplicant: don't allow scans to trigger a supplicant roaming decisionDan Williams2017-08-111-0/+1
* devices/wifi: delegate connected periodic scanning to the supplicant (bgo #76...Dan Williams2017-08-114-375/+315
* devices/wifi: flip meaning of scanning allowed signalDan Williams2017-08-113-65/+45
* build: fix building src/systemdFrancesco Giudici2017-08-111-1/+3
* docs: fix spelling errors in tranlated strings and documentationThomas Haller2017-08-1171-139/+139
* systemd: merge branch systemd into masterBeniamino Galvani2017-08-1037-152/+1559
|\
| * systemd: update code from upstream (2017-08-09)Beniamino Galvani2017-08-0932-148/+1538
* | core: fix crash with bluetooth device factory wrongly claiming NAP connectionThomas Haller2017-08-062-4/+12
* | ppp: merge branch 'bg/ppp-bgo559134'Beniamino Galvani2017-08-0530-38/+774
|\ \
| * | core: ppp: use a different unit for each activationBeniamino Galvani2017-08-051-0/+10
| * | device: use ppp device for new style pppoe settingBeniamino Galvani2017-08-052-0/+23
| * | core: implement activation of PPP devicesBeniamino Galvani2017-08-055-3/+293
| * | device: accept NULL plinkBeniamino Galvani2017-08-051-2/+4
| * | core: device-factory: implement match_connection()Beniamino Galvani2017-08-054-27/+74
| * | device: add NMDevicePPPBeniamino Galvani2017-08-0515-3/+257
| * | platform: add nm_platform_link_set_name()Beniamino Galvani2017-08-053-0/+50
| * | libnm,clients: add 'parent' property to PPPoE settingBeniamino Galvani2017-08-055-0/+66
| * | device: ethernet: remove unused private memberBeniamino Galvani2017-08-051-6/+0
|/ /
* | platform: merge branch 'th/platform-route-pt1-bgo785449'Thomas Haller2017-08-0321-702/+956
|\ \
| * | platform: extend API for adding routesThomas Haller2017-08-039-105/+138
| * | platform,libnm: cleanup handling of TOS for routesThomas Haller2017-08-037-32/+35
| * | ifcfg-rh: fix writing/reading TOS for routes in hexadecimalThomas Haller2017-08-032-2/+2
| * | core: implement NMIP4Config's and NMIP6Config's route equality based on nm_pl...Thomas Haller2017-08-033-8/+25
| * | platform: cleanup handling metric paramters for non-exclusive routesThomas Haller2017-08-033-32/+33
| * | platform: cleanup handling locks for non-exclusive routesThomas Haller2017-08-033-30/+39
| * | platform: print lock paramters of routeThomas Haller2017-08-031-30/+10
| * | platform: cleanup handling "window" for non-exclusive routesThomas Haller2017-08-033-14/+26
| * | platform: use route src/src_plen when deleting IPv6 routeThomas Haller2017-08-033-18/+39
| * | platform: use route pref_src when deleting IP routeThomas Haller2017-08-033-8/+20
| * | platform: use route mss when deleting IP routeThomas Haller2017-08-033-7/+16
| * | platform: use correct gateway for deleting routeThomas Haller2017-08-033-9/+19
| * | platform: use correct scope for deleting IPv4 routeThomas Haller2017-08-033-9/+20
| * | platform: use proper rt_source of route for add and deleteThomas Haller2017-08-033-8/+18
| * | platform: drop duplicate cmd_obj_stackinit_id() virtual functionThomas Haller2017-08-032-40/+3
| * | platform: add compare functions for routes with different compare semanticsThomas Haller2017-08-0311-178/+310
| * | core: add nm_utils_ip6_address_same_prefix_cmp() helperThomas Haller2017-07-312-18/+37
| * | shared: cleanup NM_CMP_*() macrosThomas Haller2017-07-312-64/+74
| * | shared: move NM_CMP_*() helper macros to shared headerThomas Haller2017-07-312-75/+77
| * | platform/trivial: rename cmp helper macrosThomas Haller2017-07-311-221/+221
|/ /
* | platform: fix failed assertion with cloned routeBeniamino Galvani2017-07-311-3/+5
* | ppp: fix generation of IP config received from pppdBeniamino Galvani2017-07-281-15/+15
* | core: fix IPv6 address lookupBeniamino Galvani2017-07-271-1/+1
* | platform: fix IPv4 secondary address detectionBeniamino Galvani2017-07-271-2/+2
* | bridge: introduce a bridge.group-forward-mask connection propertyBeniamino Galvani2017-07-2710-2/+83
* | platform: fix IPv4 address lookup in nm_platform_ip4_address_sync()Beniamino Galvani2017-07-261-2/+2
* | device: don't set a fake permanent hardware addressBeniamino Galvani2017-07-263-4/+14
* | checkpoint: document flags availabilityBeniamino Galvani2017-07-251-2/+2
* | libnm-core: clarify the meaning of the connection.permissions propertyBeniamino Galvani2017-07-252-6/+8
* | libnm-core: improve documentation for ipv4.dhcp-client-id propertyBeniamino Galvani2017-07-252-2/+10