Age | Commit message (Expand) | Author |
2016-05-02 | Merge pull request #3162 from keszybz/alias-refusal | Lennart Poettering |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-30 | Merge pull request #3152 from poettering/aliasfix | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: when encountering a symlink alias for non-aliasable units warn nicely | Lennart Poettering |
2016-04-29 | core: refuse merging on units when the unit type does not support alias | Lennart Poettering |
2016-04-29 | core: merge service_connection_unref() into service_close_socket_fd() | Lennart Poettering |
2016-04-29 | core: rerun GC logic for a unit that loses a reference | Lennart Poettering |
2016-04-29 | core: rework socket/service GC logic | Lennart Poettering |
2016-04-29 | socket: really always close auxiliary fds when closing socket fds | Lennart Poettering |
2016-04-29 | core: make sure to close connection fd when we fail to activate a per-connect... | Lennart Poettering |
2016-04-29 | core: minor error path fix | Lennart Poettering |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: move start ratelimiting check after condition checks | Lennart Poettering |
2016-04-29 | core: introduce activation rate limiting for socket units | Lennart Poettering |
2016-04-29 | core: Filter by unit name behind the D-Bus, instead on the client side (#3142) | kayrus |
2016-04-29 | Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mounts | Lennart Poettering |
2016-04-26 | core: set start job timeout from the kernel commandline (#3112) | tblume |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-25 | Always create dependencies for loop device mounts | Michal Koutný |
2016-04-25 | Always create dependencies for bind mounts | Michal Koutný |
2016-04-22 | tree-wide: remove unused variables (#3098) | Thomas H. P. Andersen |
2016-04-22 | Merge pull request #3094 from poettering/run-slice | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | core: don't dispatch load queue when setting Slice= for transient units | Lennart Poettering |
2016-04-22 | coredump,basic: generalize O_TMPFILE handling a bit | Lennart Poettering |
2016-04-22 | tree-wide: don't assume CLOCK_BOOTIME is generally available | Lennart Poettering |
2016-04-22 | machine-id-setup: explicitly fsync() the machine ID after writing | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-22 | Merge pull request #3084 from keszybz/preset-fixes | Lennart Poettering |
2016-04-21 | tree-wide: use mdash instead of a two minuses | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | core/dbus-manager: drop unused param from installation functions | Zbigniew Jędrzejewski-Szmek |
2016-04-21 | Merge pull request #3005 from keszybz/kill-user-proceses | Lennart Poettering |
2016-04-21 | core: prefix selinux messages with "selinux: " | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | pid1: disable color output when TERM=dumb | Zbigniew Jędrzejewski-Szmek |
2016-04-19 | Merge pull request #3055 from keszybz/preset-fixes | Lennart Poettering |
2016-04-19 | shared/install,systemctl,core: report offending file on installation error | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | shared/install: add helper function unit_file_changes_have_modification() | Zbigniew Jędrzejewski-Szmek |
2016-04-18 | Various formatting and style fixes | Zbigniew Jędrzejewski-Szmek |
2016-04-17 | tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#... | Lubomir Rintel |
2016-04-16 | tree-wide: introduce PATH_IN_SET macro | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | systemctl/core: ignore masked units in preset-all | Zbigniew Jędrzejewski-Szmek |
2016-04-16 | tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked" | Zbigniew Jędrzejewski-Szmek |
2016-04-14 | core/mount-setup.c: also relabel /dev/shm for selinux (#3039) | Harald Hoyer |
2016-04-13 | tree-wide: remove useless NULLs from strjoina | Zbigniew Jędrzejewski-Szmek |
2016-04-13 | basic/util: silence stupid gcc warnings about unitialized variable | Zbigniew Jędrzejewski-Szmek |
2016-04-12 | Merge pull request #2973 from poettering/search-path | Martin Pitt |
2016-04-12 | load-fragment: Resolve specifiers in DeviceAllow (#3019) | Nicolas Braud-Santoni |
2016-04-12 | core: make sure we always free the list of changes | Lennart Poettering |
2016-04-12 | core: keep track of the mtime of the transient unit file we wrote | Lennart Poettering |
2016-04-12 | core: make sure we generate a nicer error when a linked unit is attempted to ... | Lennart Poettering |