- 2832dc1 man: add a note about _netdev usage by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 5c80b45 units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ee2deeb cryptsetup-generator: use remote-cryptsetup.target when _netdev is present by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 7786edc units: add remote-cryptsetup.target and remote-cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 27c7bc9 man: systemd-timesyncd.service(8) (#6109) by Pat Riehecky · 8 years ago
- adc6a92 man: update MemoryDenyWriteExecute description for executable stacks by Zbigniew Jędrzejewski-Szmek · 8 years ago
- d657efd man: don't say that ExecStart syntax is "very shell" by Zbigniew Jędrzejewski-Szmek · 8 years ago
- c19df00 DHCP: when adding static routes set scopes properly (#5982) by Daniel Wang · 8 years ago
- 7785a2b man: fix typo m86k → m68k (#5993) by Lennart Poettering · 8 years ago
- 6a9a1a3 man: fix typo (`--network-zones` → `--network-zone`) by Elias Probst · 8 years ago
- 432c3bd man: Fix reference to timer-sync.target instead of time-sync.target (#5764) by Philip Withnall · 8 years ago
- abb0fd4 man: Fix a simple grammar error in systemd.service.xml (#5594) by AlexanderKurtz · 8 years ago
- 7883270 man: Document when pam_systemd sets XDG_RUNTIME_DIR (#5570) by Adrian Heine né Lang · 8 years ago
- 400d522 Fix typo in function name (#5565) by Michal Sekletar · 8 years ago
- 5fba614 man: fix typo (#5556) by Torstein Husebø · 8 years ago
- 2a75df7 man: escape: fix --suffix examples (#5508) by Lucas Werkmeister · 8 years ago
- b7a09e3 man: systemd: fix description of SIGRTMIN+26,27,28 (#5505) by Lucas Werkmeister · 8 years ago
- ecadd9b Merge pull request #5458 from keszybz/coredump by Lennart Poettering · 8 years ago
- b9aaa7f coredumpctl: print a hint when no journal files are found by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 2b82768 Merge pull request #5484 from dvdhrm/convertible by Lennart Poettering · 8 years ago
- c3988e7 Merge pull request #5438 from ssahani/vxlan-address by Lennart Poettering · 8 years ago
- 34b5245 hostname: add 'convertible' chassis type by David Herrmann · 8 years ago
- 3c3fff4 man: fix typo (#5468) by AsciiWolf · 8 years ago
- ccdda95 man: systemctl list-timers: Provide sample output and document it. (#5463) by Mark Stosberg · 8 years ago
- cc4419e coredumpctl,man: mark truncated messages as such in output by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 5a36ddd Merge pull request #5429 from GiedriusS/master by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 4ab2753 man/coredumpctl: document the new options -S/-U by Giedrius Statkevičius · 8 years ago
- d35e5d3 networkd: add support for vxlan Remote and Local. by Susant Sahani · 8 years ago
- ecc0eab Merge pull request #4670 from htejun/systemd-controller-on-unified-v2 by Lennart Poettering · 8 years ago
- 00f331c man: journalctl: update --new-id128 format count (#5423) by Lucas Werkmeister · 8 years ago
- 770c477 man: update descriptions of argument-less kernel cmdline args by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ee07551 man: describe the cgroup hierarchy kernel commandline options by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 525872b man: document that ProtectKernelTunables= and ProtectControlGroups= implies MountAPIVFS= by Lennart Poettering · 8 years ago
- 28a0ad8 man: use https:// in URLs by AsciiWolf · 8 years ago
- a4dde27 Merge pull request #5131 from keszybz/environment-generators by Lennart Poettering · 8 years ago
- b82f58b basic: support default and alternate values for env expansion by Ray Strode · 9 years ago
- 184d190 Tighten checking for variable validity by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ccad1fd Allow braceless variables to be expanded by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 79d615d build-sys,man: load /etc/environment and describe the new environment.d syntax by Ray Strode · 9 years ago
- f63c4aa environment-generator: new generator to peruse environment.d by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 1bd2d4e man: add systemd.environment-generator(7) with two examples by Zbigniew Jędrzejewski-Szmek · 9 years ago
- b22319e man: sd-id128: fix journalctl option name (#5381) by Lucas Werkmeister · 8 years ago
- aa10469 man: document that user namespacing complicates file copies by Lennart Poettering · 8 years ago
- 7f43928 machined: refuse bind mounts on containers that have user namespaces applied by Lennart Poettering · 8 years ago
- d01cd40 machined: when copying files from/to userns containers chown to root by Lennart Poettering · 8 years ago
- 2ba7627 man: mention machines.target in systemd.special(7) (#5371) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 2fe917f Merge pull request #4526 from keszybz/coredump-python by Lennart Poettering · 8 years ago
- 28b1a3e virt: swap order of cpuid and dmi again, but properly detect oracle (#5355) by Christian Hesse · 8 years ago
- 2b04452 tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID by Zbigniew Jędrzejewski-Szmek · 9 years ago
- f6940bc man: describe systemd-coredump --backtrace by Zbigniew Jędrzejewski-Szmek · 9 years ago
- 988e89e coredump: implement logging of external backtraces with --backtrace by Zbigniew Jędrzejewski-Szmek · 9 years ago
- cd8e857 Merge pull request #4733 from poettering/binds-to by Zbigniew Jędrzejewski-Szmek · 8 years ago
- b1d7520 Merge pull request #5343 from eworm-de/virt-kvm by Djalal Harouni · 8 years ago
- 5f1c788 virt: detect qemu/kvm as 'kvm' by Christian Hesse · 8 years ago
- c1143c9 man: coredumpctl: Add description of -r option by Namhyung Kim · 8 years ago
- 62d3ca2 man: extend the docs on BindsTo= and Requires= a bit by Lennart Poettering · 9 years ago
- ae32518 fstab-generator: add x-systemd.before and x-systemd.after fstab options (#5330) by Ruslan Bilovol · 8 years ago
- 01c901e Merge pull request #4832 from rojkov/mdns by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ec7924f man: busctl: improve capture description (#5321) by Lucas Werkmeister · 8 years ago
- dbb1d5c man: systemd.journal-fields: document _SYSTEMD_INVOCATION_ID (#5316) by Lucas Werkmeister · 8 years ago
- a0e5c15 networkd: add IPv6ProxyNDPAddress support (#5174) by Florian Klink · 8 years ago
- 66a5b90 man: update pam_systemd and systemd-logind man pages a bit by Lennart Poettering · 8 years ago
- 0b8fab9 man: improve documentation on seccomp regarding alternative ABIs by Lennart Poettering · 8 years ago
- 1d450bd Merge pull request #5287 from poettering/exit-codes by Zbigniew Jędrzejewski-Szmek · 8 years ago
- bc7e815 Merge pull request #5255 from poettering/percent-escape by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 23deef8 Revert "core/execute: set HOME, USER also for root users" by Lennart Poettering · 8 years ago
- 4997dd9 Merge pull request #5279 from keszybz/man-reverts by Martin Pitt · 8 years ago
- fc6149a Merge pull request #4962 from poettering/root-directory-2 by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ef3116b man: add more commas for clarify and reword a few sentences by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 88e328f man: revert documentation about RequiresMountsFor= honoring noauto by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 3797fd0 man: break long lines and update Fedora versions by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 52a4aaf Merge pull request #5270 from poettering/seccomp-namespace-fix by Evgeny Vereshchagin · 8 years ago
- 2026e39 man: fix docs for swap's DefaultDependencies= (#5278) by David Glasser · 8 years ago
- ae9d60c seccomp: on s390 the clone() parameters are reversed by Lennart Poettering · 8 years ago
- 19d0833 fstab-generator: also convert % → %% for What= by Lennart Poettering · 8 years ago
- d5cc4be fstab-generator: Options= applies specifier expansion by Lennart Poettering · 8 years ago
- b53ede6 nspawn: Add support for sysroot pivoting (#5258) by Philip Withnall · 8 years ago
- 8a50cf6 seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254) by Lennart Poettering · 8 years ago
- cec2a20 man: s/--unmount/--umount/g (#5243) by Lennart Poettering · 8 years ago
- 8331eaa man: document *.d/ drop-in file order (#5262) by Lucas Werkmeister · 8 years ago
- c04becf man: document that systemd-run --on-* cannot be used with --pty by Lucas Werkmeister · 8 years ago
- ee3c52e man: use systemctl enable --now by Lucas Werkmeister · 9 years ago
- aa9f9e5 man: add cross-reference by Lucas Werkmeister · 9 years ago
- 41488e1 dissect: try to read roothash value off user.verity.roothash xattr of image file by Lennart Poettering · 9 years ago
- 915e6d1 core: add RootImage= setting for using a specific image file as root directory for a service by Lennart Poettering · 9 years ago
- 5d99782 core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in conjunction with RootDirectory= by Lennart Poettering · 9 years ago
- d52fbaa Merge pull request #5225 from poettering/seccomp-socket by Evgeny Vereshchagin · 8 years ago
- aa20394 notify: document that we fake the PID when sending sd_notify() by Lennart Poettering · 8 years ago
- b3bb647 man: document that sd_notify() is racy in some cases by Lennart Poettering · 8 years ago
- 142bd80 man: Document that RestrictAddressFamilies= doesn't work on s390/s390x/... by Lennart Poettering · 8 years ago
- d2697a9 Merge pull request #5223 from keszybz/root-workdir by Martin Pitt · 8 years ago
- d20a328 build-sys,man: describe systemd-umount and hook it up to installation (#5227) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 63927b9 man: clarify interface for suspend/resume integration (#5220) by Martin Pitt · 8 years ago
- 8b89628 core/execute: set HOME, USER also for root users by Zbigniew Jędrzejewski-Szmek · 8 years ago
- b415174 Merge pull request #5202 from keszybz/cgls-units by Lennart Poettering · 8 years ago
- e7aa3f5 cgls: add --user-unit to show user units by Zbigniew Jędrzejewski-Szmek · 8 years ago
- d9855d8 cgls: add --unit to show units by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 9806301 man: fix spelling error parth -> path by Brandon Philips · 8 years ago
- bef1954 systemctl: restore --failed (#5198) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- c954f33 man: mention ConditionFirstBoot= in systemd-firstboot(1) (#5186) by Zbigniew Jędrzejewski-Szmek · 8 years ago