summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christophe Moreau [Tue, 10 Jun 2014 12:44:55 +0000 (14:44 +0200)]
Remove smack label from spec file
Database will be created at runtime. Process smack label will be "User".
Change-Id: Id6386b2d39dc8e0d41cbf44d7e8e4328b2c2016d
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
Gyuyoung Kim [Fri, 16 May 2014 08:36:38 +0000 (01:36 -0700)]
Merge "Modification about smack label of db file belong to process." into tizen
jooseong.lee [Fri, 9 May 2014 09:11:46 +0000 (18:11 +0900)]
Modification about smack label of db file belong to process.
[Problem]
Most db files have 'floor' label. Because these are created when binary is built.
No process can write db (since 'floor' label allows only read and execute)
[Solution]
Modify smack label based on below condition and three domain model
Condition1. Assign domain of process creates db files
Condition2. Assign domain of process uses db files.
Change-Id: Ie60e18902df75770ffe7517eaca65c024b77b8a9
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
Jean-Benoit MARTIN [Mon, 10 Feb 2014 10:57:09 +0000 (11:57 +0100)]
remove hardcoded path for multiuser support
Bug-Tizen: PTREL-262
Change-Id: I39a94d08d75f851eae5bd86958d99b7e259565e5
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Graydon, Tracy [Tue, 6 Aug 2013 00:42:04 +0000 (17:42 -0700)]
Fix rpmlint errors on license and groups
Alexandru Cornea [Fri, 28 Jun 2013 15:13:42 +0000 (18:13 +0300)]
resetting manifest requested domain to floor
Alexandru Cornea [Wed, 3 Jul 2013 09:19:47 +0000 (12:19 +0300)]
removing chsmack
Xavier Roche [Wed, 29 May 2013 12:46:59 +0000 (14:46 +0200)]
Changes : Fix x86_64 build-install compliance
Xavier Roche [Wed, 29 May 2013 12:45:43 +0000 (14:45 +0200)]
Fix x86_64 build-install compliance
- Fix hardcoded library path in *.pc.in, spec file
Sangpyo Kim [Mon, 15 Apr 2013 11:17:10 +0000 (20:17 +0900)]
[Release]capi-web-favorites_0.0.15
Change-Id: I3c6993478aeb3d0704fee2d7efd01231549642d5
Sangpyo Kim [Mon, 15 Apr 2013 08:45:23 +0000 (17:45 +0900)]
update user agent string for tizen2.1
[Title] update user agent string for tizen2.1
[Issue#] N/A
[Problem] N/A
[Cause] User agent string should be changed
[Solution] User agent string should be changed
[Developer] sangpyo7.kim
Change-Id: I8f701ba9f6ce9f6db4393851723146b17e387e2a
InBum Chang [Sat, 13 Apr 2013 05:30:04 +0000 (14:30 +0900)]
[Release]capi-web-favorites_0.0.14
Change-Id: I22142aec2cdac2f5a1922aa78a6784f4ee0a8dd6
Sangpyo Kim [Mon, 8 Apr 2013 07:40:14 +0000 (16:40 +0900)]
remove resource leak detected by prevent
[Title] remove resource leak
[Issue#] Prevent 50668
[Problem] N/a
[Cause] N/A
[Solution] remove resource leak
[Developer] sangpyo7.kim
Change-Id: I0459c9dee7e31ac3c35f6a0b5b416c3840e4d119
Sangpyo Kim [Thu, 4 Apr 2013 13:51:35 +0000 (22:51 +0900)]
[Release]capi-web-favorites_0.0.13
Change-Id: Ie53cd5e2f7c05809940f54b92e425d7f559d5b32
Sangpyo Kim [Thu, 4 Apr 2013 02:55:11 +0000 (11:55 +0900)]
make the favorites API to use browser-provider
[Title] make the favorites API to use browser-provider
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] make the favorites API to use browser-provider
[Developer] sangpyo7.kim
Change-Id: I5487c86dce2626ed832e5f6f1f7f65b1843e567a
Sangpyo Kim [Fri, 29 Mar 2013 07:47:34 +0000 (16:47 +0900)]
[Release]capi-web-favorites_0.0.12
Change-Id: I28ed9a9d0f398396c1df935e8896266754d8e3e8
Sangpyo Kim [Wed, 27 Mar 2013 15:19:43 +0000 (00:19 +0900)]
[DCM-1120]properly finalize the sqlite db session when the result is empty.
[Title] properly finalize the sqlite db session when the result is empty.
[Issue#] DCM-1120
[Problem] database file couldn't open after run add bookmark operation
[Cause] database file has been opened and has not been closed.
[Solution] properly finalize the sqlite db session when the result is empty.
[Developer] sangpyo7.kim
Change-Id: I366216c8c4c919dfc52a4ab0d425fb5146d6d2c4
Jinkun Jang [Fri, 15 Mar 2013 16:11:50 +0000 (01:11 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:45:55 +0000 (01:45 +0900)]
Tizen 2.1 base
eunmee moon [Fri, 27 Apr 2012 12:35:27 +0000 (21:35 +0900)]
Initial empty repository