summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-13core: be stricter when handling PID files and MAINPID sd_notify() messagessubmit/tizen_4.0/20191220.161018accepted/tizen/4.0/unified/20191226.231253tizen_4.0accepted/tizen_4.0_unifiedMateusz Moscicki8-56/+427
2019-12-13notify: add new --uid= commandMateusz Moscicki2-2/+47
2019-12-13sd-dameon: also sent ucred when our UID differs from EUIDMateusz Moscicki1-8/+11
2019-12-13fs-util: add new chase_symlinks() flag CHASE_OPENMateusz Moscicki4-1/+80
2019-12-13fs-util: add new CHASE_SAFE flag to chase_symlinks()Mateusz Moscicki3-3/+73
2019-12-13backport chase_symlinksMateusz Moscicki4-0/+461
2019-11-05pid1: process zero-length notification messages againZbigniew Jędrzejewski-Szmek1-5/+6
2019-04-29Merge "D-Bus policy configs: fixed rules" into tizen_4.0submit/tizen_4.0/20190429.071504accepted/tizen/4.0/unified/20190430.062905Hyotaek Shim3-4/+2
2019-04-29D-Bus policy configs: fixed rulesAdrian Szyndela3-4/+2
2019-04-29Set the default deny policy for system dbusMateusz Moscicki3-1/+4
2019-04-16Enable stack protection option, -fstack-clash-protectionHyotaek Shim1-0/+1
2019-04-16Fixed an incorrect parameter passing to the log function.INSUN PYO1-3/+3
2019-02-18journal: do not remove multiple spaces after identifier in syslog messagesubmit/tizen_4.0/20190221.045900Yu Watanabe2-11/+19
2019-02-18journal: fix syslog_parse_identifier()Yu Watanabe2-5/+11
2018-12-03fd-util: Fix error handling in safe_fclosesubmit/tizen_4.0/20181206.030307accepted/tizen/4.0/unified/20181207.174702Paweł Szewczyk1-1/+1
2018-11-02core: don't drop timer expired but not yet processed when system date is changedsubmit/tizen_4.0/20181105.044610submit/tizen_4.0/20181102.043250accepted/tizen/4.0/unified/20181105.115859Hyotaek Shim1-8/+9
2018-07-10automount: ack automount requests even when already mountedAnchor Cat1-15/+18
2018-06-29buildsys,journal: allow -fsanitize=address without VALGRIND definedsubmit/tizen_4.0/20180629.054656accepted/tizen/4.0/unified/20180702.105534Cristian Rodríguez1-3/+3
2018-06-28Revert "resolved: apply epoch to system time from PID 1"submit/tizen_4.0/20180628.052026accepted/tizen/4.0/unified/20180629.000157Hyotaek Shim3-22/+1
2018-03-06reboot: change log level of reboot command from warning to debugsubmit/tizen_4.0/20180306.042710accepted/tizen/4.0/unified/20180306.173616INSUN PYO1-1/+1
2018-01-31journald: Limit system journal size from 10M to 4Msubmit/tizen_4.0/20180131.013941accepted/tizen/4.0/unified/20180201.075511INSUN PYO1-1/+1
2017-12-20tizen: Change the permission of /dev/kmsg to "root:log 660 *"Hyotaek Shim1-1/+1
2017-12-15adjust the uid and secure_uid rangetizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171215.072957accepted/tizen/4.0/unified/20171220.145751INSUN PYO1-4/+4
2017-12-11mount: add force /opt mount script.submit/tizen_4.0/20171211.053826accepted/tizen/4.0/unified/20171212.064910INSUN PYO2-0/+8
2017-09-27units: [user@.service] Set Group as userstizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170927.072212accepted/tizen/4.0/unified/20170929.075558INSUN PYO1-0/+1
2017-09-27smack: [systemd-journald.service] Set SmackProcessLabel as System.INSUN PYO1-1/+1
2017-09-27packaging: Remove unused systemd-tmpfiles-clean.service, systemd-tmpfiles-cle...submit/tizen_4.0/20170926.234130accepted/tizen/4.0/unified/20170927.045837INSUN PYO1-0/+2
2017-09-27smack: Set SmackProcessLabel as System.INSUN PYO1-0/+1
2017-09-04core: merge the second CapabilityBoundingSet= lines by AND when it is prefixe...submit/tizen_4.0/20170904.055908accepted/tizen/4.0/unified/20170905.174917iplayinsun1-6/+8
2017-08-18Remove upgrade script file from packagesubmit/tizen_4.0/20170828.100007submit/tizen/20170821.062931accepted/tizen/unified/20170822.023823accepted/tizen/4.0/unified/20170828.221520Yunmi Ha2-9/+2
2017-07-31hostnamed : disable hostnamedINSUN PYO1-0/+10
2017-07-26Add "NOEXEC" mount flag for /runsubmit/tizen_4.0/20170811.094300submit/tizen/20170728.031241submit/tizen/20170727.015143accepted/tizen/unified/20170731.153719accepted/tizen/4.0/unified/20170816.011219Yunmi Ha1-2/+2
2017-06-29remove caps cap_mac_overridesubmit/tizen/20170710.055051sanghyeok.oh1-1/+1
2017-06-12Security: resolved: bugfix of null pointer p->question dereferencing (#6020)submit/tizen/20170627.004434submit/tizen/20170626.113904submit/tizen/20170612.055512accepted/tizen/unified/20170629.110043accepted/tizen/unified/20170629.085943sanghyeok.oh1-0/+3
2017-06-09Remove "Requires(post): gawk" in the spec.Hyotaek Shim1-1/+0
2017-06-0755-udev-smack-default.rules: add group rw permission to input nodessubmit/tizen/20170607.110629accepted/tizen/unified/20170608.072537Hyotaek Shim1-2/+2
2017-05-31dbus: change session dbus address from /run/user/uid/dbus/user_bus_socket to ...submit/tizen/20170531.094248accepted/tizen/unified/20170602.153900INSUN PYO2-2/+2
2017-05-31rules: watch metadata changes in mmcblk devicesKrzysztof Jackiewicz1-1/+1
2017-05-25packaging: Disable systemd-tmpfiles-clean.timersubmit/tizen/20170525.063631accepted/tizen/unified/20170531.082509INSUN PYO1-0/+1
2017-05-19Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...tizen_4.0.m1_releasesubmit/tizen/20170519.132705accepted/tizen/unified/20170519.200934Krzysztof Opasiak7-15/+42
2017-04-26license:change test-runner's license from Apache 2.0 to BSD-2-clausesubmit/tizen/20170427.020248accepted/tizen/unified/20170427.180200sanghyeok.oh4-215/+45
2017-04-18License:add license file for Apache-2.0sanghyeok.oh1-0/+205
2017-04-11tizen: Do not try to read /proc/1/cgroup from unprivileged processessubmit/tizen/20170411.075124accepted/tizen/unified/20170411.164528INSUN PYO3-9/+19
2017-04-05smack: remove duplicated codesubmit/tizen/20170411.060544INSUN PYO1-87/+1
2017-03-30License: add license files for systemd-analyze packagesubmit/tizen/20170330.062718accepted/tizen/wearable/20170330.224640accepted/tizen/unified/20170330.224653accepted/tizen/tv/20170330.224633accepted/tizen/mobile/20170330.224616accepted/tizen/ivi/20170330.224647accepted/tizen/common/20170330.151825accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonINSUN PYO1-0/+1
2017-03-28Merge "License: add license files" into tizensubmit/tizen/20170329.022045accepted/tizen/wearable/20170329.222326accepted/tizen/unified/20170329.222339accepted/tizen/tv/20170329.222311accepted/tizen/mobile/20170329.222249accepted/tizen/ivi/20170329.222333accepted/tizen/common/20170329.172141INSUN PYO1-3/+6
2017-03-28License: add license filesINSUN PYO1-3/+6
2017-03-24core: Fix USB functionfs activation and clarify its documentation (#4188)Paweł Szewczyk2-9/+4
2017-03-24packaging: Make documentation package optionalKarol Lewandowski1-0/+8
2017-03-22packaging: Simplify kdbus setup for Tizen:UnifiedKarol Lewandowski4-125/+44