summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-26networkd: DHCP client do not get into a loop while setting MTU (#7460)Susant Sahani2-0/+11
2017-11-26test: increase the timeout for hwdb-testZbigniew Jędrzejewski-Szmek1-1/+2
2017-11-26test: increase timeout for test-journal-enumZbigniew Jędrzejewski-Szmek1-1/+2
2017-11-26exec-util: initialize `new` before using it (#7471)Evgeny Vereshchagin1-1/+1
2017-11-25fileio: include sys/mman.hYu Watanabe1-0/+1
2017-11-25meson: update header file to detect memfd_create()Yu Watanabe1-1/+2
2017-11-25update TODOLennart Poettering1-4/+6
2017-11-25core: warn about left-over processes in cgroup on unit startLennart Poettering8-16/+71
2017-11-25core: generalize the cgroup empty check on GCLennart Poettering3-18/+17
2017-11-25cgroup: remove logic for maintaining /control subcgroup for the service unit ...Lennart Poettering1-45/+10
2017-11-25unit: initialize bpf cgroup realization state properlyLennart Poettering2-2/+3
2017-11-25cgroup: when dispatching the cgroup realization queue, check again if we shal...Lennart Poettering1-15/+28
2017-11-25cgroup: drop unused parameter from functionLennart Poettering1-2/+4
2017-11-25cgroup-util: merge cg_set_tasks_access() and cg-set_group_access() into oneLennart Poettering3-95/+61
2017-11-25mkosi: let's switch to the unified mode for mkosiLennart Poettering1-1/+1
2017-11-25test: set log_level to info in test-hwdb and check-help-*Yu Watanabe2-0/+3
2017-11-25Added Chuwi HiBook support (#7465)Vladislav Vishnyakov1-0/+4
2017-11-25nspawn: adjust path to static resolv.conf to support split usrYu Watanabe1-2/+8
2017-11-25meson: remove abbreviations in statusYu Watanabe1-19/+19
2017-11-25firstboot: do not write vconsole.conf when arg_keymap is emptyYu Watanabe1-5/+7
2017-11-25machine: remove unused variablesYu Watanabe2-2/+0
2017-11-25journald: add _printf_ attribute to server_driver_message()Yu Watanabe1-1/+1
2017-11-24tests: make "test-execute" work in "sudo ninja -C build test" (#7463)Lennart Poettering1-0/+3
2017-11-24tmpfiles: check if not too many symbolic links. (#7423)Lukasz Rubaszewski1-1/+1
2017-11-24core: remove empty cgroups (#7457)Christian Brauner1-0/+1
2017-11-24networkd: auto promote links if "promote_secondaries" is unset (#7167)Michael Vogt3-0/+60
2017-11-24nspawn: hash the machine name, when looking for a suitable UID base (#7437)Lennart Poettering1-1/+15
2017-11-24systemctl: ignore shutdown's "-t" argument (#7459)Lennart Poettering1-2/+2
2017-11-24firstboot: remove some unnecessary code (#7456)Zbigniew Jędrzejewski-Szmek1-8/+2
2017-11-24test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445)Lennart Poettering1-8/+12
2017-11-24test: handle gracefully if decompressor tools are not installed (#7455)Lennart Poettering1-1/+8
2017-11-24meson: restore building of man pages on demand even if -Dman=falseZbigniew Jędrzejewski-Szmek1-1/+1
2017-11-24Fix build without libkmodZbigniew Jędrzejewski-Szmek1-5/+3
2017-11-24efivars: if OsIndicationsSupported does not exist, assume that reboot-to-firm...Lennart Poettering1-0/+2
2017-11-24efivars: minor coding style improvementsLennart Poettering1-13/+14
2017-11-24logind: don't propagate firmware misbehaviours to bus clientsLennart Poettering1-4/+6
2017-11-24Remove NULL as last parameter to strjoinDaniel Lockyer2-3/+3
2017-11-24Replace use of snprintf with xsprintfDaniel Lockyer5-7/+7
2017-11-24Replace free and reassignment with free_and_replaceDaniel Lockyer12-64/+21
2017-11-24Replace free and return NULL with return mfreeDaniel Lockyer10-22/+10
2017-11-24Replace free and nullify by mfreeDaniel Lockyer1-2/+1
2017-11-24Replace empty ternary with helper methodDaniel Lockyer4-9/+9
2017-11-24test-execute: test more % specifiers (#7450)Yu Watanabe4-3/+32
2017-11-24__attribute__((fallthrough)) only when -Wimplicit-fallthrough (#7448)Shawn Landden1-0/+4
2017-11-24journalctl: add --output-fields= to --help text (#7443)Lennart Poettering1-0/+1
2017-11-23core: track scope controllers on the busLennart Poettering4-5/+53
2017-11-23core: refuse accepting a scope controller unless we are called on the API busLennart Poettering1-0/+5
2017-11-23nspawn: make use of the RequestStop logic of scope unitsLennart Poettering3-19/+98
2017-11-23core: serialize the "controller" field in scope unitsLennart Poettering1-0/+11
2017-11-23man: reorder/add sections to systemd.exec(5) (#7412)Lennart Poettering1-1103/+1086