summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* treewide: Fix typosTorstein Husebø2020-01-223-7/+7
* iwd: Fix station_property_changed() connected network handlingDaniel Wagner2020-01-181-3/+3
* iwd: Disable iwd's auto connect featureDaniel Wagner2020-01-181-1/+115
* iwd: Disconnect from network via station APIDaniel Wagner2020-01-171-5/+5
* iwd: Add support for tetheringDaniel Wagner2020-01-171-0/+273
* iwd: Hookup manual scan triggerDaniel Wagner2020-01-171-0/+37
* iwd: Re-add update_signal_strenght()Daniel Wagner2020-01-171-0/+81
* iwd: Add AccessPoint API supportDaniel Wagner2020-01-171-0/+81
* iwd: Add Station API supportDaniel Wagner2020-01-171-0/+108
* iwd: Add KnownNetwork property to struct iwd_networkDaniel Wagner2020-01-171-5/+6
* iwd: Add KnownNetwork supportDaniel Wagner2020-01-171-0/+73
* iwd: Update device objectDaniel Wagner2020-01-171-92/+10
* iwd: Parse SupportedModes from adapter proxyDaniel Wagner2020-01-171-2/+44
* vpn: Restrict connection requests to one per connectionJussi Laakkonen2019-11-131-4/+38
* wifi: Replace GDateVal API usageDaniel Wagner2019-11-131-5/+7
* plugins/ethernet: Use stpncpy() instead of strcpy() for interface namesDaniel Wagner2019-11-021-4/+4
* wifi: Dereference after free in sta_remove_callback()n.chaprana@samsung.com2019-10-211-4/+4
* vpn: Handle OperationCanceled D-Bus message replyJussi Laakkonen2019-06-281-1/+13
* vpn: Disconnect via provider when transport is gone or not validJussi Laakkonen2019-04-241-2/+3
* wifi: Reduce background scanning threshold from -45 to -65Julien Massot2019-04-161-1/+1
* wifi: Verify that wifi->network is not null before usingHenrik Persson2019-04-041-1/+1
* wifi: Do full scan if requestedVolodymyr Ostap2018-12-121-1/+1
* device: Introduce scan parameter structVolodymyr Ostap2018-12-121-16/+14
* wifi: Register/unregister tethering clients based on notificationVasyl Vavrychuk2018-11-231-0/+29
* notifier: Constify vtablesSlava Monich2018-10-284-4/+4
* iwd: Remove device state propertyDaniel Wagner2018-10-091-51/+1
* wifi: Fix includes for muslRoss Burton2018-10-081-2/+1
* ethernet: Add sys/types.h for caddr_tRoss Burton2018-10-081-0/+1
* build: Use AC_USE_SYSTEM_EXTENSIONSRoss Burton2018-10-081-1/+0
* vpn: Move definition of Connect2 to VPN connection D-Bus API headerJussi Laakkonen2018-09-291-2/+0
* vpn: Use Connect2 method only when D-Bus sender is setJussi Laakkonen2018-09-291-4/+8
* vpn: Refuse to connect if there's no default serviceSlava Monich2018-09-271-14/+13
* vpn: Do not call Disconnect too many timesSlava Monich2018-09-271-29/+27
* vpn: More informative debug traceSlava Monich2018-09-271-3/+27
* vpn: Fix memory leakSlava Monich2018-09-271-1/+1
* vpn: Disconnect VPN provider when transport is goneSlava Monich2018-09-181-4/+127
* p2p: 'scan p2p' causes stop autoscan even after scan p2p finishesVasyl Vavrychuk2018-09-031-1/+1
* src: Remove redundant returns at the end of functions that return voidVasyl Vavrychuk2018-08-291-2/+0
* plugins: ethernet: get rid of truncate warningMarcus Folkesson2018-08-291-1/+1
* vpn: Removed unnecessary gotoSlava Monich2018-08-221-4/+3
* wifi: Drop unused error codePeter Meerwald-Stadler2018-06-171-6/+2
* plugins: Prevent dhcp client from running when gadget tech is tetheredRyan Schaefer2018-06-051-0/+4
* wifi: Make wfd_service_registered variable staticPeter Meerwald-Stadler2018-06-041-1/+1
* session_policy_local: Fix error handling in get_uid_reply()Harish Jenny K N2018-05-041-4/+2
* wifi: Fix disconnect/connect raceVasyl Vavrychuk2018-04-191-5/+7
* iwd: Create wpa_s identifiersDaniel Wagner2018-03-261-3/+42
* gsupplicant: Report changes of network WPS capabilities.Robert Tiemann2018-01-211-4/+36
* service: Indicate which wifi network has WPS, activated.Robert Tiemann2018-01-211-0/+2
* ofono: Removing contexts requires a careful list walkJonas Bonn2018-01-041-1/+4
* wifi: Use better criteria if we are P2P scanning in places where possibleVasyl Vavrychuk2018-01-041-3/+3