summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-25job: add JobRunningTimeoutSec for JOB_RUNNING stateMichal Koutný
2017-03-22units: simplify rescue.service and emergency.service (#5623)Michael Biebl
2017-03-21basic/journal-importer: Fix unaligned access in get_data_size() (#5622)John Paul Adrian Glaubitz
2017-03-21resolved: detect and warn other running LLMNR stackYu Watanabe
2017-03-21resolved: add global config option to control mDNS stackYu Watanabe
2017-03-21resolved: detect and warn other running mDNS stackYu Watanabe
2017-03-21resolved: do not start LLMNR or mDNS stack when no network enables themYu Watanabe
2017-03-20systemctl: fix broken vertical lines in list-dependencies --all (#5608)Felix Zhang
2017-03-16Merge (¾ of) pull request #5596 from matijaskala/masterZbigniew Jędrzejewski-Szmek
2017-03-15base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...Djalal Harouni
2017-03-16check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala
2017-03-16assigning stdout and stderr is not allowedMatija Skala
2017-03-15fix includesMatija Skala
2017-03-14machinectl: don't return 1 in case we couldn't figure out container IP addres...Michal Sekletar
2017-03-14Never call unmap with MAP_FAILED. (#5590)Tobias Stoeckmann
2017-03-13journal: prevent integer overflow while validating header (#5569)Tobias Stoeckmann
2017-03-13headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek
2017-03-12resolve: add missing space in output message (#5574)Yu Watanabe
2017-03-07sd-bus: drop kdbus-related docs (#5533)AsciiWolf
2017-03-07cgtop: use PRIu64 to print uint64_t (#5544)Thomas H. P. Andersen
2017-03-06Merge pull request #5540 from keszybz/coredump-eof-fixDjalal Harouni
2017-03-05coredump: fix handling of premature-eof data for --backtraceZbigniew Jędrzejewski-Szmek
2017-03-05Merge pull request #5525 from martinpitt/khash-notsuppDjalal Harouni
2017-03-05import: bump image size safety limit for machinectl pull (#5535)Dax Kelson
2017-03-03test: skip instead of fail if crypto kmods are not availableMartin Pitt
2017-03-02Avoid strict DM interface version dependencies (#5519)Michael Biebl
2017-03-02basic/architecture: Add sub-architecture types for SuperHJohn Paul Adrian Glaubitz
2017-03-02basic/architecture: Properly set LIB_ARCH_TUPLE for powerpcspeJohn Paul Adrian Glaubitz
2017-03-02basic/architecture: Properly set LIB_ARCH_TUPLE for x32John Paul Adrian Glaubitz
2017-03-01Merge pull request #5283 from poettering/tighten-sandboxLennart Poettering
2017-03-01Merge pull request #5502 from poettering/coredump-mini-fixesLennart Poettering
2017-03-01udev: Use parent bus id for virtio disk builtin path-id (#5500)Viktor Mihajlovski
2017-03-01Revert "util: Fine tune running_in_chroot() a bit" (#5506)Lennart Poettering
2017-03-01coredump: define a macro for a "short bus call timeout"Lennart Poettering
2017-03-01coredump: introduce is_journald_crash() and is_pid1_crash() helpersLennart Poettering
2017-03-01coredump: normalize generation/parsing of COREDUMP_TRUNCATED=Lennart Poettering
2017-03-01mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering
2017-03-01core: when a unit's SourcePath points to API VFS pretend we are never out-of-...Lennart Poettering
2017-03-01Merge pull request #5458 from keszybz/coredumpLennart Poettering
2017-02-28Merge pull request #5494 from poettering/run-fixesZbigniew Jędrzejewski-Szmek
2017-02-28resolved: add the new KSK to the built-in resolved trust anchor (#5486)Lennart Poettering
2017-02-28automount: if an automount unit is masked, don't react to activation anymore ...Lennart Poettering
2017-02-28coredumpctl: avoid spurious warning about systemd-coredump@0.serviceZbigniew Jędrzejewski-Szmek
2017-02-28coredumpctl: print a hint when no journal files are foundZbigniew Jędrzejewski-Szmek
2017-02-28journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek
2017-02-28coredumpctl: use a 3s timeout for checking unitsZbigniew Jędrzejewski-Szmek
2017-02-28coredump: process special crashes in an (almost) normal wayZbigniew Jędrzejewski-Szmek
2017-02-28Merge pull request #5493 from poettering/service-mini-fixesMartin Pitt
2017-02-28hostname: detect detachable dmi chassis type (#5489)David Herrmann
2017-02-28cryptsetup-generator: run cryptsetup service before swap unit (#5480)Mauricio Faria de Oliveira