summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-24test: note where the bionic-* CI tool/integration livesLuca Boccassi1-0/+5
2021-01-24docs: Update HACKING.md with the mkosi boot/qemu commands + optionsDaan De Meyer1-14/+22
2021-01-24docs: Add a section to HACKING.md on using mkosi and clangd togetherDaan De Meyer1-0/+80
2021-01-23hwdb: Add accel orientation quirk for the Jumper Ezpad 7 tabletHans de Goede1-0/+4
2021-01-23hwdb: Add accel orientation quirk for the Estar Beauty HD tabletHans de Goede1-0/+6
2021-01-22repart: improve help textLennart Poettering1-1/+1
2021-01-22import: downgrade error messages we ignore to LOG_WARNINGLennart Poettering1-2/+2
2021-01-22import: set up btrfs qgroups on correct hierarchyLennart Poettering4-11/+8
2021-01-22import: drop redundant {}, as per coding styleLennart Poettering1-4/+2
2021-01-22import: introduce ImportFlags flags fieldLennart Poettering6-24/+32
2021-01-22import: don't apply empty_or_dash_to_null() to stuff we know is NULL anywayLennart Poettering1-8/+4
2021-01-22feature: display status with a different shape depending on the status (#17728)Jiehong8-7/+46
2021-01-22core: update setings on the unit and job as the result of ExecCondition=Anita Zhang4-12/+11
2021-01-22hostname: accept an empty hostname to unset transient hostnameYu Watanabe1-1/+1
2021-01-21portabled: add BindPaths=/run back into "trusted" policyLennart Poettering1-0/+1
2021-01-21ci: point the Fossies badge to mainEvgeny Vereshchagin1-1/+1
2021-01-21systemctl: add new option to mount image inside a running service namespaceLuca Boccassi7-2/+126
2021-01-21pid1: add DBUS method to mount image inside a running service namespaceLuca Boccassi5-15/+90
2021-01-21mount-util: add helper to mount image inside live namespaceLuca Boccassi2-10/+52
2021-01-21dissect: split verity_dissect_and_mount helper out for reuseLuca Boccassi3-64/+77
2021-01-21core: split read_mount_options helper out for reuseLuca Boccassi3-70/+81
2021-01-21ci: change the Semaphore CI badge branch to 'main'Frantisek Sumsal1-1/+1
2021-01-21man: share a common explanation for --json=Lennart Poettering4-26/+12
2021-01-21busctl: show --help in pagerLennart Poettering1-0/+2
2021-01-21dissect: almost port systemd-dissect to table_print_with_pager()Lennart Poettering2-1/+24
2021-01-21sysext: port to table_print_with_pager()Lennart Poettering2-19/+18
2021-01-21repart: port to table_print_with_pager()Lennart Poettering2-5/+19
2021-01-21busctl/homectl: port the obvious cases to table_print_with_pager()Lennart Poettering2-16/+3
2021-01-21format-table: add new helper table_print_with_pager()Lennart Poettering2-0/+30
2021-01-21save link activation policy to state file and display in networkctlDan Streetman5-1/+41
2021-01-21test: add ActivationPolicy= unit testsDan Streetman7-0/+64
2021-01-21network: add ActivationPolicy= configuration parameterDan Streetman7-8/+148
2021-01-21GH Actions: switch to mainEvgeny Vereshchagin3-4/+4
2021-01-21hwdb: add Medion Akoya E2228T MD61900 (#18317)corvusnix1-0/+4
2021-01-20varlink: make 'userdata' pointer inheritance from varlink server to connectio...Lennart Poettering7-11/+18
2021-01-20portabled: update profiles to current semanticsLennart Poettering4-7/+0
2021-01-20man: document how get logging to work in a RootDirectory=/RootImage= environmentLennart Poettering1-0/+14
2021-01-20core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering7-5/+26
2021-01-20hwdb: Pull autosuspend rules from upstream libfprintBenjamin Berg3-1/+278
2021-01-20udev/cdrom_id: re-enable logging related functionsYu Watanabe1-0/+5
2021-01-20man: document recent systemd-sysext interface changesLennart Poettering1-16/+26
2021-01-20sysext: add --force swich for forcibly ignoring version incompatibilitiesLennart Poettering1-0/+13
2021-01-20sysext: rework command line interface to be verb-basedLennart Poettering2-166/+163
2021-01-20sysext: split version validation logic into function of its ownLennart Poettering1-49/+73
2021-01-20sysext: use log_setup_cli()Lennart Poettering1-3/+1
2021-01-20path-util: simplify check_x_access()Yu Watanabe1-23/+11
2021-01-20sysext: install in rootbindir, remove template from unitLuca Boccassi3-4/+4
2021-01-20btrfs-util: tighten variable scope used in loopSusant Sahani1-17/+12
2021-01-20analyze: tighten variable scope used in loopSusant Sahani1-4/+2
2021-01-20sd-event: Use hashmap_ensure_putSusant Sahani1-5/+1