Age | Commit message (Expand) | Author |
2015-07-28 | mount: remove obsolete -n | Karel Zak |
2015-07-28 | Merge pull request #362 from d-hatayama/fix_selinux_unit_check_v2 | Lennart Poettering |
2015-07-24 | automount: handle state changes of the corresponding mount unit correctly | Michael Olbrich |
2015-07-24 | automount: don't try to umount if it already happened | Michael Olbrich |
2015-07-24 | automount: do not start expiration timer for TimeoutIdleSec=0 | Daniel Mack |
2015-07-24 | Merge pull request #696 from poettering/automount-expiry-freq | Daniel Mack |
2015-07-24 | core: print a nicer warning when two units have the same BusName= setting | Lennart Poettering |
2015-07-24 | automount: lower the idle polling frequency a bit | Lennart Poettering |
2015-07-21 | core: adjust job completion message log levels | Michal Schmidt |
2015-07-21 | core: small refactor of job completion logging | Michal Schmidt |
2015-07-21 | core: log completion of remaining job types | Michal Schmidt |
2015-07-21 | core: do not log done failed-condition jobs as if unit started | Michal Schmidt |
2015-07-21 | core: remove generic job completion messages from unit vtables | Michal Schmidt |
2015-07-21 | core: try harder to get job completion messages too | Michal Schmidt |
2015-07-21 | core: unit_get_status_message_format() never returns NULL | Michal Schmidt |
2015-07-21 | core: always try harder to get unit status message format string | Michal Schmidt |
2015-07-21 | core: correct return value from reload methods | Michal Schmidt |
2015-07-21 | core: fix confusing logging of instantaneous jobs | Michal Schmidt |
2015-07-10 | Merge pull request #548 from vcaputo/fix_path_state_debug_msg | Daniel Mack |
2015-07-10 | core: include unit in path state transition debug logging. | Vito Caputo |
2015-07-09 | Reload manager defaults at daemon-reload | Thomas Blume |
2015-07-08 | Merge pull request #500 from zonque/fileio | Lennart Poettering |
2015-07-06 | treewide: fix typos of let's | Zbigniew Jędrzejewski-Szmek |
2015-07-06 | tree-wide: fix write_string_file() user that should not create files | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-07-05 | core: fix missing bus-util.h include | David Herrmann |
2015-07-05 | core: don't mount kdbusfs if not wanted | David Herrmann |
2015-07-04 | core: fix coding style in agent-handling | David Herrmann |
2015-07-04 | core: harden cgroups-agent forwarding | David Herrmann |
2015-07-01 | Merge pull request #459 from ctrochalakis/reuse-port-before-bind | Daniel Mack |
2015-07-01 | socket: Set SO_REUSEPORT before bind() | Christos Trochalakis |
2015-07-01 | Revert "kmod-setup: don't print warning on -ENOSYS" | David Herrmann |
2015-06-30 | core: handle --log-target=null when calling systemd-shutdown | Iago López Galeiras |
2015-06-25 | selinux: fix missing SELinux unit access check | HATAYAMA Daisuke |
2015-06-23 | core: fix reversed dependency check in unit_check_unneeded | Abdo Roig-Maranges |
2015-06-22 | smack: add default smack process label config | WaLyong Cho |
2015-06-22 | smack: support smack access change-rule | WaLyong Cho |
2015-06-17 | load-fragment: reset the list on an ExecStart= containing only whitespace | Filipe Brandenburger |
2015-06-17 | load-fragment: use unquote_first_word in config_parse_exec | Filipe Brandenburger |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-17 | core: execute: fix regression in pam_setup() | Daniel Mack |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-06-14 | Merge pull request #189 from teg/rtnl-rename | David Herrmann |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |
2015-06-12 | Merge pull request #167 from keszybz/line-oriented-ima-setup | keszybz |
2015-06-12 | selinux: whitespace fixes | Lennart Poettering |
2015-06-12 | core: fix CID 996302 | Susant Sahani |
2015-06-11 | Merge pull request #171 from teg/rtnl-broadcast-2 | David Herrmann |
2015-06-11 | sd-rtnl: make joining broadcast groups implicit | Tom Gundersen |
2015-06-11 | kmod-setup: don't print warning on -ENOSYS | Daniel Mack |