summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-09Merge "Remove capability and Change from dbus to systemd for vpn service" ↵submit/tizen/20160609.105401accepted/tizen/common/20160609.150630taesub kim8-9/+17
into tizen
2016-06-09Merge:Partial Fix a crash and valgrind invalid read errorManeesh Jain1-1/+1
Change-Id: Ib36cab79ea86048860ffda7d6108b769a3cc9b33 Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
2016-06-09Disable wispr featureSeonah Moon1-2/+2
Change-Id: I5d300a81d008af74487114767d82e11101e44c43 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-06-09Remove capability and Change from dbus to systemd for vpn servicehyunuktak8-9/+17
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>
2016-05-30[connman] Fixed memory leak issue.submit/tizen/20160607.090155accepted/tizen/wearable/20160607.235343accepted/tizen/tv/20160607.235409accepted/tizen/mobile/20160607.235355accepted/tizen/ivi/20160607.235418accepted/tizen/common/20160607.194721Niraj Kumar Goit1-0/+24
Added NULL check before derefrencing of pointer variable. Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com> Change-Id: If065f024fe62e72887591f54eaabf4ed70a8d2e2
2016-05-18Ignore the cellular service type for single connected techsubmit/tizen/20160519.085425accepted/tizen/wearable/20160520.003326accepted/tizen/tv/20160520.003211accepted/tizen/mobile/20160520.003740accepted/tizen/ivi/20160520.003254accepted/tizen/common/20160520.170958hyunuktak1-0/+5
Change-Id: Ic564795f0d5703e48d2b682de0b3c9877f7ee110 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-05-09[TINF-1281] Fixed image creation errorsubmit/tizen/20160509.092624accepted/tizen/wearable/20160510.002658accepted/tizen/tv/20160510.002708accepted/tizen/mobile/20160510.002704accepted/tizen/ivi/20160510.002716accepted/tizen/common/20160510.050941taesubkim1-2/+2
Change-Id: Ic4054b73646e5d9c348afcb55daf64125030185c Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2016-05-04Change CA bundle path macroSeonah Moon1-1/+1
Change-Id: I2271312cb115a2426bec36af43868e9c5b16131b Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-04-27Removed overlap privilege rulesubmit/tizen/20160427.070140accepted/tizen/wearable/20160428.002546accepted/tizen/tv/20160428.002327accepted/tizen/mobile/20160428.004554accepted/tizen/ivi/20160428.002450accepted/tizen/common/20160427.144114taesubkim2-14/+1
Change-Id: I2870e4d52e6f1a4ed619e797358f8e0eee0be7be Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2016-04-26Merge branch 'upstream' into tizenSeonah Moon8-1/+22125
Change-Id: Ia439bcb6c0311b7e157318cfc2ab4a12a974f9b4 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2016-04-26Imported Upstream version 1.29upstream/1.29taesubkim69-1495/+2513
Change-Id: I2958446c35966d9ed72df0120b80561be7d89f54 Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2016-03-30gdhcp: Don't try to remove timer againsubmit/tizen/20160406.101500accepted/tizen/wearable/20160407.000819accepted/tizen/tv/20160407.000800accepted/tizen/mobile/20160407.000743accepted/tizen/ivi/20160407.000831accepted/tizen/common/20160406.145254Saurav Babu1-0/+3
GLib-CRITICAL warning message is obtained in below scenario: 1. service is connected and link local address is obtained. 2. Try to disconnect service. (connmand:8377): GLib-CRITICAL **: Source ID 289 was not found when attempting to remove it (connmand:8377): GLib-CRITICAL **: Source ID 303 was not found when attempting to remove it When Link Local IP address is obtained then both dhcp_client->timeout assigned for DISCOVER_TIMEOUT and ANNOUNCE_INTERVAL are already removed when discover_timeout() and ipv4ll_announce_timeout() function returns FALSE but the dhcp_client->timeout is not assigned to 0. Now when dhcp_release() calls remove_timeouts() function then dhcp_client->timeout is tried to remove again resulting in GLib-CRITICAL warning. This patch removes all possible remaing timeouts in g_dhcp_client_start() and explicitly sets dhcp_client->timeout to 0 in ipv4ll_announce_timeout() function. Change-Id: I12b072beef92818a2c1db253c85d1cfea540682b Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2016-03-13Merge "on-demand connman-vpnd start" into tizensubmit/tizen/20160314.010212accepted/tizen/wearable/20160314.104358accepted/tizen/tv/20160314.104344accepted/tizen/mobile/20160314.104328accepted/tizen/ivi/20160314.104418accepted/tizen/common/20160315.220804taesub kim5-40/+2
2016-03-14on-demand connman-vpnd startDeepak Kumar Sahu5-40/+2
Change-Id: I88da48264b9506b58335c4dbefa7dccb08215245 Signed-off-by: Deepak Kumar Sahu <deepak.sahu@samsung.com>
2016-03-09Merge "gdhcp: Don't send DHCPREQUEST if last assigned IP is Link Local ↵taesub kim1-1/+2
Address" into tizen
2016-03-08Merge "iptables: Fix memory leak" into tizentaesub kim1-1/+3
2016-03-08Merge "bluetooth: Fix Memory Leak" into tizentaesub kim1-1/+3
2016-03-08iptables: Fix memory leakNiraj Kumar Goit1-1/+3
This patch free memory allocated to cbd by cb_data_new() when get_table() return NULL. Change-Id: Ifc40f97290c459d580f029f4cf8655d475fcd0ad Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-03-01gdhcp: Don't send DHCPREQUEST if last assigned IP is Link Local AddressSaurav Babu1-1/+2
In the following scenario: 1. ConnMan is connected to a service and Link Local Address is obtained. 2. Disconnect the service. 3. Connect the service again. ConnMan tries to send DHCPREQUEST with last assigned IP which was Link Local Address. This patch makes ConnMan to send DHCPDISCOVER when last assigned IP was Link Local Address. Change-Id: I3c03f2b43a0f5c5f3be0a4878decb4345af55b33 Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2016-02-29Removed buildrequire for connman_vpnd because of cyclic dependencysubmit/tizen/20160229.072553accepted/tizen/wearable/20160229.101227accepted/tizen/tv/20160229.101210accepted/tizen/mobile/20160229.101153accepted/tizen/ivi/20160229.101246accepted/tizen/common/20160229.195736hyunuktak1-1/+1
Change-Id: I04d9b8eb5ea73fb8b594cc94d601dc8b1ee23df8 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2016-02-23bluetooth: Fix Memory LeakNiraj Kumar Goit1-1/+3
To avoid memory leak issue allocate memory to tethering structure after all error checks. Change-Id: If10578acce2eb8eedbdbc96f73a30c79c1a7a125 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2016-02-16Fix 64bit build errorssubmit/tizen_common/20160218.142243submit/tizen/20160217.021341submit/tizen/20160216.235435accepted/tizen/wearable/20160217.080120accepted/tizen/tv/20160217.080101accepted/tizen/mobile/20160217.080043accepted/tizen/mobile/20160217.011531Yu Jiung1-4/+17
Change-Id: Ia751c1ec13fb119616063e922c691c3d3147bc98
2016-01-21Remove option (route-noexec, ifconfig-noexec)submit/tizen/20160212.065902taesub.kim1-0/+2
Change-Id: I346d6c7325741f9ac44ba452e56a8a9ad55af869 route-noexec Don't add or remove routes automatically. Instead pass routes to --route-up script using environmental variables ifconfig-noexec Don't actually execute ifconfig/netsh commands, instead pass --ifconfig parameters to scripts using environmental Change-Id: Ib245d8ba5928b31f0da29843dd43b4c8a1f61b54
2016-01-19Merge "[vpn]:Initialized variable "err" to avoid error condition failure" ↵taesub kim1-1/+1
into tizen
2016-01-19Merge "Added Connman VPN package" into tizentaesub kim3-10/+145
2016-01-18[vpn]:Initialized variable "err" to avoid error condition failureManeesh Jain1-1/+1
Change-Id: Iebc480c352206a809942a769cbc0d0ba4c194b87 Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
2016-01-11Add missing dependency on net-configsubmit/tizen_ivi/20160217.000004submit/tizen_ivi/20160217.000000submit/tizen_common/20160129.121637submit/tizen/20160120.011005accepted/tizen/wearable/20160122.031100accepted/tizen/tv/20160122.030929accepted/tizen/mobile/20160122.030854accepted/tizen/ivi/20160218.024323accepted/tizen/common/20160129.140743Lukasz Wojciechowski1-0/+1
Patch 811c8790 "Sync with Tizen 2.4(1.29.36)" introduced a dependency on net-config service in connman.service file. Since this patch connmand should start after net-config service. But there is missing a rpm dependency. this patch adds a runtime dependency on net-config. Change-Id: I5ddc6769342c033c9f9ca58edf7f146c07bc8b09 Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
2016-01-05gsupplicant: Disable P2P support in connmanSaurav Babu1-0/+2
In Tizen connman is not used for P2P support so disable P2P in connman. Currently if interface has P2P capabilities then P2P support is enabled in connman. Change-Id: Iff00505b8abd13ff85cdac9d88f80d27ecd96a95 Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2016-01-04Added Connman VPN packagehyunuktak3-10/+145
Change-Id: I0f33c30fc20c9e6b48f159e0a0a5a13193cf8ab9 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2015-12-23Merge "Fixed various memory leak issues" into tizentaesub kim3-26/+29
2015-12-23Apply tpkp-gnutls #2hyunuktak2-5/+11
Change-Id: I2cbd57173eea6720389d60324b4e6f374e66611d Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2015-12-22Merge "Fix a svace 20384" into tizensubmit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151223.012746accepted/tizen/tv/20151223.052446accepted/tizen/mobile/20151223.052439taesub kim1-0/+1
2015-12-22Fix a svace 20384hyunuktak1-0/+1
Change-Id: I3bf09588ec0f1ee69bb1024a88ea912558d12ca7 Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2015-12-17Apply tpkp-gnutlshyunuktak5-5/+24
Change-Id: I291b210c7f241492df945d565d9d44c7ad57054f Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
2015-12-15Fixed various memory leak issuesSaurav Babu3-26/+29
Change-Id: I7de6bb13d8b17582d705e6e67ec1dc4cb7cb9713 Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2015-10-29Merge "[connman] Disabled favorite user checking before auto connection" ↵submit/tizen/20151030.042942accepted/tizen/wearable/20151030.063221accepted/tizen/tv/20151030.063212accepted/tizen/mobile/20151030.063205taesub kim1-0/+6
into tizen
2015-10-08[connman] Disabled favorite user checking before auto connectionSaurav Babu1-0/+6
Change-Id: Ia405f931a698694362b819184bdea95b30f23e49
2015-10-06Sync with Tizen 2.4(1.29.36)submit/tizen/20151020.082803accepted/tizen/wearable/20151020.111030accepted/tizen/tv/20151020.111019accepted/tizen/mobile/20151020.111002taesub.kim11-10/+243
Change-Id: I02fc50820cccc66aed702a97a9928981e73b43cf Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
2015-09-23Fix the configuration for cynaratizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen/20150930.093405accepted/tizen/wearable/20150930.115547accepted/tizen/tv/20150930.115535accepted/tizen/mobile/20150930.115522hyunuktak2-21/+22
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I533978c327a710ffa090520563a4ed9a5878dafb
2015-09-10Add configuration file for DBus accesstizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150911.004810accepted/tizen/wearable/20150911.091407accepted/tizen/tv/20150911.091358accepted/tizen/mobile/20150911.091342tizen_3.0.m1_tvtizen_3.0.m1_mobilehyunuktak2-1/+36
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I42ae30e8573517939651194227b21d73086cc5e0
2015-08-27dnsproxy: Fix crash on closing socketsubmit/tizen/20150902.062838accepted/tizen/wearable/20150902.101358accepted/tizen/tv/20150902.101343accepted/tizen/mobile/20150902.101338Saurav Babu1-4/+9
Change-Id: Ie99a531c8d9573ab2db41ed3ea9e2ecd3cce5284 Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
2015-08-27Fixed Tizen Profile Build Flag as per Tizen 3.0submit/tizen/20150827.063541accepted/tizen/wearable/20150828.011454accepted/tizen/tv/20150828.011444accepted/tizen/mobile/20150828.011438Seonah Moon1-2/+2
Change-Id: I68c8951a77b542eb72b1ec90941fdee4b2dae1e9 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
2015-08-19Remove the smack_fsetlabel for system::use_internetsubmit/tizen/20150819.025736accepted/tizen/wearable/20150819.072331accepted/tizen/tv/20150819.072302accepted/tizen/mobile/20150819.072249hyunuktak2-8/+1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: Iae03c564dfba3b9fd35ca751856aecbfcc58d7fc
2015-08-18[connman]Add configuration file for DBus accesssubmit/tizen/20150818.092858accepted/tizen/wearable/20150818.101749accepted/tizen/tv/20150818.101426accepted/tizen/mobile/20150818.101121Yu Jiung1-5/+5
Change-Id: Ieb47b782877284de519b07df524f9e358343b363
2015-08-18Change the manifest filesubmit/tizen/20150818.023012accepted/tizen/wearable/20150818.040939accepted/tizen/tv/20150818.040900accepted/tizen/mobile/20150818.040752hyunuktak1-170/+1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I51cd2dc2ff18c3719e292a63d036f9ef3ec1b29c
2015-08-11Remove the unknown tag for systemd_requiressubmit/tizen_mobile/20150817.000000submit/tizen/20150811.072848accepted/tizen/wearable/20150817.080627accepted/tizen/tv/20150817.080608accepted/tizen/mobile/20150817.080545hyunuktak1-1/+1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com> Change-Id: I91d639ca6297ff8c4dae580fd4e804cde19ba39e