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