summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-07-28mount: remove obsolete -nKarel Zak
2015-07-28Merge pull request #362 from d-hatayama/fix_selinux_unit_check_v2Lennart Poettering
2015-07-24automount: handle state changes of the corresponding mount unit correctlyMichael Olbrich
2015-07-24automount: don't try to umount if it already happenedMichael Olbrich
2015-07-24automount: do not start expiration timer for TimeoutIdleSec=0Daniel Mack
2015-07-24Merge pull request #696 from poettering/automount-expiry-freqDaniel Mack
2015-07-24core: print a nicer warning when two units have the same BusName= settingLennart Poettering
2015-07-24automount: lower the idle polling frequency a bitLennart Poettering
2015-07-21core: adjust job completion message log levelsMichal Schmidt
2015-07-21core: small refactor of job completion loggingMichal Schmidt
2015-07-21core: log completion of remaining job typesMichal Schmidt
2015-07-21core: do not log done failed-condition jobs as if unit startedMichal Schmidt
2015-07-21core: remove generic job completion messages from unit vtablesMichal Schmidt
2015-07-21core: try harder to get job completion messages tooMichal Schmidt
2015-07-21core: unit_get_status_message_format() never returns NULLMichal Schmidt
2015-07-21core: always try harder to get unit status message format stringMichal Schmidt
2015-07-21core: correct return value from reload methodsMichal Schmidt
2015-07-21core: fix confusing logging of instantaneous jobsMichal Schmidt
2015-07-10Merge pull request #548 from vcaputo/fix_path_state_debug_msgDaniel Mack
2015-07-10core: include unit in path state transition debug logging.Vito Caputo
2015-07-09Reload manager defaults at daemon-reloadThomas Blume
2015-07-08Merge pull request #500 from zonque/fileioLennart Poettering
2015-07-06treewide: fix typos of let'sZbigniew Jędrzejewski-Szmek
2015-07-06tree-wide: fix write_string_file() user that should not create filesDaniel Mack
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-07-05core: fix missing bus-util.h includeDavid Herrmann
2015-07-05core: don't mount kdbusfs if not wantedDavid Herrmann
2015-07-04core: fix coding style in agent-handlingDavid Herrmann
2015-07-04core: harden cgroups-agent forwardingDavid Herrmann
2015-07-01Merge pull request #459 from ctrochalakis/reuse-port-before-bindDaniel Mack
2015-07-01socket: Set SO_REUSEPORT before bind()Christos Trochalakis
2015-07-01Revert "kmod-setup: don't print warning on -ENOSYS"David Herrmann
2015-06-30core: handle --log-target=null when calling systemd-shutdownIago López Galeiras
2015-06-25selinux: fix missing SELinux unit access checkHATAYAMA Daisuke
2015-06-23core: fix reversed dependency check in unit_check_unneededAbdo Roig-Maranges
2015-06-22smack: add default smack process label configWaLyong Cho
2015-06-22smack: support smack access change-ruleWaLyong Cho
2015-06-17load-fragment: reset the list on an ExecStart= containing only whitespaceFilipe Brandenburger
2015-06-17load-fragment: use unquote_first_word in config_parse_execFilipe Brandenburger
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-17core: execute: fix regression in pam_setup()Daniel Mack
2015-06-15everywhere: port everything to sigprocmask_many() and friendsLennart Poettering
2015-06-14Merge pull request #189 from teg/rtnl-renameDavid Herrmann
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-06-12Merge pull request #167 from keszybz/line-oriented-ima-setupkeszybz
2015-06-12selinux: whitespace fixesLennart Poettering
2015-06-12core: fix CID 996302Susant Sahani
2015-06-11Merge pull request #171 from teg/rtnl-broadcast-2David Herrmann
2015-06-11sd-rtnl: make joining broadcast groups implicitTom Gundersen
2015-06-11kmod-setup: don't print warning on -ENOSYSDaniel Mack