summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2013-11-21Fix bluetooth enable fail issue for bluez 5.xsubmit/tizen/20131122.011455accepted/tizen/20131122.203502Zhang zhengguang1-7/+2
2013-10-28Tethering: Get the client mac info of Gadget tetherguoqiang.liu1-0/+83
2013-10-28Tethering: Add gadget device rtnl handlerguoqiang.liu1-0/+43
2013-10-28Tethering: Watch the connection and disconnection signal of BluetoothChengyi Zhao1-3/+72
2013-10-28Tethering/Upstream: ethernet: Create USB gadget device driverJukka Rissanen1-0/+39
2013-07-18Tethering: Add hidden access point support in technologyChengyi Zhao4-7/+19
2013-07-12Tethering: Add station information management featureChengyi Zhao1-0/+13
2013-07-04Tizen: Integrate telephony pluginArron Wang1-0/+1776
2013-07-01Fix Wi-Fi WEP OPEN and WEP SHAREDJaehyun Kim1-0/+19
2013-07-01Tizen: Export more wifi info in ConnMan network APIArron Wang1-0/+24
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka1-44/+120
2013-04-26ethernet: Add tethering supportJukka Rissanen1-1/+101
2013-04-18session: Do not fail when creating default policy configurationDaniel Wagner1-12/+1
2013-04-18session: Change to "func_t" postfix to callback typedefDaniel Wagner1-3/+3
2013-04-18session_policy_local: Use callback helpersDaniel Wagner1-7/+9
2013-04-18session_policy_local: Load policy when a new file is addedDaniel Wagner1-0/+7
2013-04-18session_policy_local: Do not free policy on load errorDaniel Wagner1-2/+5
2013-04-18session_policy_local: Empty policy list indicated no match allDaniel Wagner1-8/+3
2013-04-18session_policy_local: Set default policy using common codeDaniel Wagner1-4/+2
2013-04-15wifi: improve fix to avoid device double release on disableGrant Erickson1-35/+11
2013-04-12wifi: avoid device double release on disableGrant Erickson1-2/+38
2013-04-08vpn: Host IP address was not freedJukka Rissanen1-0/+1
2013-04-08vpn: Free ip address before allocating a new oneJukka Rissanen1-0/+1
2013-04-03vpn: Update domain name when received from vpndJukka Rissanen1-0/+10
2013-04-03ofono: Add the CDMA network when the device is createdForest Bond1-2/+8
2013-04-03ofono: Add CDMA network when modem is registeredForest Bond1-11/+16
2013-03-27provider: Set nameservers if we receive them from vpndJukka Rissanen1-1/+8
2013-03-27wifi: terminate autoscan stop if autoscan is not activeGrant Erickson1-0/+5
2013-03-18neard: RequestOOB() method sends empty dictionaryTomasz Bursztyka1-4/+8
2013-03-08vpn: Make sure vpn connection really exists before removing itJukka Rissanen1-1/+6
2013-03-08vpn: Check whether we have already removed the providerJukka Rissanen1-0/+8
2013-03-08vpn: Add debug information when vpn state changesJukka Rissanen1-0/+2
2013-03-08vpn: Remove VPN provider from service list when destroying itJukka Rissanen1-1/+1
2013-03-08vpn: Clear the data pointer from provider when destroyingJukka Rissanen1-0/+2
2013-03-08vpn: Set immutable flag of the VPN serviceJukka Rissanen1-0/+1
2013-03-08vpn: Remember the immutable flag from vpndJukka Rissanen1-0/+3
2013-03-05wifi: Preliminary fix for autoscanning known hidden SSIDsTomasz Bursztyka1-16/+15
2013-02-27neard: Use a timeout instead of DBUS_TIMEOUT_USE_DEFAULT for compatibilityTomasz Bursztyka1-1/+3
2013-02-26dundee: Increase timeout to 60 secondsPatrik Flykt1-1/+1
2013-02-26bluetooth_legacy: Increase Bluez 4 plugin timeout to 60 secondsPatrik Flykt1-1/+1
2013-02-26neard: Add partial support for wifi provisionning via NFCTomasz Bursztyka1-16/+257
2013-02-26neard: Add neard plugin with tethering info sharing supportTomasz Bursztyka1-0/+381
2013-02-19vpn: Ignore VPN UserRoutes and ServerRoutes propertiesJukka Rissanen1-0/+4
2013-02-19config: Read only wifi configJukka Rissanen1-1/+1
2013-01-30dundee: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ofono: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30ethernet: Set network available is needed only when scanningPatrik Flykt1-2/+0
2013-01-30bluetooth: Implement tethering for the Bluez 5 bluetooth pluginPatrik Flykt1-0/+117
2013-01-30bluetooth: Connect and disconnect a PAN NAP networkPatrik Flykt1-5/+137
2013-01-30bluetooth: Expose Bluez 5 org.bluez.Network1 objects as networksPatrik Flykt1-4/+133