summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test-namespace: Add test for ProtectKernelLogs=Kevin Kuehler2019-11-151-5/+68
* test/test-seccomp: add test_protect_syslogKevin Kuehler2019-11-141-0/+43
* core: ProtectKernelLogs= mask kmsg in proc and sysKevin Kuehler2019-11-143-1/+17
* core: Add ProtectKernelLogsKevin Kuehler2019-11-115-0/+31
* shared: Add ProtectKernelLogs propertyKevin Kuehler2019-11-113-2/+35
* journal-file: delete some unnecessary bracesVito Caputo2019-11-101-2/+1
* Merge pull request #13975 from keszybz/more-seccomp-syscallsYu Watanabe2019-11-093-3/+30
|\
| * Add @pkey syscall groupZbigniew Jędrzejewski-Szmek2019-11-083-3/+10
| * seccomp: add all *time64 syscallsZbigniew Jędrzejewski-Szmek2019-11-081-0/+20
* | shared/sleep-config: fix potential SEGVZbigniew Jędrzejewski-Szmek2019-11-091-5/+6
* | Merge pull request #13554 from keur/systemctl_status_timerZbigniew Jędrzejewski-Szmek2019-11-081-42/+77
|\ \
| * | systemctl: simplify printing of Triggers/TriggeredByZbigniew Jędrzejewski-Szmek2019-11-051-34/+17
| * | systemctl: Align all status outputs to TriggeredByKevin Kuehler2019-11-051-38/+38
| * | systemctl: Add TriggeredBy and Triggers to statusKevin Kuehler2019-11-051-9/+61
* | | libblkid: open device in nonblock mode.Michal Suchanek2019-11-081-1/+1
| |/ |/|
* | include missing_fcntl.h where neededAnita Zhang2019-11-073-0/+3
* | Merge pull request #13904 from keur/job_mode_triggeringZbigniew Jędrzejewski-Szmek2019-11-075-0/+38
|\ \
| * | man: Document --job-mode=triggering switchKevin Kuehler2019-11-051-0/+1
| * | core: Add triggering job modeKevin Kuehler2019-11-055-0/+37
* | | core: change top-level drop-in from -.service.d to service.dAnita Zhang2019-11-076-70/+12
* | | Merge pull request #13936 from keszybz/format-table-uninhibitedAnita Zhang2019-11-053-10/+23
|\ \ \
| * | | shared/format-table: disable ellipsization when pipedZbigniew Jędrzejewski-Szmek2019-11-052-9/+22
| * | | basic/signal-util: drop unnecessary parensZbigniew Jędrzejewski-Szmek2019-11-021-1/+1
* | | | Merge pull request #13944 from yuwata/network-split-struct-prefixAnita Zhang2019-11-054-27/+36
|\ \ \ \
| * | | | network: split struct Prefix into Prefix and RoutePrefixYu Watanabe2019-11-054-27/+36
* | | | | sd-device-enumerator: do not return error when a device is removedYu Watanabe2019-11-051-2/+7
|/ / / /
* | | | Merge pull request #13939 from yuwata/network-fix-memleak-and-13938Yu Watanabe2019-11-053-5/+18
|\ \ \ \
| * | | | sd-radv: fix memleakYu Watanabe2019-11-051-0/+7
| * | | | network: fix memleak in route_prefix_free()Yu Watanabe2019-11-051-1/+2
| * | | | network: fix typoYu Watanabe2019-11-051-1/+2
| * | | | network: fix invalid cleanup functionYu Watanabe2019-11-051-2/+2
| * | | | network: fix memleakYu Watanabe2019-11-051-0/+4
| * | | | network: use fix invalid free functionYu Watanabe2019-11-051-1/+1
* | | | | journal: refresh cached credentials of stdout streamsLorenz Bauer2019-11-051-2/+47
* | | | | Merge pull request #13935 from poettering/bootctl-random-seed-mkdirAnita Zhang2019-11-041-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bootctl: create leading dirs when "bootctl random-seed" is called if neededLennart Poettering2019-11-041-0/+8
* | | | | core, job: fix breakage of ordering dependencies by systemctl reload commandHATAYAMA Daisuke2019-11-041-3/+3
* | | | | journalctl: allow running vacuum on remote journals, tooJan Kundrát2019-11-041-3/+0
|/ / / /
* | | | Merge pull request #13906 from yuwata/drop-missing-take2Zbigniew Jędrzejewski-Szmek2019-11-04243-394/+0
|\ \ \ \
| * | | | util: drop unnecessary headers from util.cYu Watanabe2019-11-041-22/+0
| * | | | tree-wide: drop double newlineYu Watanabe2019-11-0417-19/+0
| * | | | tree-wide: drop input.h when missing_input.h is includedYu Watanabe2019-11-043-3/+0
| * | | | tree-wide: drop stdio.h when stdio-util.h is includedYu Watanabe2019-11-0425-25/+0
| * | | | tree-wide: drop signal.h when signal-util.h is includedYu Watanabe2019-11-0417-17/+0
| * | | | tree-wide: drop mman.h when missing_mman.h is includedYu Watanabe2019-11-041-1/+0
| * | | | tree-wide: drop magic.h when missing_magic.h is includedYu Watanabe2019-11-042-2/+0
| * | | | tree-wide: drop stat.h or statfs.h when stat-util.h is includedYu Watanabe2019-11-0425-30/+0
| * | | | tree-wide: drop socket.h when socket-util.h is includedYu Watanabe2019-11-0428-28/+0
| * | | | tree-wide: drop mntent.h when fstab-util.h is includedYu Watanabe2019-11-042-2/+0
| * | | | tree-wide: drop libkmod.h when module-util.h is includedYu Watanabe2019-11-044-4/+0