summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2016-07-05Merge "Removed cap for mac override and change the label for connman dir" ↵submit/tizen/20160706.014843accepted/tizen/wearable/20160706.082135accepted/tizen/tv/20160706.082111accepted/tizen/mobile/20160706.082128accepted/tizen/ivi/20160706.082205accepted/tizen/common/20160706.142111cheoleun moon1-0/+1
into tizen
2016-07-05Fixed some issuessubmit/tizen/20160705.082658accepted/tizen/wearable/20160705.101859accepted/tizen/tv/20160705.101845accepted/tizen/mobile/20160705.101933accepted/tizen/ivi/20160705.101849accepted/tizen/common/20160705.170548hyunuktak2-17/+5
Removed to set autoconnect when 4way handshake failed Release passphrase of service when indicate error occurred for invalid key Change-Id: Id748ddcd21ad896f0d8e91ce4711a4c9c0df6d96 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-07-04Removed cap for mac override and change the label for connman dirhyunuktak1-0/+1
Change-Id: I070677e1e3197ec0076483078b7bbdb8fd253023 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
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 Kim1-1/+0
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.152147hyunuktak1-0/+1
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.141818hyunuktak1-5/+5
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.132425hyunuktak6-127/+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 Goit1-13/+36
Change-Id: Icc887f469e77eea24915c89efcf216aff466fa98 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit2-0/+15
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 Goit1-0/+9
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] Added the connman disconnect reason property.Niraj Kumar Goit3-0/+39
Change-Id: I11fd7baa7d00fa3f3a12bdafda7ff7aa6943d020 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Update operating frequency properly.Niraj Kumar Goit1-0/+9
Change-Id: If4ce1cbf1518e1fc93ced32affe98aa05209b307 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit2-0/+25
Change-Id: Id436db5828febaabd8273c2e0aab91f9ee9572ff Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-17[SPIN] Fix the connman bugs.Niraj Kumar Goit10-0/+76
- 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 Goit1-0/+24
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] 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 Goit2-5/+16
- 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 Goit1-0/+6
Change-Id: Idc4ff4294ada3b234dd4af29558c0923b9aff017 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 Goit2-2/+36
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 kim4-0/+41
service interface" into tizen
2016-06-14Remove CapabilityBoundingSet(CAP_MAC_OVERRIDE) in service filehyunuktak1-1/+0
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 kim3-0/+15
cellular." into tizen
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] Enable state changed even if service changed scheduled." into ↵taesub kim1-0/+2
tizen
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 Goit3-0/+15
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 Kim4-0/+41
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-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>
2016-06-09[SPIN] service: extend wifi ext info for passpoint.Niraj Kumar Goit1-0/+4
Change-Id: Id4c411292b000280748aa98e2667efa7ca48bfd6 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-09[SPIN] rtnl: remove old wext interfaceNiraj Kumar Goit1-0/+5
Change-Id: I05c4d16965d974af8fd3d83546c9690f3d8def51 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-09[SPIN] Enable state changed even if service changed scheduled.Niraj Kumar Goit1-0/+2
Change-Id: I7841b7d658c6176d91fea6f3f018dfb2da8da3f2 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-09Remove capability and Change from dbus to systemd for vpn servicehyunuktak3-1/+5
Change-Id: I7ef5583cfc148b4835abec4bf57ad76369ed9b8e Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-06-07[connman] Notify the IPv4 Ready State signal to UI followed by IPv6 Signal.submit/tizen/20160608.101452accepted/tizen/wearable/20160609.090715accepted/tizen/tv/20160609.090732accepted/tizen/mobile/20160609.090615accepted/tizen/ivi/20160609.090754accepted/tizen/common/20160608.160928Niraj Kumar Goit1-0/+13
Description: First ready state was notified when IP Address was obtained using IPv6 and at that time IPv4 Addresses were not available. and Application called to check gateway address before IPv4 Addresses were available so CAPI returned with error NO_CONNECTION. So sent a ready signal again after IPv4 address available. Change-Id: If7ac89e8de920f144ea5d11fba65370622ce1572 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-08[connman] Fixed derefrencing of NULL pointer.Niraj Kumar Goit1-0/+4
Change-Id: I2174f8e6afca4e2c7795ec8ca8118c296ee9fece Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-06-07log: Set log time with millisecond.Niraj Kumar Goit1-5/+7
Change-Id: I6fe843025c41fc1d686bcfb79a62f64aecd7e0c1 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>