summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
DoHyun Pyun [Wed, 30 Mar 2016 01:56:20 +0000 (10:56 +0900)]
Fix the crash when recieves "NameOwnerChanged" signal
We should handle OPP sending IPC methods only using Cynara. And the cynara operation was not verified.
After verifying operations, will enable cynara flag.
01-01 09:13:39.682+0900 4647 4647 D BLUETOOTH_SHARE: bt-share-ipc.c: __event_filter(286) > member (NameOwnerChanged)
01-01 09:13:39.694+0900 4647 4647 E BLUETOOTH_SHARE: bt-share-cynara.c: _bt_share_cynara_get_creds(61) > cynara_creds_dbus_get_pid failed: (null)
01-01 09:13:39.694+0900 4647 4647 E BLUETOOTH_SHARE: bt-share-ipc.c: __event_filter(291) > acquiring cynara creds failed
01-01 09:13:40.333+0900 4647 4647 D BLUETOOTH_SHARE: bt-share-ipc.c: __event_filter(286) > member (NameOwnerChanged)
Change-Id: I637cd912387fd76da5651ab0a7f7ff42c34d432d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Taejin Woo [Fri, 25 Mar 2016 10:47:39 +0000 (19:47 +0900)]
Fix build fail for 64bit
casting issue
Change-Id: If21e0dea60530e1faae100808564760cfdba6f84
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Hyuk Lee [Fri, 25 Mar 2016 02:20:44 +0000 (11:20 +0900)]
Modify the media folder path
Change-Id: I51cf57360dc1011fb59c574a69b70957b313bf33
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
paras.kumar [Fri, 18 Mar 2016 09:17:24 +0000 (14:47 +0530)]
Fix Build Warnings & set -Werror rule to CMakeLists.txt
Change-Id: I533c1de195b05ec864ca21c12ba591d72c9e80d4
Signed-off-by: paras.kumar <paras.kumar@samsung.com>
Taeyoung Kim [Wed, 24 Feb 2016 01:38:19 +0000 (10:38 +0900)]
power: replace pmapi to libdeviced to lock power state
- pmapi is not supported anymore and libdeviced supports
the same operation. Thus the apis are replaced and
the dependency for deviced is added
Change-Id: If888d0323a1c10498f0dfdb52dbd17e22ccf3c35
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Taejin Woo [Wed, 13 Jan 2016 02:46:54 +0000 (11:46 +0900)]
Fix build fail issue for 64bit
Change-Id: I14e1baafdd7793e824173852428262035eef365c
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Mon, 11 Jan 2016 09:46:51 +0000 (18:46 +0900)]
Fix the build error for 64bit
Change-Id: Ife0dd13be4707f712da45aadfd4e3f12b3cfecfa
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Hyuk Lee [Thu, 7 Jan 2016 01:46:27 +0000 (10:46 +0900)]
Sync with the Tizen 2.4 code
Fix: remove the white space
Change-Id: I746c12e3fdcdcffd88e148de72ffe025923a198e
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Lukasz Kostyra [Mon, 19 Oct 2015 13:40:16 +0000 (15:40 +0200)]
Integrate Cynara into bluetooth-share
The commit adds bt-share-cynara module, which handles calls to cynara.
Cynara checks for privilege are performed during file send operation.
Change-Id: I32c45fbf1ad6329ca383a2bdfc90b825721cac22
Signed-off-by: Lukasz Kostyra <l.kostyra@samsung.com>
Taejin Woo [Fri, 18 Dec 2015 06:57:54 +0000 (15:57 +0900)]
Remove libprivilege-control dependency
Change-Id: I2b96ae41358b5e23e06a7e6b3ed951d4f54f6754
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Thu, 17 Dec 2015 07:35:02 +0000 (16:35 +0900)]
Revert "Integrate Cynara into bluetooth-share"
This reverts commit
9003c0f21d3efef490df45b4bd7865910de1f641.
Change-Id: Ibdb97d7863b721e65028d29c1d2ef69c26de067a
Hyunho Kang [Tue, 15 Dec 2015 05:22:35 +0000 (14:22 +0900)]
Include notification_list.h for internal notification apis
Change-Id: I771077f2412e0ae10b4f2d4fd336a6644588bdf9
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Pyun DoHyun [Mon, 14 Dec 2015 08:54:24 +0000 (00:54 -0800)]
Merge "Integrate Cynara into bluetooth-share" into tizen
Taejin Woo [Thu, 5 Nov 2015 10:13:59 +0000 (19:13 +0900)]
Add the size value in header
Change-Id: I4bf229b93e70e54271614c8329beaa89b92979c9
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Lukasz Kostyra [Mon, 19 Oct 2015 13:40:16 +0000 (15:40 +0200)]
Integrate Cynara into bluetooth-share
The commit adds bt-share-cynara module, which handles calls to cynara.
Cynara checks for privilege are performed during file send operation.
Change-Id: Ibdf3cd05b75672e2655771a81bfd133b0e38b0b3
Signed-off-by: Lukasz Kostyra <l.kostyra@samsung.com>
Sangyoon Jang [Mon, 17 Aug 2015 10:13:48 +0000 (19:13 +0900)]
Add dependency to sqlite3
including sqlite3.h is required instead of db-util.h at bluetooth-share-api.h
bluetooth-share-api exports sqlite3(in past, db-util.h) in its header
but it doesn't have dependency to sqlite3
[ 229s]
/home/abuild/rpmbuild/BUILD/bluetooth-share-0.0.47/lib/bluetooth-share-api.h:27:21:
fatal error: db-util.h: No such file or directory
Change-Id: I7650a7c9e2d2e04ad61204dc26642889401c950f
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
José Bollo [Tue, 9 Jun 2015 07:38:06 +0000 (09:38 +0200)]
set dependencies to ecore and sqlite
Change-Id: I1229124a26b573b43e9d15882aaa91885435a9a2
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
DoHyun Pyun [Fri, 3 Apr 2015 08:08:42 +0000 (17:08 +0900)]
Remove contact dependency
Requirement from contact / calendar team
Change-Id: I96c8ff48d4c70746f19f416039247a44edf9cb98
José Bollo [Mon, 8 Dec 2014 11:07:07 +0000 (12:07 +0100)]
packaging: improvement of dependencies
Change-Id: I0dec7bf661ebb0d222587bf339b19191d3f3addf
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Patrick Ohly [Wed, 12 Nov 2014 12:27:29 +0000 (13:27 +0100)]
make contacts and calendar service optional
If enabled, incoming vcard and vcalendar items are stored in contact
service resp. calendar service. When disabled, such incoming items are
silently discarded. This follows the approach already taken for
vbookmark items.
The enabled/disabled check in CMake only looks at availability of the
.pc files. The .spec file then makes the .pc files available only when
desired. This is a bit error prone because something might pull them
in indirectly. However, that itself would be a bug and thus this
simple approach of extending CMake rules was used.
Only the mobile profile uses these services. Instead of checking for
the profile, a package or system bcond would be better. But that needs
to be fixed across multiple packages consistently and thus is not done
as part of this commit here.
Change-Id: I4eef2ab9cb20b9721becac5ea5989c74c183ab22
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
wu zheng [Fri, 26 Sep 2014 06:20:46 +0000 (23:20 -0700)]
Merge "included struct stat definition header" into tizen
Christophe Moreau [Fri, 19 Sep 2014 14:50:05 +0000 (16:50 +0200)]
Remove syspopup and aul dependencies
Tizen 3 should use a popup system that does not depend on a graphical toolkit
Bug-Tizen: TC-1476
Change-Id: I50109f0523585ad2ae6fafe87c15b05a6869c2c4
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
Volodymyr Zherebchuk [Fri, 5 Sep 2014 11:40:36 +0000 (14:40 +0300)]
included struct stat definition header
Change-Id: I32242cbd3d7ee584e7c17d7f2685948867a3d62d
Signed-off-by: Volodymyr Zherebchuk <Volodymyr.Zherebchuk@globallogic.com>
Casey Schaufler [Wed, 30 Jul 2014 21:18:53 +0000 (14:18 -0700)]
Remove Tizen-2 Smack rules
Tizen 3 isn't using the Smack rule scheme used in Tizen 2.
The rules defined are not appropriate to Tizen 3, so out
they go.
Change-Id: I08851672148014e1ec686f73c9f2e08123da0e36
Signed-off-by: Casey Schaufler <casey.schaufler@intel.com>
Taejin Woo [Fri, 11 Apr 2014 04:37:20 +0000 (13:37 +0900)]
Remove hardcoded path for multiuser support
We remove bt-share hardcoded path for multiuser support.
Change-Id: I4e90c4a4b40775fa08a9b16c3a1eac0759dbc514
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Casey Schaufler [Thu, 10 Apr 2014 21:50:05 +0000 (14:50 -0700)]
Merge "Update deprecated libprivilege-control API functions." into tizen
Jean-Benoit MARTIN [Mon, 7 Apr 2014 12:12:21 +0000 (14:12 +0200)]
Fix Multiuser packaging
Bug-Tizen: PTREL-368
Change-Id: I8f33657db5fb3b32a5559f1b005bf1d8e488904d
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Marcin Lis [Mon, 7 Apr 2014 11:47:56 +0000 (13:47 +0200)]
Update deprecated libprivilege-control API functions.
Change-Id: Ieefa1d39e2ceacd7fab234488166986606f44f1f
Signed-off-by: Marcin Lis <m.lis@samsung.com>
Kévin THIERRY [Mon, 20 Jan 2014 14:44:56 +0000 (15:44 +0100)]
Add multi-user support
Also:
+ remove the creation of links "/opt/share/bt-ftp/Media" and
"/opt/share/bt-ftp/SD_External" in the spec file since they don't seem
to be used.
+ set a valid license tag in spec file
+ set a valid group tag in spec file
Bug-Tizen: PTREL-368
Change-Id: Ic272a472ca6c707e7ce4ab64f1eefe0eec8a7df7
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Chengwei Yang [Thu, 17 Oct 2013 07:57:06 +0000 (15:57 +0800)]
Fix .service and install it into dbus system service directory
In Tizen 3.0, dbus will running with an unprivileged user 'dbus' and use
an setuid servicehelper to activate system service, which should be
installed into the system-service directory if it provides system wide
service, and "User=" field is must to have to servicehelper.
Bug: https://bugs.tizen.org/jira/browse/PTREL-124
Change-Id: I954c38e3340b9a77c2776938380641023bcbab55
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Michael Leibowitz [Wed, 17 Jul 2013 16:18:31 +0000 (09:18 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Victor Hakoun [Wed, 26 Jun 2013 09:45:54 +0000 (11:45 +0200)]
Changes : fix rpmlint issues, set Manifest to default floor
Victor Hakoun [Wed, 26 Jun 2013 08:24:27 +0000 (10:24 +0200)]
Fix rmplint issues
- Set the Group Connectivity/Bluetooth
- Add %post and %postun section for libbluetooth-share and libbluetooth-share-devel to run ldconfig
Change-Id: I0c8f43936d7eddeff2311886e7e8a0e926af15ba
Victor Hakoun [Wed, 26 Jun 2013 08:22:18 +0000 (10:22 +0200)]
Replace manifest with default floor
Change-Id: I549b3c28d4e6c7a91e9d15199b605038df300c4d
Junfeng Dong [Thu, 20 Jun 2013 15:10:36 +0000 (23:10 +0800)]
Fix build errors.
Fix hard codeing library path.
Modify the requires from smack-utils to smack.
Use %cmake macro for x86_64.
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
DoHyun Pyun [Tue, 7 May 2013 05:58:37 +0000 (14:58 +0900)]
Add rule file in accesses.d folder
Change-Id: I95afc497db595cf5509f837f7db2a9d7daeeabe8
DoHyun Pyun [Tue, 16 Apr 2013 07:46:38 +0000 (16:46 +0900)]
Change the path of DB file
/opt/dbspace -> /opt/usr/dbspace
Change-Id: I820d3ba64ce5244c726caf89eddf056ce807b27e
DoHyun Pyun [Tue, 16 Apr 2013 07:34:17 +0000 (16:34 +0900)]
Remove unused vconf value
Change-Id: I9425e12fb3d3d614f02cf3dd15ee0ccf46b1c13d
DoHyun Pyun [Tue, 16 Apr 2013 06:22:47 +0000 (15:22 +0900)]
Remove unused vconf value
Change-Id: I79db79f65ea97b66d9b31d3b5f908b45c23f2345
DoHyun Pyun [Tue, 9 Apr 2013 13:51:17 +0000 (22:51 +0900)]
Fix the JIRA issue (N_SE-32889)
Can't get the duplicated file
Change-Id: Ib960bbf1e715a30ba3b87810983767360af01a10
DoHyun Pyun [Thu, 4 Apr 2013 01:15:33 +0000 (10:15 +0900)]
Fix the prevent issue (CID 43204)
Logically dead code (DEADCODE)
Execution cannot reach this statement "close(fd);"
Change-Id: I54a80f24b43b9006990b05f6dbb9fc2dffb66474
DoHyun Pyun [Mon, 1 Apr 2013 00:51:07 +0000 (09:51 +0900)]
Remove 'smack request' lines
Change-Id: Ifcfb62754f1c5b9ded0ebb4b5a8012949cb03fb3
DoHyun Pyun [Fri, 22 Mar 2013 00:01:14 +0000 (09:01 +0900)]
Marge branch 'master' into tizen_2.1
Change-Id: Ib49eba9043584ba462d83338c35ef46012ced0f4
Jinkun Jang [Fri, 15 Mar 2013 16:13:09 +0000 (01:13 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:47:09 +0000 (01:47 +0900)]
Tizen 2.1 base
Jung Minsun [Tue, 21 Aug 2012 02:18:03 +0000 (11:18 +0900)]
Initial empty repository