summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-05-04Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering
2016-05-03Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changedZbigniew Jędrzejewski-Szmek
2016-05-03Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek
2016-05-02Merge pull request #3162 from keszybz/alias-refusalLennart Poettering
2016-05-02automount: move resetting of expiry timeout to automount_set_state()Lennart Poettering
2016-05-02automount: rework propagation between automount and mount unitsLennart Poettering
2016-05-02core: don't propagate service state to sockets as long as there's still a job...Lennart Poettering
2016-05-02automount: add debug message when we get notified about mount state changesLennart Poettering
2016-05-02core: remove duplicate code in automount_update_mount()Lennart Poettering
2016-05-02core: simplify unit_need_daemon_reload() a bitLennart Poettering
2016-05-02core: fix detection whether per-unit drop-ins changedLennart Poettering
2016-05-02core: move enforcement of the start limit into per-unit-type code againLennart Poettering
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek
2016-04-30Merge pull request #3152 from poettering/aliasfixZbigniew Jędrzejewski-Szmek
2016-04-29core: when encountering a symlink alias for non-aliasable units warn nicelyLennart Poettering
2016-04-29core: refuse merging on units when the unit type does not support aliasLennart Poettering
2016-04-29core: merge service_connection_unref() into service_close_socket_fd()Lennart Poettering
2016-04-29core: rerun GC logic for a unit that loses a referenceLennart Poettering
2016-04-29core: rework socket/service GC logicLennart Poettering
2016-04-29socket: really always close auxiliary fds when closing socket fdsLennart Poettering
2016-04-29core: make sure to close connection fd when we fail to activate a per-connect...Lennart Poettering
2016-04-29core: minor error path fixLennart Poettering
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-04-29core: Filter by unit name behind the D-Bus, instead on the client side (#3142)kayrus
2016-04-29Merge pull request #3069 from Werkov/fix-dependencies-for-bind-mountsLennart Poettering
2016-04-26core: set start job timeout from the kernel commandline (#3112)tblume
2016-04-25core: fix description of "resources" service error (#3119)Lennart Poettering
2016-04-25Always create dependencies for loop device mountsMichal Koutný
2016-04-25Always create dependencies for bind mountsMichal Koutný
2016-04-22tree-wide: remove unused variables (#3098)Thomas H. P. Andersen
2016-04-22Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek
2016-04-22core: don't dispatch load queue when setting Slice= for transient unitsLennart Poettering
2016-04-22coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering
2016-04-22tree-wide: don't assume CLOCK_BOOTIME is generally availableLennart Poettering
2016-04-22machine-id-setup: explicitly fsync() the machine ID after writingLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-22Merge pull request #3084 from keszybz/preset-fixesLennart Poettering
2016-04-21tree-wide: use mdash instead of a two minusesZbigniew Jędrzejewski-Szmek
2016-04-21core/dbus-manager: drop unused param from installation functionsZbigniew Jędrzejewski-Szmek
2016-04-21Merge pull request #3005 from keszybz/kill-user-procesesLennart Poettering
2016-04-21core: prefix selinux messages with "selinux: "Zbigniew Jędrzejewski-Szmek
2016-04-20pid1: disable color output when TERM=dumbZbigniew Jędrzejewski-Szmek
2016-04-19Merge pull request #3055 from keszybz/preset-fixesLennart Poettering
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek
2016-04-18shared/install: add helper function unit_file_changes_have_modification()Zbigniew Jędrzejewski-Szmek
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek
2016-04-17tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel