summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
INSUN PYO [Mon, 26 Feb 2018 08:20:15 +0000 (17:20 +0900)]
user_ext: move user_ext to system-plugin-feature-user_ext
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Id1b25994ccfd8c779d27f78f390850e28cffa0e2
INSUN PYO [Mon, 26 Feb 2018 06:33:36 +0000 (15:33 +0900)]
modify coding rule
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ifcb97b6ccce99a944ca2caf4b48bf79833379108
INSUN PYO [Mon, 15 Jan 2018 17:28:42 +0000 (02:28 +0900)]
spec: remove %posttrans
add /usr/lib/systemd/system/user@.service.d/session-utils.conf
add /usr/lib/tmpfiles.d/user_ext.conf
Signed-off-by: INSUN PYO <insun.pyo@icloud.com>
Change-Id: Ifa92735b04a3b3ae47bea09aec18b5158617b06a
Hyotaek Shim [Mon, 28 Aug 2017 10:22:58 +0000 (19:22 +0900)]
Remove the user@.service backup file (__user@.service)
Change-Id: I0879dd5c8e1fd2e3fb2a24ba319a9a39468114e4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Mon, 21 Aug 2017 08:13:46 +0000 (17:13 +0900)]
Add a guide on how to test session-utils rpms
Change-Id: I9084f53a1859e941d3deefef36d25249239178d4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:24:25 +0000 (15:24 +0900)]
Enable ASLR feature
Change-Id: I620cfe5275ce5d058e5cc5442029d73c081bf1ba
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:19:00 +0000 (15:19 +0900)]
Remove cap_setgid capability from systemd-user-helper.
Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config
Change-Id: Ie802a334395ae0c2c7c97528bc289be4581b6cb9
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
Yunmi Ha [Thu, 17 Aug 2017 06:16:29 +0000 (06:16 +0000)]
Revert "Remove cap_setgid capability from systemd-user-helper. Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config"
This reverts commit
a46b566e5c4334f2dabf8b9b5e71ae4b37a1c115.
Change-Id: Ic2ffa01d31e16d38a92902624acdb70f027842d4
Hyotaek Shim [Tue, 25 Jul 2017 05:04:33 +0000 (14:04 +0900)]
Remove cap_setgid capability from systemd-user-helper.
Do not set others (cap_sys_admin,cap_mac_admin,cap_dac_override), which are already set by security-config
Change-Id: Ia33adac7081ad0ec8018d3f2842cf16f298b9ea4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
sanghyeok.oh [Thu, 29 Jun 2017 07:47:51 +0000 (16:47 +0900)]
remove caps cap_mac_override
Change-Id: Ice90fd9cfb60f057b2ce8606ac37644eddfd05e6
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Hyotaek Shim [Wed, 7 Jun 2017 10:17:30 +0000 (19:17 +0900)]
Add "Requires(posttrans): systemd" in the spec file
Change-Id: If76844774512ba535ce363bd72394699d7865cd4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Thu, 25 May 2017 10:59:03 +0000 (19:59 +0900)]
Set the smack execute label to "User" right before exec(user session systemd)
Change-Id: I78412471a8970b78ae10ce341ad2ad491c8b64b2
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Sunmin Lee [Wed, 8 Mar 2017 05:18:24 +0000 (14:18 +0900)]
Use CMake instead of Automake
CMake is preferred build tool in Tizen.
(CMake is faster than automake in this package)
+ Use dash instead of underscore in binary name.
It looks more general.
Change-Id: I451a93c68a4837841e9d20f77a8c9c9775c044a4
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Sunmin Lee [Thu, 9 Feb 2017 06:40:43 +0000 (15:40 +0900)]
Initial session-utils repository
Initial session-utils includes systemd-user-helper
from system-plugin package.
Change-Id: I196f6c54ee49ee3347ef42834d4d3d65be8bd79b
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
Tizen Infrastructure [Wed, 8 Feb 2017 02:29:11 +0000 (18:29 -0800)]
Initial empty repository