platform/upstream/systemd.git
2020-03-27 Adrian SzyndelaRevert "Drop dbus activation stub service"
2020-03-27 Adrian SzyndelaMerge v243 into tizen
2020-03-27 Adrian Szyndelasd-bus: fix freeing kdbus messages sandbox/adrians/upgrade-to-242
2020-03-27 Yu Watanabe(backport) linux: also import l2tp.h from kernel-5.0
2020-03-27 Adrian SzyndelaMerge v242 into tizen
2020-03-27 Adrian SzyndelaMerge v241 into tizen sandbox/adrians/upgrade-to-241
2020-03-26 Adrian Szyndelabus-message: fix gvariant array elements alignment... sandbox/adrians/upgrade-to-240
2020-03-26 Zbigniew Jędrzejewsk... (backport) udev: do logging before setting variables...
2020-03-26 Fabrice Fontaine(backport) capability: fix build without PR_CAP_AMBIENT
2020-03-26 Yu Watanabe(backport) linux: also import linux/in.h and in6.h...
2020-03-26 Yu Watanabe(backport) tree-wide: drop several missing_*.h and...
2020-03-26 Adrian Szyndelatree-wide: replace realpath with readlink -f
2020-03-26 Adrian SzyndelaRevert (partial) "tree-wide: remove various unused...
2020-03-26 Adrian SzyndelaRevert "units: drop units/user/busnames.target"
2020-03-26 Adrian SzyndelaRevert "units: remove unused busnames.target"
2020-03-26 Adrian SzyndelaMerge v240 into tizen
2020-03-26 Lennart Poettering(backport) core: remove JoinControllers= configuration... sandbox/adrians/upgrade-to-239
2020-03-26 Yu Watanabe(backport) fs-util: make symlink_idempotent() optionall...
2020-03-26 Luke Shumaker(backport) nspawn: Move cgroup mount stuff from nspawn...
2020-03-26 Luke Shumaker(backport) nspawn: Simplify tmpfs_patch_options() usage...
2020-03-26 Adrian SzyndelaMerge v239 into tizen
2020-03-26 Adrian Szyndelasd-bus: fix fcntl flag for duplicating fd sandbox/adrians/upgrade-to-238
2020-03-26 Zbigniew Jędrzejewsk... (backport) meson: unify linux/stat.h check with other...
2020-03-26 Filipe Brandenburger(backport) build-sys: Detect whether struct statx is...
2020-03-26 Adrian SzyndelaMerge v238 into tizen
2020-03-26 Adrian Szyndelasd-bus: kdbus: fix callbacks for matches sandbox/adrians/upgrade-to-237
2020-03-26 Adrian Szyndelasd-bus: kdbus: decouple creating message from enqueuing
2020-03-24 Adrian Szyndelasd-bus: kdbus: fixed return value in generated reply
2020-03-06 Adrian Szyndelasd-bus: ensure freeing memory on errors
2020-03-04 Adrian Szyndelakdbus: fix cookie and timeout in async name calls
2020-03-04 Adrian Szyndelakdbus: make async name calls prettier
2020-03-04 Maciej Slodczykkdbus: make sure all used data structures are initialized
2020-03-04 Maciej SlodczykAdd reply_callback slots to async kdbus name request...
2020-03-04 Adrian Szyndelakdbus: make async calls generate synthetic replies
2020-03-04 Maciej SlodczykHandle return slot with kdbus async calls
2020-03-04 Zbigniew Jędrzejewsk... bus: optionally call a callbacks for cleanup
2020-03-04 Maciej SlodczykAdd async bindings to kdbus
2020-02-26 Adrian SzyndelaRevert "sd-bus: get rid of kdbus flags cruft"
2020-02-26 Adrian SzyndelaRevert "sd-bus: drop unused parameters from bus_add_mat...
2020-02-26 Adrian SzyndelaRevert "sd-bus: drop some unused fields from the sd_bus...
2020-02-26 Adrian SzyndelaRevert "sd-bus: remove 'hint_sync_call' parameter from...
2020-02-26 Adrian SzyndelaRevert "sd-bus: drop bloom stuff, it's not needed anymo...
2020-02-26 Adrian SzyndelaMerge v237 into tizen
2020-02-26 Adrian SzyndelaMerge v236 into tizen sandbox/adrians/upgrade-to-236
2020-02-26 Adrian SzyndelaRevert "nspawn: do not mount /sys/fs/kdbus" sandbox/adrians/upgrade-to-235
2020-02-26 Adrian SzyndelaRevert "exit-status: drop EXIT_MAKE_STARTER"
2020-02-26 Adrian SzyndelaRevert "sd-bus: drop bloom fields"
2020-02-26 Adrian SzyndelaRevert "sd-bus: drop match cookie concept"
2020-02-26 Adrian SzyndelaRevert "Drop busname unit type"
2020-02-26 Adrian SzyndelaRevert "Drop bus-policy bits"
2020-02-26 Adrian SzyndelaRevert "Drop kdbus bits"
2020-02-26 Adrian SzyndelaMerge v235 into tizen
2020-02-26 Lennart Poettering(backport) strv: rework FOREACH_STRING() macro sandbox/adrians/upgrade-to-234
2020-02-26 Adrian SzyndelaRevert "build-sys: drop last reference to --have-kdbus"
2020-02-26 Adrian SzyndelaRevert "man: drop kdbus descriptions from sd_b_negotiat...
2020-02-26 Khem Raj(backport) sysctl: Don't pass null directive argument...
2020-02-26 Patrick Uiterwijk(backport) Fix format-truncation compile failure by...
2020-02-26 Zbigniew Jędrzejewsk... (backport) udev/net-id: check all snprintf return values
2020-02-26 Khem Raj(backport) core: Fix use after free case in load_from_p...
2020-02-26 Hans-Christian... (backport) sd-radv: avoid redefinition of struct in6_addr
2020-02-26 Zbigniew Jędrzejewsk... (backport) meson: rename -Ddebug to -Ddebug-extra
2020-02-26 Zbigniew Jędrzejewsk... (backport) meson: allow systemd.directives and .index...
2020-02-26 Zbigniew Jędrzejewsk... (backport) meson: restore building of man pages on...
2020-02-26 Adrian SzyndelaRevert "pid1: drop kdbus_fd and all associated logic"
2020-02-26 Adrian SzyndelaMerge v234 into tizen
2020-02-25 Adrian Szyndelatests: correct test-bus-benchmark test name 48/225948/1 sandbox/leemgs/test
2020-02-25 Adrian SzyndelaRevert "sd-bus: don't assert() on valid signatures" 47/225947/1
2020-02-17 Hyotaek ShimIncrease the max number of INotify instances per real... 46/225046/2 accepted/tizen/unified/20200218.145915 submit/tizen/20200217.070252
2020-01-22 INSUN PYOExclude systemd-remount-fs.service 87/222987/1 accepted/tizen/unified/20200206.023247 submit/tizen/20200205.104317
2020-01-09 Hyotaek ShimApply priv_keygrab:r ACL rule to /dev/input 69/222069/1 accepted/tizen/unified/20200114.130733 submit/tizen/20200113.072921
2020-01-03 Zbigniew Jędrzejewsk... missing_syscall: when adding syscall replacements,... 84/221484/1 accepted/tizen/unified/20200113.130729 submit/tizen/20200107.015704
2020-01-03 Matija Skalafix includes 83/221483/1
2020-01-03 Zbigniew Jędrzejewsk... nss-util: silence warning about deprecated RES_USE_INET6 82/221482/1
2019-12-05 Mateusz Moscickicore: be stricter when handling PID files and MAINPID... 52/219152/2 accepted/tizen/unified/20191206.121310 submit/tizen/20191205.121153
2019-12-05 Mateusz Moscickinotify: add new --uid= command 51/219151/2
2019-12-05 Mateusz Moscickisd-dameon: also sent ucred when our UID differs from... 50/219150/2
2019-12-05 Mateusz Moscickifs-util: add new chase_symlinks() flag CHASE_OPEN 49/219149/3
2019-12-04 Mateusz Moscickifs-util: add new CHASE_SAFE flag to chase_symlinks() 48/219148/2
2019-12-02 Mateusz Moscickibackport chase_symlinks 47/219147/1
2019-11-05 Zbigniew Jędrzejewsk... pid1: process zero-length notification messages again 75/216975/3 accepted/tizen/unified/20191113.123543 submit/tizen/20191111.225201
2019-11-05 INSUN PYOlogind: change the power key to disabled 26/216926/1
2019-10-07 Hyotaek ShimRemove the smack exec label of busctl 74/215374/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.012553 accepted/tizen/5.5/unified/mobile/hotfix/20201027.071517 accepted/tizen/unified/20191008.101551 submit/tizen/20191007.114341 submit/tizen_5.5/20191031.000008 submit/tizen_5.5_mobile_hotfix/20201026.185108 tizen_5.5.m2_release
2019-09-10 Hyungju LeeChange smack label of /dev/full from '_' to '*' 59/213659/2 accepted/tizen/unified/20190911.111728 submit/tizen/20190910.022414
2019-09-03 Zbigniew Jędrzejewsk... Update NEWS for v243 v243
2019-09-03 Zbigniew Jędrzejewsk... NEWS: update contributors list
2019-09-03 Zbigniew Jędrzejewsk... Merge pull request #13457 from keszybz/resolved-issue
2019-09-03 Zbigniew Jędrzejewsk... Merge pull request #13440 from keszybz/failing-condtion...
2019-09-03 Your Namelogind: fix property emission on Sessions
2019-09-03 Yu Watanabelogin: fix use after free
2019-09-02 Jan-Michael... hwdb: Add HP Elitebook 850 G3 laptop accelerometer...
2019-09-01 Yu Watanabeshell-completion: do not truncate suggestions
2019-08-31 Yu Watanabenetwork: adjust log level when DHCPv4 lease lost
2019-08-31 Dimitri John... Generate stable machine-id and DHCP client ID on POWER...
2019-08-31 Zbigniew Jędrzejewsk... Merge pull request #13385 from yuwata/core-remove-priva...
2019-08-31 Yu Watanabeman: list possible action string and default value
2019-08-30 RussianNeuroMancerAdd HP Elite x2 1013 G3 touchpad as external
2019-08-30 Yu WatanabeMerge pull request #13436 from systemd/hidden-units...
2019-08-30 Michael BieblDrop dbus activation stub service
2019-08-30 Zbigniew Jędrzejewsk... Revert "core: check start limit on condition checks...
2019-08-30 Zbigniew Jędrzejewsk... shared/virt: update link to vmware article
next