summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-16FSDG: bootctl: Say "Systemd Boot Manager" instead of "Linux Boot Manager"systemd/v239.0-2.parabola7Luke Shumaker
2018-08-16FSDG: systemd-resolved: Fallback hostname to "gnu-linux" instead of "linux"Luke Shumaker
2018-08-16FSDG: os-release: Default NAME to "GNU/Linux" instead of "Linux"Luke Shumaker
2018-08-16FSDG: os-release: Default PRETTY_NAME to "GNU/Linux" instead of "Linux"Luke Shumaker
2018-08-16build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger
2018-06-21journalctl: handle inotify exhaustion nicerKevin Kuehler
2018-06-21udev: exclude DRBD from block device ownership event lockingRoland Kammerer
2018-06-20core: explicitly trigger changing udev SYSTEMD_WANTS propertiesLennart Poettering
2018-06-20analyze: use _cleanup_ for freeing the manager objectLennart Poettering
2018-06-20analyze: use log_unit_error_errno()'s return value where we canLennart Poettering
2018-06-20tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...Lennart Poettering
2018-06-20core: use fflush_and_check() where appropriateLennart Poettering
2018-06-20test-condition: extend tests to all ConditionSecurity= valuesZbigniew Jędrzejewski-Szmek
2018-06-20condition: add new conditon ConditionSecurity=uefi-securebootLennart Poettering
2018-06-20Merge pull request #9363 from yuwata/specifier-config-dirZbigniew Jędrzejewski-Szmek
2018-06-20meson: make DNS-over-TLS support optionalYu Watanabe
2018-06-20systemctl: mask always reports the same unit names when different unknown uni...Franck Bui
2018-06-21core: add unit specifier for configuration directory rootYu Watanabe
2018-06-20test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek
2018-06-20tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocationsLennart Poettering
2018-06-20Revert "mention alias for poweroff in machinectl --help"Lennart Poettering
2018-06-20Merge pull request #9348 from keszybz/copyright-removalLennart Poettering
2018-06-20Drop copyrights tags for "systemd authors"Zbigniew Jędrzejewski-Szmek
2018-06-20basic/bpf-program: drop obsolete commentZbigniew Jędrzejewski-Szmek
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek
2018-06-20shared/path-lookup: remove unnecessary 'if' to help gccZbigniew Jędrzejewski-Szmek
2018-06-20resolve: fix log messageYu Watanabe
2018-06-20resolve: do not log about negative cache for mdns packetsYu Watanabe
2018-06-20mention alias for poweroff in machinectl --helpChristian Rebischke
2018-06-20networkd: Unify set MTUSusant Sahani
2018-06-19scsi_id: Fixup prefix for pre-SPC inquiry replyHannes Reinecke
2018-06-19add _AUDIT_TYPE_NAME field to audit records in the journalJérémy Rosen
2018-06-19resolved: move dot to end of sentenceZbigniew Jędrzejewski-Szmek
2018-06-19sd-bus: fix typo in commentYu Watanabe
2018-06-19tree-wide: do not assign values if not usedYu Watanabe
2018-06-19Merge pull request #9330 from yuwata/ja-po-portableZbigniew Jędrzejewski-Szmek
2018-06-19mount: do not output (null) in optionYu Watanabe
2018-06-19portable: update polkit messagesYu Watanabe
2018-06-18Correct a number of trivial typos.Chris Lamb
2018-06-18do not filter out deprecated USER audit messagesJérémy Rosen
2018-06-18shared: do not include ~ when appending syscall filters propertyRonny Chevalier
2018-06-15Merge pull request #8766 from poettering/syscall-filter-serviceZbigniew Jędrzejewski-Szmek
2018-06-15namespace: drop protect_{home,system}_or_bool_from_string()Yu Watanabe
2018-06-15Merge pull request #9303 from poettering/busctl-fixletsYu Watanabe
2018-06-14resolved: fix error handling in resolved-dns-streamIwan Timmer
2018-06-14portable: add SystemCallFilter=@system-service to the three main portable ser...Lennart Poettering
2018-06-14seccomp: explain why we use setuid rather than @setuid in @privilegedLennart Poettering
2018-06-14seccomp: add new system call filter, suitable as default whitelist for system...Lennart Poettering
2018-06-14busctl: make use of log_error_errno() where we canLennart Poettering
2018-06-14busctl: add 'const' where we canLennart Poettering