Age | Commit message (Expand) | Author |
2017-02-07 | man: add cross-reference | Lucas Werkmeister |
2017-02-07 | update TODO | Lennart Poettering |
2017-02-07 | dissect: try to read roothash value off user.verity.roothash xattr of image file | Lennart Poettering |
2017-02-07 | core,nspawn,dissect: make nspawn's .roothash file search reusable | Lennart Poettering |
2017-02-07 | core: add RootImage= setting for using a specific image file as root director... | Lennart Poettering |
2017-02-07 | dissect: make sure to manually follow symlinks when mounting dissected image | Lennart Poettering |
2017-02-07 | core: actually make "+" prefix in ReadOnlyPaths=, InaccessiblePaths=, ReadWri... | Lennart Poettering |
2017-02-07 | core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c... | Lennart Poettering |
2017-02-07 | core: fix minor memleak in namespace.c | Lennart Poettering |
2017-02-07 | Merge pull request #5225 from poettering/seccomp-socket | Evgeny Vereshchagin |
2017-02-06 | Merge pull request #5239 from poettering/notify-access-all | Evgeny Vereshchagin |
2017-02-06 | update TODO | Lennart Poettering |
2017-02-06 | README: suffix unit file options with "=" | Lennart Poettering |
2017-02-06 | update TODO | Lennart Poettering |
2017-02-06 | notify: document that we fake the PID when sending sd_notify() | Lennart Poettering |
2017-02-06 | update TODO | Lennart Poettering |
2017-02-06 | man: document that sd_notify() is racy in some cases | Lennart Poettering |
2017-02-06 | core: use a memfd for serialization | Lennart Poettering |
2017-02-06 | manager: refuse reloading/reexecing when /run is overly full | Lennart Poettering |
2017-02-06 | systemd-mount: add missing fsck argument (#5238) | Lukas Rusak |
2017-02-06 | man: Document that RestrictAddressFamilies= doesn't work on s390/s390x/... | Lennart Poettering |
2017-02-06 | seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i... | Lennart Poettering |
2017-02-06 | update TODO | Lennart Poettering |
2017-02-06 | Merge pull request #5237 from keszybz/explicit-bzero | Lennart Poettering |
2017-02-06 | cgls: look at the right variable in error path (#5234) | Zbigniew Jędrzejewski-Szmek |
2017-02-05 | journalctl: replace string_erase with memset('x') | Zbigniew Jędrzejewski-Szmek |
2017-02-05 | treewide: replace homegrown memory_erase with explicit_bzero | Zbigniew Jędrzejewski-Szmek |
2017-02-05 | resolved: downgrade "processing query..." message to debug (#5233) | Felipe Sateler |
2017-02-05 | Merge pull request #5223 from keszybz/root-workdir | Martin Pitt |
2017-02-05 | build-sys,man: describe systemd-umount and hook it up to installation (#5227) | Zbigniew Jędrzejewski-Szmek |
2017-02-05 | seccomp: don't ever try to add an ABI before removing the default native ABI ... | Evgeny Vereshchagin |
2017-02-05 | catalog: update Russian translation (#5232) | Sergey Ptashnick |
2017-02-05 | core/timer: downgrade message about random time addition (#5229) | Zbigniew Jędrzejewski-Szmek |
2017-02-04 | Silence two "unused function af_lookup" warnings (#5222) | Zbigniew Jędrzejewski-Szmek |
2017-02-04 | systemd-mount features and improvements (#5067) | Lukas Rusak |
2017-02-03 | Merge pull request #4973 from poettering/run-race | Martin Pitt |
2017-02-03 | man: clarify interface for suspend/resume integration (#5220) | Martin Pitt |
2017-02-03 | core/execute: pass the username to utmp/wtmp database | Zbigniew Jędrzejewski-Szmek |
2017-02-03 | core/execute: set HOME, USER also for root users | Zbigniew Jędrzejewski-Szmek |
2017-02-03 | time-util: Fix overflow check introduce in commit f977849 (#5216) | Benjamin Robin |
2017-02-03 | run: exit early in --pty if service failed | Lennart Poettering |
2017-02-03 | run: explicitly close pty forwarder before printing summary | Lennart Poettering |
2017-02-03 | run: complain when --pty is used together with --no-block, which makes no sense | Lennart Poettering |
2017-02-03 | sd-event: when an event source fails, don't assume the type of it is still set | Lennart Poettering |
2017-02-03 | Merge pull request #5213 from keszybz/systemctl-root-cat | Lennart Poettering |
2017-02-03 | rules: allow systemd to manage UBI volumes (#5214) | Mirza Krak |
2017-02-02 | logind: Don't try to emit a change signal for the 'Sessions' property (#5211) | afrantzis |
2017-02-02 | Merge pull request #5212 from poettering/time-range | Zbigniew Jędrzejewski-Szmek |
2017-02-02 | ptyfwd: set event source description strings for all event sources of a ptyfw... | Lennart Poettering |
2017-02-02 | run: fix race for "systemd-run --wait" | Lennart Poettering |