summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-07-01Revert "Removed cap for mac override and change the label for connman dir"submit/tizen_common/20160701.180000submit/tizen/20160701.111546accepted/tizen/wearable/20160701.113007accepted/tizen/tv/20160701.112952accepted/tizen/mobile/20160701.112931accepted/tizen/ivi/20160701.113029accepted/tizen/common/20160701.193121Jaehyun Kim2-3/+1
Change-Id: Ibfa947b0d6d9ae3154bca8774378908cf93c841e
2016-06-30Removed cap for mac override and change the label for connman dirsubmit/tizen/20160630.085420accepted/tizen/wearable/20160701.033342accepted/tizen/tv/20160701.033315accepted/tizen/mobile/20160701.033521accepted/tizen/ivi/20160701.033404accepted/tizen/common/20160630.152147hyunuktak2-1/+3
Change-Id: I5e140d9ec4d3de94a429e97206045407461b59ae Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak6-15/+20
Change-Id: Icb3942835130528c4d61d427ee1891d88cc1ac3b Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-22Remove some features and modify service filesubmit/tizen/20160624.012559accepted/tizen/wearable/20160624.064357accepted/tizen/tv/20160624.064037accepted/tizen/mobile/20160624.064052accepted/tizen/ivi/20160624.064339accepted/tizen/common/20160624.132425hyunuktak8-172/+5
Change-Id: Id3697d995e4db5d6f03cdf182825d5f61136e235 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-22Fix Svace issue 102125submit/tizen/20160622.070923accepted/tizen/wearable/20160623.121429accepted/tizen/tv/20160623.121406accepted/tizen/mobile/20160623.121353accepted/tizen/ivi/20160623.121441accepted/tizen/common/20160627.191217chleun.moon1-8/+8
Change-Id: If753aeecc7206c4421dcd01d3359b9ae587e0f92 Signed-off-by: cheoleun <chleun.moon@samsung.com>
2016-06-17[SPIN] Apply system socket - onlycap supportsubmit/tizen/20160620.015850accepted/tizen/wearable/20160620.081549accepted/tizen/tv/20160620.081531accepted/tizen/mobile/20160620.081517accepted/tizen/ivi/20160620.081605accepted/tizen/common/20160620.163541Niraj Kumar Goit4-16/+45
Change-Id: Icc887f469e77eea24915c89efcf216aff466fa98 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit3-1/+16
desc: In case of wifi connection if Association fail, indicate "auth-failed" error. Change-Id: Ie08088f3e5b5ff940d0e4290814c266d28e59b15 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit3-33/+36
desc: Set connection error when AP is removed. Change ASSOC_RETRY_COUNT(3 -> 4). send the scan request after connecting - check the ap availability fix the too much scan in associating Change-Id: Ia1d0367a2f792f6c2f92a6ef498b37511840135d Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Check if network is already removed in connect callback.Niraj Kumar Goit1-0/+17
Change-Id: I6b7916473347bba2b93d1565d59c95eaca0d2190 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit7-0/+82
Change-Id: I11fd7baa7d00fa3f3a12bdafda7ff7aa6943d020 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] fix the invalid state from supplicant.Niraj Kumar Goit1-0/+6
Change-Id: I68de9746804f5a9045dca026dc1230cd40cf1a37 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Update operating frequency properly.Niraj Kumar Goit2-1/+12
Change-Id: If4ce1cbf1518e1fc93ced32affe98aa05209b307 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit6-0/+45
Change-Id: Id436db5828febaabd8273c2e0aab91f9ee9572ff Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit3-2/+34
Change-Id: I4248b2de4d00d4218dcfac078bcda3e95db83896 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Fix the connman bugs.Niraj Kumar Goit11-0/+84
- Fixed NTP service's DNS resolving failure in Hive project. - Do not turn "wlan0" interface down in cleanup_devices(). - Set resource limits "RLIMIT_NOFILE" for a process. - After appending a file, fflush and fsync all modified in-core data of the file. Change-Id: I2767b3302d6204d066fe2075027828ff209d0ee0 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] change the ntp update logicNiraj Kumar Goit2-0/+28
desc : add the resolved server list into time_server list. It is only using the first item of timeserver. Not use gateway for ntp server if enabled WLAN_ALWAYS_POWERED. Change-Id: I2f55ade5b7208a7f893516b817d4ff6bffa62a04 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] Add the dns address validation checking logicNiraj Kumar Goit1-0/+10
desc : some of AP sends the DNS response even though AP is not connected with internet service. In this case, DNS response address is not proper - it is the private address. So, we check the address validation before sending the internet url. Change-Id: I5dae725e931e5d66072bb809c8cce489ffa79379 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] implement to check blacklist for auto connection.Niraj Kumar Goit3-0/+101
Change-Id: I174b228529374f80b1c4197a310124c028564bb8 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] config: Ignore provision_service for open(none) security.Niraj Kumar Goit1-0/+7
Change-Id: I9f787846f3b1f4b4f147f64821a8b5c25b0367d7 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit7-18/+115
- gsupplicant: fix stucking in scanning state when scan failed. - Apply ASLR option. - Add ""TIZEN_WEARABLE"" check in service file. - change the dhcp client device name. - default internet service: fix not cleared if pdp activation failed. - Change Russia cert build feature. - Update the Connman.service.in file. - Remove connection retry when association fail. Change-Id: I3ac8e49d0a3c229b298296f8e7cbf34845c2c90d Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit4-0/+73
Change-Id: Idc4ff4294ada3b234dd4af29558c0923b9aff017 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] gdbus: revert pending DBus call.Niraj Kumar Goit4-1/+20
Change-Id: Ic8781d015af6e83ca9e90183f9b256ec9f5a0812 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14 [SPIN] config: reset phase2(eap-method) parameter.Niraj Kumar Goit1-0/+4
Change-Id: I7a48419ddcf18c735a609324c0c98510193c63ed Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] set priority for connected service.Niraj Kumar Goit1-1/+26
Change-Id: If32af57fef608cb7fb8a69d2c8ceacc88a86ce98 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] network: enable DHCP failure.Niraj Kumar Goit3-2/+39
When DHCP is failed, most of normal users cannot understand auto-generated IP (IPV4 link local). So set error CONNMAN_NETWORK_ERROR_DHCP_FAIL. Change-Id: Ic80eb0436e41cff3a4bfb11dfef722b3029b0399 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] change the cellular activation logic.Niraj Kumar Goit1-0/+48
desc: with IPv6, current telephony plugin has not proper logic. set state and activation for cellular service logic is changed. it also affects normal cellular service connection. Change-Id: I48f214ceab2f0f7c6e3f8bead185cc8f1fd2a87a Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] Change the API for set system time.Niraj Kumar Goit1-0/+61
Change-Id: Ifea0e8f38383986a091df9930a0308c870750553 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14[SPIN] wifi: enable to reload service profile from storage.Niraj Kumar Goit2-0/+18
Change-Id: Idf19d82d0052f83a69b424536ecfceca65e840cb Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-14service: clean up network for EAP in __connman_service_remove.Niraj Kumar Goit1-0/+20
Change-Id: I7fb2f7f0c2bf8cea04a8aecf7b1da69b47698132 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-13Merge "Add support for WPS2-PSK security type in Security property of ↵submit/tizen/20160614.053635accepted/tizen/wearable/20160614.103626accepted/tizen/tv/20160614.103619accepted/tizen/mobile/20160614.103642accepted/tizen/ivi/20160614.103653accepted/tizen/common/20160614.144019taesub kim8-0/+59
service interface" into tizen
2016-06-14Remove CapabilityBoundingSet(CAP_MAC_OVERRIDE) in service filehyunuktak2-2/+1
Change-Id: Ie61eab113ef0655fdb84e683872297c9482b45fc Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-12Merge "[SPIN] Enable the ntp by connman if device does not use the ↵taesub kim4-0/+19
cellular." into tizen
2016-06-12Merge "[SPIN] Restart dhcp as soon as INIT-REBOOT has been failed" into tizentaesub kim2-0/+53
2016-06-12Merge "[SPIN] Add NULL check to prevent crash." into tizentaesub kim1-0/+4
2016-06-12Merge "[upstream] Fix memory leak when realloc fails." into tizentaesub kim1-0/+7
2016-06-12Merge "[SPIN] wispr: cellular service does not make portal detection." into ↵taesub kim1-0/+5
tizen
2016-06-12Merge "[SPIN] network: connman_network_clear_associating rather than IDLE ↵taesub kim1-9/+2
state" into tizen
2016-06-12Merge "[SPIN] service: extend wifi ext info for passpoint." into tizentaesub kim1-0/+4
2016-06-12Merge "[SPIN] rtnl: remove old wext interface" into tizentaesub kim1-0/+5
2016-06-12Merge "[SPIN] Admit to connect EAP-TLS without passphrase of privatekey." ↵taesub kim1-0/+8
into tizen
2016-06-12Merge "[SPIN] Enable state changed even if service changed scheduled." into ↵taesub kim1-0/+2
tizen
2016-06-12Merge "[SPIN]Set interface callback during scan request" into tizentaesub kim1-0/+5
2016-06-10[SPIN] Restart dhcp as soon as INIT-REBOOT has been failedNiraj Kumar Goit2-0/+53
desc: Start DHCPDISCOVERY when DHCPREQUEST of INIT-REBOOT has failed. Change-Id: I7c6de8a3b397765cd0173a5b18c0c926a5ce29a4 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-10[SPIN] Add NULL check to prevent crash.Niraj Kumar Goit1-0/+4
Change-Id: I220440e73661004a61b8803d335c8c7a7ae11f6b Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-10[SPIN] Enable the ntp by connman if device does not use the cellular.Niraj Kumar Goit4-0/+19
desc : enable the ntp if the device is not using the cellualr(telephony). This ntp is controlled by net-config. After getting the timeinfo, connman call the alarm-manager's dbus method. Change-Id: I83272206654b6b64c968d5dbb69354e19e971f34 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim9-1/+60
Change-Id: I5531a2e3e45da6b3d4caa6d5df15f54ebc2700d8
2016-06-10[upstream] Fix memory leak when realloc fails.Niraj Kumar Goit1-0/+7
Change-Id: I9d34aa90a0ad2265339b3a05302bbe5b5f1ba211 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-10Fix build error for common 64bit archsubmit/tizen/20160610.014806accepted/tizen/wearable/20160613.021457accepted/tizen/tv/20160613.021633accepted/tizen/mobile/20160613.021609accepted/tizen/ivi/20160613.021639accepted/tizen/common/20160610.182300hyunuktak1-1/+2
Change-Id: Ib3454c39afd0cb2267a2c3e6aff72fba2171c45a Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-09[SPIN] wispr: cellular service does not make portal detection.Niraj Kumar Goit1-0/+5
Change-Id: If897ee6e8d102f1b960bdc088543a942b47f6fc6 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-09[SPIN] network: connman_network_clear_associating rather than IDLE stateNiraj Kumar Goit1-9/+2
Change-Id: Ia8693e891946e29315176afe60fe8df5b78e3ea5 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>