platform/upstream/systemd.git
2024-02-12 Adrian Szyndeladelayed: replace dbus-send with a dedicated program
2024-02-12 INSUN PYOlogind: add SmackProcessLabel=System::Privileged to...
2024-02-12 Adrian Szyndelasocket: fix printing of size_t value
2024-02-12 Łukasz StelmachMerge upgrade-to-244 into tizen
2024-02-12 Adrian Szyndelameson.build: set a proper path for building in Tizen
2024-02-12 Adrian Szyndelatest-copy: allow copy from symlinked dir
2024-02-12 Adrian Szyndelatests: make tests pass with non-utf8 locale
2024-02-12 Łukasz StelmachMerge v244 into tizen
2024-02-12 Maciej Slodczyksdbus: kdbus: add test for adding async signal match
2024-02-12 Adrian Szyndelaudevd: add missing attr in SECLABEL rules parsing
2024-02-12 Adrian Szyndelameson: workaround for lack of realpath
2024-02-12 Łukasz StelmachMerge v243 into tizen
2024-02-12 Yu Watanabe(backport) linux: also import l2tp.h from kernel-5.0
2024-02-12 Łukasz StelmachMerge v242 into tizen
2024-02-12 Łukasz StelmachMerge v241 into tizen
2024-02-12 Adrian Szyndelabus-message: fix gvariant array elements alignment...
2024-02-12 Zbigniew Jędrzejewsk... (backport) udev: do logging before setting variables...
2024-02-12 Fabrice Fontaine(backport) capability: fix build without PR_CAP_AMBIENT
2024-02-12 Yu Watanabe(backport) linux: also import linux/in.h and in6.h...
2024-02-12 Yu Watanabe(backport) tree-wide: drop several missing_*.h and...
2024-02-12 Adrian Szyndelatree-wide: replace realpath with readlink -f
2024-02-12 Adrian SzyndelaRevert "units: drop units/user/busnames.target"
2024-02-12 Adrian SzyndelaRevert "units: remove unused busnames.target"
2024-02-12 Łukasz StelmachMerge v240 into tizen
2024-02-12 Lennart Poettering(backport) core: remove JoinControllers= configuration...
2024-02-12 Yu Watanabe(backport) fs-util: make symlink_idempotent() optionall...
2024-02-12 Luke Shumaker(backport) nspawn: Move cgroup mount stuff from nspawn...
2024-02-12 Luke Shumaker(backport) nspawn: Simplify tmpfs_patch_options() usage...
2024-02-12 Łukasz StelmachMerge v239 into tizen
2024-02-12 Adrian Szyndelasd-bus: fix fcntl flag for duplicating fd
2024-02-12 Zbigniew Jędrzejewsk... (backport) meson: unify linux/stat.h check with other...
2024-02-12 Filipe Brandenburger(backport) build-sys: Detect whether struct statx is...
2024-02-12 Łukasz StelmachMerge v238 into tizen
2024-02-12 Zbigniew Jędrzejewsk... bus: optionally call a callbacks for cleanup
2024-02-12 Łukasz StelmachMerge v237 into tizen
2024-02-12 Łukasz StelmachMerge v236 into tizen
2024-02-12 Łukasz StelmachMerge v235 into tizen
2024-02-12 Lennart Poettering(backport) strv: rework FOREACH_STRING() macro
2024-02-12 Khem Raj(backport) sysctl: Don't pass null directive argument...
2024-02-12 Patrick Uiterwijk(backport) Fix format-truncation compile failure by...
2024-02-12 Zbigniew Jędrzejewsk... (backport) udev/net-id: check all snprintf return values
2024-02-12 Khem Raj(backport) core: Fix use after free case in load_from_p...
2024-02-12 Hans-Christian... (backport) sd-radv: avoid redefinition of struct in6_addr
2024-02-12 Zbigniew Jędrzejewsk... (backport) meson: rename -Ddebug to -Ddebug-extra
2024-02-12 Zbigniew Jędrzejewsk... (backport) meson: allow systemd.directives and .index...
2024-02-12 Zbigniew Jędrzejewsk... (backport) meson: restore building of man pages on...
2024-02-12 Łukasz StelmachMerge v234 into tizen
2024-02-12 Adrian Szyndelatests: correct test-bus-benchmark test name
2024-02-12 Hyotaek ShimIncrease the max number of INotify instances per real...
2024-02-12 INSUN PYOExclude systemd-remount-fs.service
2024-02-12 Hyotaek ShimApply priv_keygrab:r ACL rule to /dev/input
2024-02-12 Zbigniew Jędrzejewsk... missing_syscall: when adding syscall replacements,...
2024-02-12 Matija Skalafix includes
2024-02-12 Zbigniew Jędrzejewsk... nss-util: silence warning about deprecated RES_USE_INET6
2024-02-12 Mateusz Moscickicore: be stricter when handling PID files and MAINPID...
2024-02-12 Mateusz Moscickinotify: add new --uid= command
2024-02-12 Mateusz Moscickisd-dameon: also sent ucred when our UID differs from...
2024-02-12 Mateusz Moscickifs-util: add new chase_symlinks() flag CHASE_OPEN
2024-02-12 Mateusz Moscickifs-util: add new CHASE_SAFE flag to chase_symlinks()
2024-02-12 Mateusz Moscickibackport chase_symlinks
2024-02-12 Zbigniew Jędrzejewsk... pid1: process zero-length notification messages again
2024-02-12 INSUN PYOlogind: change the power key to disabled
2024-02-12 Hyotaek ShimRemove the smack exec label of busctl
2024-02-12 Hyungju LeeChange smack label of /dev/full from '_' to '*'
2024-02-12 Hyotaek ShimAdd dbus policy for org.tizen.system.BootingDone
2024-02-12 Paweł SzewczykUse separate udev tag for devices in user session
2024-02-12 INSUN PYORework delayed.target
2024-02-12 INSUN PYOChange the config value of the "RemainAfterExit=" ...
2024-02-12 INSUN PYOAdd delayed target
2024-02-12 Hyotaek ShimChange the default smack label of /dev
2024-02-12 Cheoleun MoonAdd SECLABEL for /dev/net/tun
2024-02-12 INSUN PYORevert "core: fix the CGROUP spawning error as a workar...
2024-02-12 INSUN PYOFixed an incorrect parameter passing to the log function.
2024-02-12 Hyotaek ShimEnable stack protection option, -fstack-clash-protection
2024-02-12 Yu Watanabejournal: do not remove multiple spaces after identifier...
2024-02-12 Yu Watanabejournal: fix syslog_parse_identifier()
2024-02-12 sanghyeok.ohbusctl: set execute label as 'System'
2024-02-12 Hyotaek ShimMinor fix regarding "update-alternatives --remove syste...
2024-02-12 Karol Lewandowskitizen: Allow replacing systemd-shutdown
2024-02-12 Paweł Szewczykfd-util: Fix error handling in safe_fclose
2024-02-12 Karol Lewandowskitizen: All logins should use User::Shell smack label
2024-02-12 Michal BlochRemove kdbus interface header
2024-02-12 Hyotaek Shimcore: don't drop timer expired but not yet processed...
2024-02-12 Paweł Szewczyksocket: Serialize auxiliary file descriptors
2024-02-12 Adrian SzyndelaD-Bus policy configs: fixed rules
2024-02-12 pr.jungRemove build warnings
2024-02-12 Hyotaek ShimSet the smack label of executable binary tools
2024-02-12 Anchor Catautomount: ack automount requests even when already...
2024-02-12 Hyotaek ShimRevert "resolved: apply epoch to system time from PID 1"
2024-02-12 Łukasz Stelmachspec: configure rpmmacrosdir instead of manually instal...
2024-02-12 Lukas Nykryninstall: fix disable when /etc/systemd/system is a...
2024-02-12 steelmanbuild-sys: make RPM macros installation path configurab...
2024-02-12 Mateusz MoscickiSet the default deny policy for system dbus
2024-02-12 Cristian Rodríguezbuildsys,journal: allow -fsanitize=address without...
2024-02-12 INSUN PYOlogind: change smack label /run/user/%UID/system_share...
2024-02-12 INSUN PYOlogind: change group and permission /run/user/%UID
2024-02-12 INSUN PYOrevert: Description : Adding to enable/disable the...
2024-02-12 INSUN PYOjournald: Limit system journal size from 10M to 4M
2024-02-12 INSUN PYOreboot: change log level of reboot command from warning...
2024-02-12 Dawid KuczmaAdd well-known-names -> unique names on graph
next