summaryrefslogtreecommitdiff
path: root/src/core/unit.c
AgeCommit message (Expand)Author
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11unit: move unit_warn_if_dir_nonempty() and friend to unit.cLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-30core: simplify unit type detection logicLennart Poettering
2015-04-28unit: Drop unused variablesMartin Pitt
2015-04-27core: coldplug all units which participate in jobs during coldpluggingIvan Shapovalov
2015-04-24core: minor simplificationLennart Poettering
2015-04-24unit: don't add automatic dependencies on device units if they aren't supportedLennart Poettering
2015-04-24core: always coldplug units that are triggered by other units before thoseLennart Poettering
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering
2015-04-21core: make unit deserialization more defensiveLennart Poettering
2015-04-16core: fix spurious warning about cpuacct-usage-base deserializationZbigniew Jędrzejewski-Szmek
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-04-10core: set_put never returns -EEXISTRonny Chevalier
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-07core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-02-28core: rework device state logicLennart Poettering
2015-02-26core: emit changes for NFailedUnits propertyLucas De Marchi
2015-02-26unit: When stopping due to BindsTo=, log which unit caused itColin Walters
2015-02-25unit: use weaker dependencies between mount and device units in --user modeLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12core: don't fail to run services in --user instances if $HOME is missingLennart Poettering
2015-02-11core: correct a log messageLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2015-01-05core: rework counting of running jobsLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-16Move dropin listing to sharedZbigniew Jędrzejewski-Szmek
2014-12-15unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho
2014-12-09core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering
2014-12-02systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering
2014-11-28core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt
2014-11-28log: fix order of log_unit_struct() to match other logging callsLennart Poettering
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering
2014-11-06core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering
2014-10-30Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek
2014-10-28core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog
2014-10-27manager: convert ephemeral to enumZbigniew Jędrzejewski-Szmek
2014-10-28job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering
2014-10-23unit: adjust for the possibility of set_move() failingMichal Schmidt
2014-10-23unit: place reservations before merging other's dependenciesMichal Schmidt