summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-27fixLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27fix (mostly adjust #includes to have sd- prefix)Luke Shumaker
2016-07-27Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-27pre-mergeLuke Shumaker
2016-07-27./move.shLuke Shumaker
2016-07-27get `make install` mostly workingLuke Shumaker
2016-07-25Merge pull request #3802 from poettering/id128-fixesZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3800 from keszybz/systemctl-more-cleanupLennart Poettering
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering
2016-07-25fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering
2016-07-25automount: don't cancel mount/umount request on reload/reexec (#3670)Michael Olbrich
2016-07-25transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)Michael Olbrich
2016-07-25systemctl: use _cleanup_ for UnitConditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: simplify machine_info_clearZbigniew Jędrzejewski-Szmek
2016-07-25coredump: turn off coredump collection only when PID 1 crashes, not when jour...Lennart Poettering
2016-07-25systemctl: avoid "leaking" some strings in UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: use cleanup function for UnitStatusInfoZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3681 from walyong/systemctl_conditionZbigniew Jędrzejewski-Szmek
2016-07-25systemctl: style tweaks for the new condition codeZbigniew Jędrzejewski-Szmek
2016-07-25core: change ExecStart=! syntax to ExecStart=+ (#3797)Lennart Poettering
2016-07-25shared/install: allow "enable" on linked unit files (#3790)Zbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3796 from poettering/mailmapMartin Pitt
2016-07-25namespace: don't fail on masked mounts (#3794)Alban Crequy
2016-07-25man: update systemctl man page for unit file commands, in particular "systemc...Lennart Poettering
2016-07-23fixityLuke Shumaker
2016-07-23Merge branch 'lukeshu/postmove' into lukeshu/masterLuke Shumaker
2016-07-23./move.shLuke Shumaker
2016-07-22nspawn: don't skip cleanup on locking errorZbigniew Jędrzejewski-Szmek
2016-07-22import: don't log "fake" errno valuesZbigniew Jędrzejewski-Szmek
2016-07-22Use "return log_error_errno" in more places"Zbigniew Jędrzejewski-Szmek
2016-07-22Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek
2016-07-22coredump: turn off coredump collection entirely after journald or PID 1 crashedLennart Poettering
2016-07-22coredump: make sure to handle crashes of PID 1 and journald specialLennart Poettering
2016-07-22Merge pull request #3753 from poettering/tasks-max-scaleLennart Poettering
2016-07-22coredump: truncate overly long coredump metadata fields (#3780)Lennart Poettering
2016-07-22systemctl: never check inhibitors if -H or -M are used (#3781)Lennart Poettering
2016-07-22cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.Alessandro Puccetti
2016-07-22nspawn: set DevicesPolicy closed and clean up duplicated devicesAlessandro Puccetti
2016-07-22namespace: ensure to return a valid inaccessible nodes (#3778)Alessandro Puccetti
2016-07-22core: check for overflow when handling scaled MemoryLimit= settingsLennart Poettering
2016-07-22macros.systemd.in: add %systemd_ordering (#3776)Harald Hoyer
2016-07-22core: change TasksMax= default for system services to 15%Lennart Poettering