summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-27core: Fix memory leakstizen_6.5Łukasz Stelmach1-2/+2
2022-06-03Refuse daemon-reload request during boot timeHyotaek Shim1-0/+5
2022-05-26Remove StopWhenUnneeded=yes in user-runtime-dir@.service.inHyotaek Shim1-1/+0
2022-04-19Run booting-done.service as root:root System::Privilegedsubmit/tizen_6.5/20220420.110241accepted/tizen/6.5/unified/20220421.140833accepted/tizen_6.5_unifiedHyotaek Shim1-3/+3
2022-03-25tizen: mount /run/user/UID with noexecsubmit/tizen_6.5/20220407.010325submit/tizen_6.5/20220325.021536accepted/tizen/6.5/unified/20220407.133952accepted/tizen/6.5/unified/20220325.133437Karol Lewandowski1-1/+1
2022-02-07Add cap_sys_chroot=i in user@.servicesubmit/tizen_6.5/20220207.065516accepted/tizen/6.5/unified/20220208.130741Hyotaek Shim1-1/+1
2022-02-03tizen: ensure standard reboot/poweroff not return to shellsubmit/tizen_6.5/20220203.172607accepted/tizen/6.5/unified/20220204.132419Karol Lewandowski1-0/+17
2022-01-13Add device_board_set_boot_success in booting-done.serviceHyotaek Shim1-0/+1
2021-08-02Merge "spec: remove unused dbus.target.wants" into tizentizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163901submit/tizen/20210802.233210accepted/tizen/unified/20210804.085608accepted/tizen/6.5/unified/20211029.015012Hyotaek Shim1-1/+0
2021-08-02spec: remove unused dbus.target.wantsINSUN PYO1-1/+0
2021-08-02systemd: fix smack errorINSUN PYO1-12/+14
2021-08-02udev: add "Requires: acl" dependencyINSUN PYO1-0/+1
2021-07-22basic/unit-name: do not use strdupa() on a pathsubmit/tizen/20210726.050348accepted/tizen/unified/20210727.124539Zbigniew Jędrzejewski-Szmek1-8/+5
2021-07-22spec: remove deprecated pc filessubmit/tizen/20210722.025331submit/tizen/20210722.020409accepted/tizen/unified/20210723.122823INSUN PYO1-12/+3
2021-06-30Redirect stdout/stderr to dlog by defaultsubmit/tizen/20210630.085725accepted/tizen/unified/20210701.122836Hyotaek Shim1-0/+2
2021-06-28Enable virtualization featuresubmit/tizen/20210628.062124accepted/tizen/unified/20210629.130206INSUN PYO1-1/+1
2021-06-09Remove final.target dependency from reboot sequencesubmit/tizen/20210610.022051accepted/tizen/unified/20210611.145118Hyotaek Shim4-9/+1
2021-06-04basic/cap-list: parse/print numerical capabilitiessubmit/tizen/20210604.102811accepted/tizen/unified/20210607.124406Zbigniew Jędrzejewski-Szmek2-4/+10
2021-05-13Revert "Description : adding force option to reboot command."submit/tizen/20210528.010751accepted/tizen/unified/20210528.134728Karol Lewandowski1-9/+0
2021-05-10tizen: Do not use shutdown.target for shutdownKarol Lewandowski3-6/+6
2021-04-21Revert "Temporarily remove dlog_connect_fd()"Hyotaek Shim4-7/+6
2021-04-20Temporarily remove dlog_connect_fd()submit/tizen/20210420.085549accepted/tizen/unified/20210421.101211Hyotaek Shim4-6/+7
2021-04-12Use new dlog-redirect-stdout api functionsubmit/tizen/20210419.103606Karol Lewandowski1-1/+1
2021-04-07Add "dlog|journal" output redirection optionMichal Bloch2-0/+10
2021-03-24Merge "Basic PoC for DLog stdout redirector" into tizensubmit/tizen/20210326.090524submit/tizen/20210324.095642accepted/tizen/unified/20210328.230635Karol Lewandowski5-2/+62
2021-03-22Basic PoC for DLog stdout redirectorMichal Bloch5-2/+62
2021-03-22systemd: Fix busctl crash on aarch64 when setting output table formatsubmit/tizen/20210323.013050accepted/tizen/unified/20210324.124406Alin Popa4-5/+5
2021-03-22systemd: Fix busctl crash on aarch64 when setting output table formatsubmit/tizen/20210322.103524Alin Popa1-2/+20
2021-03-04unit: fix serial console baudrate to 115200submit/tizen/20210308.075822accepted/tizen/unified/20210309.140734INSUN PYO1-1/+1
2021-02-11spec: depend on libdbuspolicy1submit/tizen/20210222.105934submit/tizen/20210222.053410accepted/tizen/unified/20210223.065504Adrian Szyndela1-0/+1
2020-12-17delayed: rework dealyed service without capability of /usr/bin/touchsubmit/tizen/20201223.002921accepted/tizen/unified/20201224.151528INSUN PYO3-4/+3
2020-12-09tizen: Search for configuration files in /hal dirsubmit/tizen/20201209.021155accepted/tizen/unified/20201210.124556Karol Lewandowski4-2/+22
2020-12-07sysctl: delete unnecessary sysctl-tizen-override.confINSUN PYO2-11/+5
2020-12-03delayed: remove unused filesubmit/tizen/20201203.052657accepted/tizen/unified/20201207.123254INSUN PYO1-16/+0
2020-11-27Delayed target: add delaying the start of delayed.target #2submit/tizen/20201127.004502INSUN PYO3-5/+6
2020-11-26sd-device-enumerator: do not return error when a device is removedINSUN PYO1-1/+2
2020-11-18spec: fix typo in %postun scriptINSUN PYO1-1/+1
2020-11-12Delayed target: add delaying the start of delayed.targetsubmit/tizen/20201112.063443accepted/tizen/unified/20201113.130833INSUN PYO3-0/+34
2020-11-03packaging: Align alternatives setup with fedora-recommended schemesubmit/tizen/20201104.011652submit/tizen/20201103.015640accepted/tizen/unified/20201106.130134Karol Lewandowski1-20/+13
2020-10-29Add an api for early initialization of input udevsubmit/tizen/20201102.045342submit/tizen/20201030.074029accepted/tizen/unified/20201103.051952Hyotaek Shim3-0/+13
2020-10-20Restore 'Default Dependendies' to system-default-target-done.service and syst...submit/tizen/20201027.002610INSUN PYO2-3/+4
2020-10-20Emergency mode: add emergency-target-holder.serviceINSUN PYO2-0/+14
2020-10-13packaging: Fixup removal of pamconsole-tmp.confKarol Lewandowski1-4/+0
2020-10-08Remove unused file pamconsole-tmp.confINSUN PYO1-1/+0
2020-09-30packaging: Ensure systemd-shutdown is owned by systemdtizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115104submit/tizen_6.0_hotfix/20201102.192904submit/tizen_6.0/20201029.205504submit/tizen/20200930.122135accepted/tizen/unified/20201005.101323accepted/tizen/6.0/unified/hotfix/20201103.045313accepted/tizen/6.0/unified/20201030.103459tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixKarol Lewandowski1-0/+2
2020-09-28packaging: Drop unused kernel-install utilityKarol Lewandowski1-7/+4
2020-09-28Alternativize shutdown command et al.Mateusz Majewski1-5/+25
2020-09-22packaging: Do not require WITH_... macros to be explicitly definedsubmit/tizen/20200924.053356accepted/tizen/unified/20200925.140238Karol Lewandowski1-34/+34
2020-09-22spec: fix feature macro typoINSUN PYO1-3/+3
2020-09-22Disable virtualization featuresubmit/tizen/20200922.102932accepted/tizen/unified/20200923.024119INSUN PYO5-10/+32