summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2020-02-26Merge v236 into tizensandbox/adrians/upgrade-to-236Adrian Szyndela1-62/+83
Change-Id: Id62f08b8ecf2a909a49e5f93b2f7594b3880ef44
2020-02-26Revert "Drop kdbus bits"Adrian Szyndela1-0/+7
This reverts commit a132bef0239e6c3f04096eee3a00c7ecf24a4f5c. There are people somewhere that need kdbus. Change-Id: I5a1f09485c524d47ef8ae53712d5fb77949bc7fa
2020-02-26Merge v235 into tizenAdrian Szyndela1-38/+32
Change-Id: Iafcca23df73f2694eda50a97771acac4b7996f30
2020-02-26Merge v234 into tizenAdrian Szyndela1-70/+157
Change-Id: If676fe909a40eadc60ee5ff023abe4ee2c64b44e
2017-12-14Update TODOZbigniew Jędrzejewski-Szmek1-0/+5
2017-12-07update TODOLennart Poettering1-12/+1
2017-12-06update TODOLennart Poettering1-8/+2
2017-12-01Merge pull request #7481 from poettering/bpf-test-fixMichael Biebl1-0/+3
bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is available
2017-11-29update TODOLennart Poettering1-0/+3
2017-11-29update TODOLennart Poettering1-33/+4
2017-11-27update TODOLennart Poettering1-2/+0
2017-11-25update TODOLennart Poettering1-4/+6
2017-11-22Merge pull request #7381 from poettering/cgroup-unified-delegate-reworkZbigniew Jędrzejewski-Szmek1-1/+8
Fix delegation in the unified hierarchy + more cgroup work
2017-11-21update TODOLennart Poettering1-1/+8
2017-11-20update TODOLennart Poettering1-0/+8
2017-11-20update TODOLennart Poettering1-0/+4
2017-11-19Merge pull request #7198 from poettering/stdin-stdoutLennart Poettering1-25/+12
Add StandardInput=data, StandardInput=file:... and more
2017-11-17update TODOLennart Poettering1-0/+4
2017-11-17update TODOLennart Poettering1-25/+12
2017-11-16update TODOLennart Poettering1-5/+4
2017-11-15Update TODOZbigniew Jędrzejewski-Szmek1-2/+0
2017-11-14Remove TODO entry (#7326)Lucas Werkmeister1-2/+0
This was documented in b0e8cec2dd (#7317).
2017-11-13update TODOLennart Poettering1-0/+6
2017-11-12update TODOLennart Poettering1-0/+42
2017-10-30Merge pull request #6996 from poettering/discover-block-deviceZbigniew Jędrzejewski-Szmek1-0/+4
add nspawn image discovery on block devices
2017-10-26update TODOLennart Poettering1-4/+0
2017-10-26update TODOLennart Poettering1-0/+4
2017-10-24core: in --user mode, report READY=1 as soon as basic.target is reached (#7102)Zbigniew Jędrzejewski-Szmek1-2/+0
When a user logs in, systemd-pam will wait for the user manager instance to report readiness. We don't need to wait for all the jobs to finish, it is enough if the basic startup is done and the user manager is responsive. systemd --user will now send out a READY=1 notification when either of two conditions becomes true: - basic.target/start job is gone, - the initial transaction is done. Also fixes #2863.
2017-10-10namespace: fall back gracefully when kernel doesn't support network ↵Michal Sekletar1-3/+0
namespaces (#7024)
2017-10-09update TODOLennart Poettering1-0/+11
2017-10-06man: explain precedence for options which take a list (#7010)Zbigniew Jędrzejewski-Szmek1-0/+2
Hopefully finally fixes #6639.
2017-10-02update TODOLennart Poettering1-7/+13
2017-09-28add some more things to TODOLennart Poettering1-0/+13
2017-09-26update TODOLennart Poettering1-6/+0
2017-09-26test-cpu-set-util.c: fix typo in comment (#6916)Jan Synacek1-0/+9
2017-09-23update TODOLennart Poettering1-0/+2
2017-09-22update TODOLennart Poettering1-0/+9
2017-09-14units: set LockPersonality= for all our long-running services (#6819)Lennart Poettering1-2/+0
Let's lock things down. Also, using it is the only way how to properly test this to the fullest extent.
2017-09-14TODO: Drop even more redundant and implemented itemsLennart Poettering1-6/+0
2017-09-14TODO: remove some items that are implemented now or otherwise obsoleteLennart Poettering1-22/+0
2017-09-12run: add new --pipe option for including "systemd-run" commands in shell ↵Lennart Poettering1-3/+0
pipelines In this mode, we'll directly connect stdin/stdout/stderr of the invoked service with whatever systemd-run itself is invoked on. This allows inclusion of "systemd-run" commands in shell pipelines, as unlike "--pty" this means EOF of stdin/stdout/stderr are propagated independently. If --pty and --pipe are combined systemd-run will automatically pick the right choice for the context it is invoked in, i.e. --pty when invoked on a TTY, and --pipe otherwise.
2017-08-31update TODOLennart Poettering1-0/+3
2017-08-31TODO: updateYu Watanabe1-2/+0
2017-08-30update TODOLennart Poettering1-0/+3
2017-08-30update TODOLennart Poettering1-0/+4
2017-07-23Drop kdbus bitsZbigniew Jędrzejewski-Szmek1-7/+0
Some kdbus_flag and memfd related parts are left behind, because they are entangled with the "legacy" dbus support. test-bus-benchmark is switched to "manual". It was already broken before (in the non-kdbus mode) but apparently nobody noticed. Hopefully it can be fixed later.
2017-07-10update TODOLennart Poettering1-0/+4
2017-04-24update TODOLennart Poettering1-0/+5
2017-02-28update TODOLennart Poettering1-0/+3
2017-02-28Merge pull request #5491 from poettering/hwdb-update-v233Martin Pitt1-0/+4
hwbd: update once again for 233