summaryrefslogtreecommitdiff
path: root/src/core/unit.c
Commit message (Expand)AuthorAge
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* core: rework device state logicLennart Poettering2015-02-28
* core: emit changes for NFailedUnits propertyLucas De Marchi2015-02-26
* unit: When stopping due to BindsTo=, log which unit caused itColin Walters2015-02-26
* unit: use weaker dependencies between mount and device units in --user modeLennart Poettering2015-02-25
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* core: don't fail to run services in --user instances if $HOME is missingLennart Poettering2015-02-12
* core: correct a log messageLennart Poettering2015-02-11
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* core: rework counting of running jobsLennart Poettering2015-01-05
* tree-wide: spelling fixesVeres Lajos2014-12-30
* Move dropin listing to sharedZbigniew Jędrzejewski-Szmek2014-12-16
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* unit: update unit dropin paths and time when dropin file is written.WaLyong Cho2014-12-09
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-09
* systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering2014-12-02
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-06
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-06
* Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek2014-10-30
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek2014-10-27
* job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering2014-10-28
* unit: adjust for the possibility of set_move() failingMichal Schmidt2014-10-23
* unit: place reservations before merging other's dependenciesMichal Schmidt2014-10-23
* unit: move UnitDependency to unit-nameLukas Nykryn2014-10-08
* Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek2014-10-02
* add a transient user unit directorySteven Allen2014-10-02
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* Fix a few more typosRuben Kerkhof2014-08-30
* core: unify how we generate the prefix string when dumping unit stateLennart Poettering2014-08-21
* core: minor modernizationsLennart Poettering2014-08-18
* units: fix BindsTo= logic when applied relative to services with Type=oneshotLennart Poettering2014-08-18
* core: warn when merged units have conflicting dependenciesZbigniew Jędrzejewski-Szmek2014-08-07
* core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek2014-08-07
* path-lookup: make SYSTEMD_UNIT_PATH more flexibleZbigniew Jędrzejewski-Szmek2014-07-20
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-30
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* Fix several small typosJonathan Boulle2014-05-24
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22