Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TODO: add entry | Zbigniew Jędrzejewski-Szmek | 2018-11-16 | 1 | -0/+2 |
| | |||||
* | Merge pull request #10785 from poettering/cgroup-join-removal | Lennart Poettering | 2018-11-16 | 1 | -1/+1 |
|\ | | | | | remove JoinControllers= setting | ||||
| * | update TODO | Lennart Poettering | 2018-11-16 | 1 | -1/+1 |
| | | |||||
* | | man: let's deprecate PermissionsStartOnly= | Lennart Poettering | 2018-11-16 | 1 | -1/+1 |
|/ | | | | | | The concept is redundant and predates the special chars that do the same in ExecStar=. Let's settle on advertising just the latter, and hide PermissionsStartOnly= from the docs (even if we continue supporting it). | ||||
* | update TODO | Lennart Poettering | 2018-11-14 | 1 | -3/+2 |
| | |||||
* | update TODO | Lennart Poettering | 2018-11-13 | 1 | -0/+4 |
| | |||||
* | update TODO | Lennart Poettering | 2018-11-12 | 1 | -0/+3 |
| | |||||
* | update TODO | Lennart Poettering | 2018-11-12 | 1 | -2/+0 |
| | |||||
* | update TODO | Lennart Poettering | 2018-11-12 | 1 | -0/+6 |
| | |||||
* | TODO | Lennart Poettering | 2018-11-09 | 1 | -0/+3 |
| | |||||
* | Merge pull request #10415 from poettering/boot-loader-spec-tweaks | Lennart Poettering | 2018-10-22 | 1 | -0/+4 |
|\ | | | | | docs: tweaks to the boot loader spec | ||||
| * | update TODO | Lennart Poettering | 2018-10-19 | 1 | -0/+4 |
| | | |||||
* | | update TODO | Lennart Poettering | 2018-10-19 | 1 | -3/+17 |
|/ | |||||
* | Merge pull request #10407 from yuwata/netlink-slot | Lennart Poettering | 2018-10-18 | 1 | -3/+0 |
|\ | | | | | sd-netlink: introduce sd_netlink_slot object and relevant functions | ||||
| * | update TODO | Yu Watanabe | 2018-10-16 | 1 | -3/+0 |
| | | |||||
* | | Merge pull request #10428 from keszybz/failure-actions | Lennart Poettering | 2018-10-17 | 1 | -6/+4 |
|\ \ | | | | | | | Implement manager status changes using SuccessAction= | ||||
| * | | units: use SuccessAction=reboot-force in systemd-reboot.service | Zbigniew Jędrzejewski-Szmek | 2018-10-17 | 1 | -6/+0 |
| | | | |||||
| * | | core: define "exit" and "exit-force" actions for user units and only accept that | Zbigniew Jędrzejewski-Szmek | 2018-10-17 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We would accept e.g. FailureAction=reboot-force in user units and then do an exit in the user manager. Let's be stricter, and define "exit"/"exit-force" as the only supported actions in user units. v2: - rename 'exit' to 'exit-force' and add new 'exit' - add test for the parsing function | ||||
* | | | update TODO | Lennart Poettering | 2018-10-16 | 1 | -0/+2 |
|/ / | |||||
* / | update TODO | Lennart Poettering | 2018-10-13 | 1 | -23/+14 |
|/ | |||||
* | update TODO | Lennart Poettering | 2018-10-12 | 1 | -0/+3 |
| | |||||
* | Merge pull request #10307 from poettering/portable-path | Zbigniew Jędrzejewski-Szmek | 2018-10-09 | 1 | -7/+0 |
|\ | | | | | finishing touches to portable services, and let's move portablectl to /usr/bin to make it official | ||||
| * | update TODO | Lennart Poettering | 2018-10-08 | 1 | -7/+0 |
| | | |||||
* | | Merge pull request #10262 from keszybz/hibres-disable | Lennart Poettering | 2018-10-08 | 1 | -5/+2 |
|\ \ | |/ |/| | Switches to disable hibernation and/or resuming | ||||
| * | TODO: remove entry | Zbigniew Jędrzejewski-Szmek | 2018-10-08 | 1 | -2/+1 |
| | | | | | | | | Swap on luks works great. Nothing to do here. | ||||
| * | shared/sleep-config: add switches to kill specific sleep modes | Zbigniew Jędrzejewski-Szmek | 2018-10-08 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | /etc/systemd/sleep.conf gains four new switches: AllowSuspend=, AllowHibernation=, AllowSuspendThenHibernate=, AllowHybridSleep=. Disabling specific modes was already possible by masking suspend.target, hibernate.target, suspend-then-hibernate.target, or hybrid-sleep.target. But this is not convenient for distributions, which want to set some defaults based on what they want to support. Having those available as configuration makes it easy to put a config file in /usr/lib/systemd/sleep.conf.d/ that overrides the defaults and gives instructions how to undo that override. | ||||
| * | hib-res-generator: add "noresume" | Zbigniew Jędrzejewski-Szmek | 2018-10-08 | 1 | -3/+2 |
| | | | | | | | | This is an override parameter, to totally skip dehiberanation. | ||||
* | | update TODO | Lennart Poettering | 2018-10-02 | 1 | -3/+7 |
| | | |||||
* | | Merge pull request #10252 from poettering/recv-log-msg-bump | Zbigniew Jędrzejewski-Szmek | 2018-10-02 | 1 | -0/+3 |
|\ \ | | | | | | | tiny sd-ravd/sd-ndisc logging fixes | ||||
| * | | update TODO | Lennart Poettering | 2018-10-02 | 1 | -0/+3 |
| |/ | |||||
* / | sd-id128: add sd_id128_get_boot_app_specific() | Zbigniew Jędrzejewski-Szmek | 2018-10-02 | 1 | -4/+0 |
|/ | |||||
* | update TODO | Lennart Poettering | 2018-09-27 | 1 | -0/+9 |
| | |||||
* | Merge pull request #10059 from yuwata/env-exec-directory | Lennart Poettering | 2018-09-25 | 1 | -9/+0 |
|\ | | | | | core: introduce $RUNTIME_DIRECTORY= or friends | ||||
| * | core: add new environment variable $RUNTIME_DIRECTORY= or friends | Yu Watanabe | 2018-09-13 | 1 | -9/+0 |
| | | | | | | | | | | | | The variable is generated from RuntimeDirectory= or friends. If multiple directories are set, then they are concatenated with the separator ':'. | ||||
* | | update TODO | Lennart Poettering | 2018-09-24 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #9928 from yuwata/libudev-cleanups | Zbigniew Jędrzejewski-Szmek | 2018-09-15 | 1 | -2/+0 |
|\ \ | | | | | | | libudev: coding style updates | ||||
| * | | sd-device,libudev: make an argument for *_set_sysattr_value() const | Yu Watanabe | 2018-09-11 | 1 | -2/+0 |
| | | | |||||
* | | | Merge pull request #9920 from yuwata/udev-cleanup-4 | Zbigniew Jędrzejewski-Szmek | 2018-09-14 | 1 | -2/+0 |
|\ \ \ | |_|/ |/| | | udev: drop unused udev structs and use verbs in udevadm | ||||
| * | | udev: drop collect | Yu Watanabe | 2018-09-10 | 1 | -2/+0 |
| |/ | |||||
* / | update TODO | Lennart Poettering | 2018-09-12 | 1 | -0/+11 |
|/ | |||||
* | core/socket: fix memleak in the error paths in usbffs_dispatch_eps() | Yu Watanabe | 2018-09-03 | 1 | -2/+0 |
| | |||||
* | TODO: drop duplicated entry | Yu Watanabe | 2018-09-03 | 1 | -2/+0 |
| | |||||
* | update TODO | Lennart Poettering | 2018-08-10 | 1 | -3/+6 |
| | |||||
* | update TODO | Lennart Poettering | 2018-08-03 | 1 | -0/+7 |
| | |||||
* | update TODO | Lennart Poettering | 2018-07-26 | 1 | -0/+6 |
| | |||||
* | update TODO | Lennart Poettering | 2018-07-25 | 1 | -4/+2 |
| | |||||
* | update TODO | Lennart Poettering | 2018-07-25 | 1 | -0/+14 |
| | |||||
* | update TODO | Lennart Poettering | 2018-07-20 | 1 | -0/+4 |
| | |||||
* | update TODO | Lennart Poettering | 2018-06-20 | 1 | -0/+4 |
| | |||||
* | Merge pull request #9199 from poettering/copy-file-atomic | Zbigniew Jędrzejewski-Szmek | 2018-06-14 | 1 | -2/+2 |
|\ | | | | | make copy_file_atomic() use O_TMPFILE to create the destination file |