platform/core/connectivity/bluetooth-agent.git
7 years agoFix the CXXFLAGS sandbox/vbarinov/asan
Slava Barinov [Thu, 15 Sep 2016 11:03:17 +0000 (14:03 +0300)]
Fix the CXXFLAGS

Without CXXFLAGS the cmake test produces
ld: CMakeFiles/cmTryCompileExec3702791433.dir/testCXXCompiler.cxx.o: relocation R_X86_64_PC32 against undefined symbol `__asan_init' can not be used when making a shared object
for certain builds (e.g. ASan)

Change-Id: I6d6b678e07e90e66545264d1e7a503e3a3702836
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
7 years agoFix Svace issue 83/80583/1 accepted/tizen/common/20160719.172608 accepted/tizen/ivi/20160719.060912 accepted/tizen/mobile/20160719.060941 accepted/tizen/wearable/20160719.060920 submit/tizen/20160719.025523
DoHyun Pyun [Tue, 19 Jul 2016 02:54:31 +0000 (11:54 +0900)]
Fix Svace issue

Change-Id: I54b18ebdceccf945a2b4ba4c7fea1b22d6fb37b2
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoFix the Svace issue 15/80215/1 accepted/tizen/common/20160715.175547 accepted/tizen/ivi/20160717.034820 accepted/tizen/mobile/20160717.034802 accepted/tizen/wearable/20160717.034703 submit/tizen/20160715.084941
Hyuk Lee [Fri, 15 Jul 2016 08:32:12 +0000 (17:32 +0900)]
Fix the Svace issue

Change-Id: I5c01ed8a368aa98ce9543a9330766fc863f1591d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
7 years agoAdd the memory free for node_info 78/72478/1 accepted/tizen/common/20160602.140355 accepted/tizen/ivi/20160602.231209 accepted/tizen/mobile/20160602.231220 accepted/tizen/wearable/20160602.231158 submit/tizen/20160602.084136
Hyuk Lee [Wed, 1 Jun 2016 07:15:47 +0000 (16:15 +0900)]
Add the memory free for node_info

Change-Id: Ibcbfd4c922dd23e85830d03a42322bb7c912dbd9
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
7 years agoFix the coding style errors 13/72013/1
DoHyun Pyun [Mon, 30 May 2016 07:47:30 +0000 (16:47 +0900)]
Fix the coding style errors

Change-Id: I620690c598f53cedeea2d96f350bf724519234cf
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoAdd network_fw gid / uid in bluetooth-pb-agent 80/71380/1 accepted/tizen/common/20160530.131720 accepted/tizen/ivi/20160602.021845 accepted/tizen/mobile/20160602.021927 accepted/tizen/wearable/20160602.021850 submit/tizen/20160530.005306
DoHyun Pyun [Wed, 25 May 2016 07:41:44 +0000 (16:41 +0900)]
Add network_fw gid / uid in bluetooth-pb-agent

Change-Id: I5248736615752731dfc6178101cffadb8f7e07d0
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
7 years agoFix the svace issue 36/71036/1 accepted/tizen/common/20160524.150447 accepted/tizen/ivi/20160524.095058 accepted/tizen/mobile/20160524.095007 accepted/tizen/wearable/20160524.095120 submit/tizen/20160524.012152
Hyuk Lee [Tue, 24 May 2016 00:05:30 +0000 (09:05 +0900)]
Fix the svace issue

- WGID:67836(double free)
- WGID:81568, 81570(null after deref)
- WGID:81578(memory leak)

Change-Id: I774d485be0797636cf0f0a4b3801c43e20904793
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
7 years agoExclude bluetooth-map-agent service file in wearable profile 43/69543/1 accepted/tizen/common/20160516.143154 accepted/tizen/ivi/20160516.091428 accepted/tizen/mobile/20160516.091424 accepted/tizen/wearable/20160516.091436 submit/tizen/20160516.011311
DoHyun Pyun [Mon, 16 May 2016 00:42:04 +0000 (09:42 +0900)]
Exclude bluetooth-map-agent service file in wearable profile

Change-Id: Ic5dbf7a02769b5681d22a8f4ae1996a145a3410c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoUse systemd user session instead of dbus user session 88/69188/1 accepted/tizen/common/20160512.150221 submit/tizen/20160512.072201
DoHyun Pyun [Thu, 12 May 2016 05:51:52 +0000 (14:51 +0900)]
Use systemd user session instead of dbus user session

To use the user session daemon's privilege, we should use
systemd's user session. Do not use dbus auto-activation directly.

Change-Id: Idc98997d1e5a7c4883b8a5411c423680eba48e34
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoFix build fail issue 68/68968/2 accepted/tizen/common/20160511.142024 accepted/tizen/ivi/20160512.050708 accepted/tizen/mobile/20160512.050654 accepted/tizen/wearable/20160512.050633 submit/tizen/20160511.003449
Taejin Woo [Tue, 10 May 2016 22:58:58 +0000 (07:58 +0900)]
Fix build fail issue

: for x86_64 architecture

Change-Id: Id5426c33efad1f656796b17367f13249e93eea5b
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoModify MAP agent's service file path 92/68892/1
DoHyun Pyun [Tue, 10 May 2016 08:00:58 +0000 (17:00 +0900)]
Modify MAP agent's service file path

When obexd calls map-agent method, dbus auto-activation was failed.
Because of obexd uses a session bus connection.

Change-Id: Ic22b90d6be46ce2a00276f9c24d8f28beebceeb5
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoFix fail issue for 64bit 82/68882/2 submit/tizen/20160510.074251
Taejin Woo [Tue, 10 May 2016 07:30:25 +0000 (16:30 +0900)]
Fix fail issue for 64bit

:about mismatching casting type

Change-Id: I90efb0bbec4f37e1c1322453363c0f4843e5cd2c
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoFix the build error for wearable profile 97/68797/1 submit/tizen/20160510.012038
DoHyun Pyun [Tue, 10 May 2016 01:11:39 +0000 (10:11 +0900)]
Fix the build error for wearable profile

Change-Id: I38e7e2a3c5b2bc76022837aa6c6c5d7deb731ac9
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoPBAP: GDbus Migration of pb-agent 19/68119/5 submit/tizen/20160509.093805
h.sandeep [Mon, 2 May 2016 09:46:53 +0000 (15:16 +0530)]
PBAP: GDbus Migration of pb-agent

Change-Id: Ia53a7e9cb0a4051fa7a845c21d5394f4bced0b08
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
8 years agoFix Svave issue - MEMORY_LEAK.STRDUP 27/68127/1 submit/tizen/20160503.014429
DoHyun Pyun [Mon, 2 May 2016 10:59:37 +0000 (19:59 +0900)]
Fix Svave issue - MEMORY_LEAK.STRDUP

WGID: 60292

Change-Id: I68abe304dbbde1471a3709558fb2af1762f8a045
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoMerge "Fix Map-agent build warning & add Werror option in CMakeLists.txt" into tizen
Pyun DoHyun [Fri, 29 Apr 2016 05:32:03 +0000 (22:32 -0700)]
Merge "Fix Map-agent build warning & add Werror option in CMakeLists.txt" into tizen

8 years agoFix Map-agent build warning & add Werror option in CMakeLists.txt 86/67886/1
paras.kumar [Fri, 29 Apr 2016 05:19:36 +0000 (10:49 +0530)]
Fix Map-agent build warning & add Werror option in CMakeLists.txt

Change-Id: Ie52ecce3ac0b4bd0115f48710aae3cda385060c6
Signed-off-by: paras.kumar <paras.kumar@samsung.com>
8 years agoMerge "GDBus Migration of MAP Agent" into tizen
Pyun DoHyun [Fri, 29 Apr 2016 04:43:32 +0000 (21:43 -0700)]
Merge "GDBus Migration of MAP Agent" into tizen

8 years agoGDBus Migration of MAP Agent 53/67853/2
paras.kumar [Thu, 28 Apr 2016 15:09:04 +0000 (20:39 +0530)]
GDBus Migration of MAP Agent

Change-Id: I6c0e4e598f02d5dcf8f5dfea2e0101ca697a660e
Signed-off-by: paras.kumar <paras.kumar@samsung.com>
8 years agoDebug the Call audio connection 69/67869/2 accepted/tizen/common/20160429.170434 accepted/tizen/ivi/20160501.122232 accepted/tizen/mobile/20160501.121045 accepted/tizen/wearable/20160501.121616 submit/tizen/20160429.020017
Hyuk Lee [Fri, 29 Apr 2016 01:16:59 +0000 (10:16 +0900)]
Debug the Call audio connection

Change-Id: I60632d763766ca4cf9c11f0c303295f53ae80fb1
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoModify the daemon UID/GID 29/65929/1 accepted/tizen_tv accepted/tizen/common/20160414.142729 accepted/tizen/ivi/20160414.092157 accepted/tizen/mobile/20160414.092218 accepted/tizen/tv/20160414.092126 accepted/tizen/wearable/20160414.092124 submit/tizen/20160414.053423
Hyuk Lee [Thu, 14 Apr 2016 05:27:54 +0000 (14:27 +0900)]
Modify the daemon UID/GID

Change-Id: Ieda43b4f14b0ccc9af7830dae9e028bf974b367c
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoModify the memory leak 11/65111/3 accepted/tizen/common/20160411.130043 accepted/tizen/ivi/20160411.095703 accepted/tizen/mobile/20160411.095636 accepted/tizen/tv/20160411.095641 accepted/tizen/wearable/20160411.095604 submit/tizen/20160411.030344
Hyuk Lee [Thu, 7 Apr 2016 08:54:00 +0000 (17:54 +0900)]
Modify the memory leak

Change-Id: Ia470cfab1742c655d7fadb273c42f41e5e89b77b
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoFix Svace issue 54/63854/1 accepted/tizen/common/20160329.050700 accepted/tizen/ivi/20160405.005423 accepted/tizen/mobile/20160405.005334 accepted/tizen/tv/20160405.005350 accepted/tizen/wearable/20160405.005408 submit/tizen/20160328.061759
DoHyun Pyun [Mon, 28 Mar 2016 06:15:16 +0000 (15:15 +0900)]
Fix Svace issue

WGID 58558: PROC_USE.VULNERABLE

Change-Id: Icf425b22f799a86370a41172962ac041f2278bac
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoFix the Svace issue 86/63286/1 accepted/tizen/common/20160323.185007 accepted/tizen/ivi/20160323.140746 accepted/tizen/mobile/20160323.135246 accepted/tizen/tv/20160323.135546 accepted/tizen/wearable/20160323.135302 submit/tizen/20160323.075041
Hyuk Lee [Wed, 23 Mar 2016 05:27:36 +0000 (14:27 +0900)]
Fix the Svace issue

- WGID:54916(signed to bigger unsigned)
- WGID:55810(passed to proc after free)

Change-Id: I6e8537205f82d26301e98bf6552f4b2426fe7cee
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoMerge changes I55a21c1c,I21313f68,I4cd1f65e into tizen accepted/tizen/mobile/20160323.074800 accepted/tizen/tv/20160323.074945 accepted/tizen/wearable/20160323.075043 submit/tizen_mobile/20160323.044515 submit/tizen_tv/20160323.044519 submit/tizen_wearable/20160323.044522
Pyun DoHyun [Tue, 22 Mar 2016 09:35:14 +0000 (02:35 -0700)]
Merge changes I55a21c1c,I21313f68,I4cd1f65e into tizen

* changes:
  [bt-agent] Fixed build errors
  [map-agent] Fix build warning errors
  [Ag-agent] Added -Werror option in ag-agent.

8 years ago[bt-agent] Fixed build errors 67/63167/1
Sudha Bheemanna [Tue, 22 Mar 2016 09:33:49 +0000 (15:03 +0530)]
[bt-agent] Fixed build errors

Change-Id: I55a21c1c6ad35461bfc7ead160e16d36c3660eac
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
8 years ago[map-agent] Fix build warning errors 63/63163/1
Sudha Bheemanna [Tue, 22 Mar 2016 09:05:56 +0000 (14:35 +0530)]
[map-agent] Fix build warning errors

Change-Id: I21313f68fccf1870f361d50851e42d687132f786
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
8 years agoFix the memory leak 07/63107/1
Hyuk Lee [Tue, 22 Mar 2016 06:29:42 +0000 (15:29 +0900)]
Fix the memory leak

Change-Id: I4d103d8b79dfe9fd6d5ea379b2e8943f702cf45d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years ago[Ag-agent] Added -Werror option in ag-agent. 96/63096/1
Sudha Bheemanna [Tue, 22 Mar 2016 05:39:43 +0000 (11:09 +0530)]
[Ag-agent] Added -Werror option in ag-agent.

Added missing -Werror option in ag-agent cmakelist file.

Change-Id: I4cd1f65eb701cd4b89daac34b0a6e8c0ddcf4206
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
8 years ago[Warnings] Fixed build warnings. 36/62636/2 submit/tizen/20160322.013233
Sudha Bheemanna [Thu, 17 Mar 2016 06:55:32 +0000 (12:25 +0530)]
[Warnings] Fixed build warnings.

Fixed all build time  warnings.

Change-Id: I87ddc60e488ce5b753b2acae3aeb6cd325c576b4
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
8 years agoModify installing directory path for blacklist file 10/61910/1 accepted/tizen/common/20160311.203607 accepted/tizen/ivi/20160311.150223 accepted/tizen/mobile/20160311.143158 accepted/tizen/tv/20160311.144752 accepted/tizen/wearable/20160311.145601 submit/tizen/20160311.062431
DoHyun Pyun [Fri, 11 Mar 2016 06:21:29 +0000 (15:21 +0900)]
Modify installing directory path for blacklist file

Change-Id: I04bf82ee0aed9f07301172c20eaa53e25ad85d78
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoModify the Dbus Policy(remove "method_call" send type) 59/60759/1 accepted/tizen/mobile/20160302.225452 accepted/tizen/tv/20160302.225620 accepted/tizen/wearable/20160302.225712 submit/tizen_mobile/20160302.070634 submit/tizen_tv/20160302.070637 submit/tizen_wearable/20160302.070641
Hyuk Lee [Wed, 2 Mar 2016 05:26:39 +0000 (14:26 +0900)]
Modify the Dbus Policy(remove "method_call" send type)

Change-Id: I6518960d7e8d489b6ceeac0edbe9c11cccf1218b
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoModify the ag-agent daemon for On-demand mode 82/60582/1
Hyuk Lee [Mon, 29 Feb 2016 06:57:46 +0000 (15:57 +0900)]
Modify the ag-agent daemon for On-demand mode

Change-Id: Ib782b009436345300976262c16ba8355375abe30
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoModify the contacts_phone_log_type enum 34/57534/1 accepted/tizen/ivi/20160218.023329 accepted/tizen/mobile/20160125.010638 accepted/tizen/tv/20160125.010653 accepted/tizen/wearable/20160125.010710 submit/tizen/20160120.111308 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Hyuk Lee [Thu, 21 Jan 2016 02:43:09 +0000 (11:43 +0900)]
Modify the contacts_phone_log_type enum

Change-Id: I885a758a711c741e21a9736357b9fcc174c3d9cb
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoSync with the Tizen 2.4 Code 52/56352/2
Hyuk Lee [Thu, 7 Jan 2016 02:10:45 +0000 (11:10 +0900)]
Sync with the Tizen 2.4 Code

Fix: remove swap file
     revert the org.bluez.ag_agent.service

Change-Id: I16ea3993d5cb01c4b634fa485520c4f398aa302d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
8 years agoRemove Sys-assert dependency 10/55710/1 accepted/tizen/mobile/20151229.074542 accepted/tizen/tv/20151229.074914 accepted/tizen/wearable/20151229.074949 submit/tizen_mobile/20151229.013402 submit/tizen_tv/20151229.013358 submit/tizen_wearable/20151229.013354
Taejin Woo [Tue, 29 Dec 2015 01:22:03 +0000 (10:22 +0900)]
Remove Sys-assert dependency

Change-Id: Ibb98340d0c6bb2660258d3f0b988888a7d0c8f7a
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoFix the build flag 08/53608/1 accepted/tizen/mobile/20151208.131037 accepted/tizen/tv/20151208.131237 accepted/tizen/wearable/20151208.131313 submit/tizen_mobile/20151208.054916 submit/tizen_tv/20151208.054919 submit/tizen_wearable/20151208.054923
Taejin Woo [Tue, 8 Dec 2015 05:40:03 +0000 (14:40 +0900)]
Fix the build flag

Change-Id: If7d225c2cf403e63db4278d70c8227da5ae04657
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoRemove the dependency about TV 65/53365/1 accepted/tizen/mobile/20151206.225032 accepted/tizen/tv/20151206.225308 accepted/tizen/wearable/20151206.225348 submit/tizen_mobile/20151204.080822 submit/tizen_tv/20151204.080826 submit/tizen_wearable/20151204.080829
Taejin Woo [Fri, 4 Dec 2015 08:03:47 +0000 (17:03 +0900)]
Remove the dependency about TV

Change-Id: Ib236048d407717df12d809e3f3c66c47ec32e7eb
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoFix the build fail for wearable 09/53209/1 accepted/tizen/mobile/20151203.074529 accepted/tizen/tv/20151203.074555 accepted/tizen/wearable/20151203.074610 submit/tizen/20151203.001302
Taejin Woo [Wed, 2 Dec 2015 22:53:13 +0000 (07:53 +0900)]
Fix the build fail for wearable

Change-Id: I322a4f27f9eeff2112a01c868296b9f5034351af
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoAllow method call to pulseaudio 31/52631/2 submit/tizen_mobile/20151202.054938 submit/tizen_tv/20151202.054941 submit/tizen_wearable/20151202.054945
Taejin Woo [Wed, 25 Nov 2015 08:23:39 +0000 (17:23 +0900)]
Allow method call to pulseaudio

Change-Id: I9532753400e8e10ebec5e1d2f81558a55c6c67a7
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoFix the build fail for other devices 47/51447/1 accepted/tizen/mobile/20151110.071317 accepted/tizen/tv/20151110.071352 accepted/tizen/wearable/20151110.071441 submit/tizen_mobile/20151110.010403 submit/tizen_tv/20151110.010407 submit/tizen_wearable/20151110.010410
Taejin Woo [Tue, 10 Nov 2015 00:54:33 +0000 (09:54 +0900)]
Fix the build fail for other devices

Change-Id: Ib425a37de363a430fbb012a15ddf1a40519fc207
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoActivate bt-agent demon through systemd 67/51367/1 submit/tizen_mobile/20151109.073117 submit/tizen_tv/20151109.073121 submit/tizen_wearable/20151109.073124
Taejin Woo [Mon, 2 Nov 2015 00:48:46 +0000 (09:48 +0900)]
Activate bt-agent demon through systemd

Change-Id: I8d12d556cc1c5afb13f86f94a8e56430a02504f2
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
8 years agoRemove bluetooth-ag-agent in binary before verifying the operation 52/45252/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150804.111840 accepted/tizen/tv/20150804.111935 accepted/tizen/wearable/20150804.112011 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150804.063124 submit/tizen_tv/20150804.063127 submit/tizen_wearable/20150804.063131 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
DoHyun Pyun [Tue, 4 Aug 2015 06:14:50 +0000 (15:14 +0900)]
Remove bluetooth-ag-agent in binary before verifying the operation

Change-Id: I94491090b6767362a6550f13e0ddc6ae8b2100bd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoAdd BT agent functionality on Tizen 3.0 49/43649/1 accepted/tizen/mobile/20150713.060931 accepted/tizen/tv/20150713.060937 accepted/tizen/wearable/20150713.060953 submit/tizen/20150713.033424
DoHyun Pyun [Mon, 13 Jul 2015 03:33:07 +0000 (12:33 +0900)]
Add BT agent functionality on Tizen 3.0

Change-Id: Ib768698e22fac81e9da3d160c940efad86427a1d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
8 years agoRemove package dependency in CMakelist.txt 53/40653/1 submit/tizen/20150604.065932
DoHyun Pyun [Mon, 8 Jun 2015 01:26:53 +0000 (10:26 +0900)]
Remove package dependency in CMakelist.txt

Change-Id: Ibf250493475cf80c4ca3ce9906e6af45276778c7
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
9 years agoRemove dependency of msg service 63/37763/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150407.101855 accepted/tizen/common/20150407.122341 accepted/tizen/mobile/20150405.124258 accepted/tizen/tv/20150405.122421 accepted/tizen/wearable/20150405.123624 submit/tizen/20150403.115951 submit/tizen/20150407.101929
DoHyun Pyun [Fri, 3 Apr 2015 11:57:06 +0000 (20:57 +0900)]
Remove dependency of msg service

Change-Id: Ic624d2d0e3d2637ea57436c86f36dde13c55ff84
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
9 years agoRemove contact service dependency until Tizen 2.4 migration job 18/37318/1 accepted/tizen/common/20150324.113656 accepted/tizen/mobile/20150325.010001 accepted/tizen/tv/20150325.011431 accepted/tizen/wearable/20150325.010627 submit/tizen/20150324.110211
DoHyun Pyun [Tue, 24 Mar 2015 10:57:27 +0000 (19:57 +0900)]
Remove contact service dependency until Tizen 2.4 migration job

Change-Id: I33ed32d4a358020e5ab23f2c5a9ac8a444973043
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
10 years agoInstall .service files into dbus system service directory 64/11064/2 accepted/tizen/ivi accepted/tizen/mobile accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_generic accepted/tizen_ivi_panda tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi tizen_ivi_panda accepted/tizen/20131101.181530 accepted/tizen/20131105.192328 accepted/tizen/20131112.015052 accepted/tizen/ivi/panda/20140403.015101 accepted/tizen_ivi_stable/20131119.040512 submit/tizen/20131101.064931 submit/tizen_ivi_panda/20140403.011845 submit/tizen_ivi_stable/20131119.032023 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Chengwei Yang [Fri, 1 Nov 2013 06:33:59 +0000 (14:33 +0800)]
Install .service files into dbus system service directory

pb_agent and hfp_agent provide system wide dbus services, so install
their .service files into dbus system service directory.

Bug: https://bugs.tizen.org/jira/browse/PTREL-124
Change-Id: Icf3d67dd033ebed7b8ebacb10542fb20e2f8246b
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agofix RPMLINT errors 52/10952/1
Dariusz Michaluk [Tue, 15 Oct 2013 13:41:00 +0000 (15:41 +0200)]
fix RPMLINT errors

Change-Id: I1a55fe9ff94d41156eb30ee84f2d4aba570ebbbf
Signed-off-by: Dariusz Michaluk <d.michaluk@samsung.com>
10 years agoresetting manifest requested domain to floor 14/4514/1 tizen_ivi_genivi tizen_ivi_release accepted/tizen/20130710.221458 accepted/tizen/20130912.081756 accepted/tizen/20130912.084934 accepted/tizen/20130912.093643 accepted/tizen/ivi/genivi/20140131.062305 accepted/tizen_ivi_release/20131120.050437 ivi_oct_m2 submit/tizen/20130710.103144 submit/tizen/20130912.075603 submit/tizen_ivi_genivi/20140131.061516 submit/tizen_ivi_release/20131120.025958
Alexandru Cornea [Fri, 28 Jun 2013 15:13:30 +0000 (18:13 +0300)]
resetting manifest requested domain to floor

11 years agoSynchronize the manifest file with private git tizen_2.1 accepted/tizen/20130520.101019 submit/tizen/20130517.044855 submit/tizen_2.1/20130514.051346
DoHyun Pyun [Fri, 3 May 2013 02:13:13 +0000 (11:13 +0900)]
Synchronize the manifest file with private git

Change-Id: Iadb6c4351d5d247a2e5d83371941bce19061e4b1

11 years agoFix the memory leak 2.1b_release accepted/tizen_2.1/20130425.035330 submit/tizen_2.1/20130424.231103
DoHyun Pyun [Mon, 22 Apr 2013 04:52:47 +0000 (13:52 +0900)]
Fix the memory leak

We should destroy the query

Change-Id: I0d3bcad2bbb3b11d2e1926d878fe3a2ebf9783ac

11 years agopbap: Fix crash if phone log is empty
Jaganath Kanakkassery [Fri, 22 Mar 2013 10:19:37 +0000 (15:49 +0530)]
pbap: Fix crash if phone log is empty

In __bluetooth_pb_get_phone_log_list() if phone log is empty then
contacts_list_first() fails and it frees query. But since caller is
also freeing query double free happens.

Change-Id: If97d2eae0005bab128c0c0ee01697f911f04e41e

11 years agoIncrease the version number to upload
DoHyun Pyun [Thu, 28 Mar 2013 06:35:18 +0000 (15:35 +0900)]
Increase the version number to upload

Change-Id: Ia84d93b838cc971230bc4611560ad40e6bd3e85d

11 years agoRevert "Merge branch 'master' into tizen_2.1"
DoHyun Pyun [Thu, 28 Mar 2013 06:14:51 +0000 (15:14 +0900)]
Revert "Merge branch 'master' into tizen_2.1"

Message API not yet applied in RSA.

This reverts commit b460f7679351547e7fe99e6307c5cd1d7ccdcda0

11 years agoMerge branch 'master' into tizen_2.1
DoHyun Pyun [Thu, 21 Mar 2013 23:45:30 +0000 (08:45 +0900)]
Merge branch 'master' into tizen_2.1

Change-Id: I88a6f307936487c9d560b7ef5a6b51e0f1619b22

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:13:06 +0000 (01:13 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:47:07 +0000 (01:47 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
Jung Minsun [Tue, 6 Nov 2012 06:36:53 +0000 (15:36 +0900)]
Initial empty repository