| Commit message (Expand) | Author | Files | Lines |
2017-02-09 | units: set SystemCallArchitectures=native on all our long-running services | Lennart Poettering | 1 | -0/+1 |
2017-02-09 | dhcp-server: add two missing OOM checks | Lennart Poettering | 1 | -0/+6 |
2017-02-09 | execute: set the right exit status for CHDIR vs. CHROOT | Lennart Poettering | 1 | -8/+14 |
2017-02-09 | execute: use prefix_roota() where appropriate | Lennart Poettering | 1 | -1/+1 |
2017-02-09 | execute: set working directory to /root if User= is not set, but WorkingDirec... | Lennart Poettering | 1 | -5/+45 |
2017-02-09 | Revert "core/execute: set HOME, USER also for root users" | Lennart Poettering | 2 | -2/+7 |
2017-02-09 | networkd: add multicast membership to lldp socket (#5282) | 27o | 1 | -0/+21 |
2017-02-09 | dhcp-server: always save the ACKed lease address (#5281) | 27o | 1 | -1/+1 |
2017-02-09 | man: add more commas for clarify and reword a few sentences | Zbigniew Jędrzejewski-Szmek | 2 | -11/+11 |
2017-02-09 | man: revert documentation about RequiresMountsFor= honoring noauto | Zbigniew Jędrzejewski-Szmek | 1 | -5/+3 |
2017-02-09 | man: break long lines and update Fedora versions | Zbigniew Jędrzejewski-Szmek | 1 | -7/+14 |
2017-02-09 | man: fix docs for swap's DefaultDependencies= (#5278) | David Glasser | 1 | -4/+4 |
2017-02-08 | update TODO | Lennart Poettering | 1 | -0/+2 |
2017-02-08 | seccomp: on s390 the clone() parameters are reversed | Lennart Poettering | 5 | -13/+55 |
2017-02-08 | systemctl: make sure that --now is carried out (#5209) | Jan Synacek | 1 | -8/+12 |
2017-02-08 | sd-event: "when exiting no signal event are pending" is a wrong assertion (#5... | Franck Bui | 1 | -1/+0 |
2017-02-08 | sysctl.d: replace URL of SysRq key documentation (#5274) | Peter Körner | 1 | -1/+2 |
2017-02-08 | fstab-generator: also convert % → %% for What= | Lennart Poettering | 3 | -29/+39 |
2017-02-08 | fstab-generator: Options= applies specifier expansion | Lennart Poettering | 3 | -12/+30 |
2017-02-08 | nspawn: Add support for sysroot pivoting (#5258) | Philip Withnall | 8 | -1/+211 |
2017-02-08 | test: Fix a maybe-uninitialised compiler warning (#5269) | Philip Withnall | 1 | -1/+1 |
2017-02-08 | seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254) | Lennart Poettering | 4 | -35/+106 |
2017-02-08 | dissect: don't honour NOAUTO flags when looking for ESP (#5224) | Lennart Poettering | 2 | -3/+38 |
2017-02-08 | tests: add dropin dependency tests | Franck Bui | 4 | -0/+328 |
2017-02-08 | core/load-dropin: add more sanity checks on .wants/.requires symlinks | Zbigniew Jędrzejewski-Szmek | 1 | -1/+41 |
2017-02-08 | core: drop code that is now unused | Zbigniew Jędrzejewski-Szmek | 2 | -71/+25 |
2017-02-08 | core: implement masking of .wants/.requires symlinks | Zbigniew Jędrzejewski-Szmek | 1 | -0/+7 |
2017-02-08 | core: when loading .wants and .requires, follow the same logic as .d conf dro... | Zbigniew Jędrzejewski-Szmek | 5 | -46/+75 |
2017-02-08 | basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffix | Zbigniew Jędrzejewski-Szmek | 2 | -3/+3 |
2017-02-08 | man: s/--unmount/--umount/g (#5243) | Lennart Poettering | 1 | -1/+1 |
2017-02-08 | Revert "fix handling of templates instantiated in /usr/lib (#5263)" | Zbigniew Jędrzejewski-Szmek | 2 | -126/+47 |
2017-02-08 | fix handling of templates instantiated in /usr/lib (#5263) | Lennart Poettering | 2 | -47/+126 |
2017-02-08 | man: document *.d/ drop-in file order (#5262) | Lucas Werkmeister | 1 | -2/+3 |
2017-02-08 | tmpfiles.d: set primary group rights to r-w (#5265) | lewo | 1 | -6/+6 |
2017-02-07 | install: remove some unused parameters from various functions in install.c | Lennart Poettering | 1 | -10/+4 |
2017-02-07 | install: when a template unit is instantiated via a /usr symlink, consider it... | Lennart Poettering | 2 | -35/+107 |
2017-02-07 | l10n: fix file permissions of Indonesian translation | AsciiWolf | 1 | -0/+0 |
2017-02-07 | l10n: fix strings formatting in Czech translation | AsciiWolf | 1 | -105/+80 |
2017-02-07 | man: document that systemd-run --on-* cannot be used with --pty | Lucas Werkmeister | 1 | -2/+2 |
2017-02-07 | install: don't enter loop when traversing a template symlinks | Lennart Poettering | 1 | -3/+16 |
2017-02-07 | man: use systemctl enable --now | Lucas Werkmeister | 1 | -4/+2 |
2017-02-07 | man: add cross-reference | Lucas Werkmeister | 1 | -2/+3 |
2017-02-07 | update TODO | Lennart Poettering | 1 | -4/+0 |
2017-02-07 | dissect: try to read roothash value off user.verity.roothash xattr of image file | Lennart Poettering | 2 | -17/+29 |
2017-02-07 | core,nspawn,dissect: make nspawn's .roothash file search reusable | Lennart Poettering | 5 | -51/+84 |
2017-02-07 | core: add RootImage= setting for using a specific image file as root director... | Lennart Poettering | 10 | -36/+117 |
2017-02-07 | dissect: make sure to manually follow symlinks when mounting dissected image | Lennart Poettering | 1 | -15/+24 |
2017-02-07 | core: actually make "+" prefix in ReadOnlyPaths=, InaccessiblePaths=, ReadWri... | Lennart Poettering | 3 | -10/+25 |
2017-02-07 | core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c... | Lennart Poettering | 8 | -16/+129 |
2017-02-07 | core: fix minor memleak in namespace.c | Lennart Poettering | 1 | -5/+12 |