summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
sungwon2.han [Tue, 22 Dec 2015 02:05:53 +0000 (11:05 +0900)]
Add NULL check
pointer 'client' was dereferenced without NULL check.
Change-Id: Ic372dc9fb02b0e69a00af96824cd8fd8708623a7
sungwon2.han [Thu, 10 Dec 2015 22:46:06 +0000 (07:46 +0900)]
Apply ASLR to browser-provider executable
Build browser-provider package as PIE (Position Independent Executable)
Change-Id: I081df397cd0cde3c0e0e64705e23dc4075537162
Jung Ick Guack [Thu, 15 Oct 2015 10:01:42 +0000 (19:01 +0900)]
Deleted scrap feature.
Change-Id: If1ae500a50a9c4d6aff79390d3cc6b9b1ce95000
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Thu, 24 Sep 2015 06:05:40 +0000 (15:05 +0900)]
Disabled using shared memory.
shmget is not working from application becuase of smack deny,
until solve the issue, browser provider need to use only socket.
Change-Id: I8666398d92019ea654b07ea8b6c122f22add0f8c
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Tue, 1 Sep 2015 07:25:10 +0000 (16:25 +0900)]
Fixed smack deny from 'notify' path
- Added smack label by System::Shared,
due to applications could read 'notify'
Change-Id: Id1a76510b3bf1bb1234e8cedd8c5b32ee83fa844
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Wed, 12 Aug 2015 04:47:36 +0000 (13:47 +0900)]
Fixed bug the systemd file location in install time.
Change-Id: I06489290e19a94d94463b0968ff0a7ee371fdeeb
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
Jung Ick Guack [Tue, 23 Jun 2015 13:48:44 +0000 (22:48 +0900)]
Fixed systemd setting for multi user
Change-Id: Ifdfb473eff2c56aa4513a0621e8e0dd5e48e1019
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
sungwon2.han [Wed, 20 May 2015 09:27:22 +0000 (18:27 +0900)]
Delete SmackLabel from systemd/browser-provider.socket
Change-Id: I86f9d6ab44ea38acf769c7bfecd0f24d8efd2d61
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
sungwon2.han [Sun, 10 May 2015 23:22:01 +0000 (08:22 +0900)]
Change git path from framework/web to platform/framework/web
Change-Id: Id068d239a760532b5cd999e26de6937d41fcd5b5
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
Jeonghoon Jeon [Fri, 8 May 2015 11:07:20 +0000 (04:07 -0700)]
Initial empty repository