summaryrefslogtreecommitdiff
path: root/src/core/unit.c
Commit message (Expand)AuthorAge
* 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
* core: make sure to serialize jobs for all unitsLennart Poettering2014-05-16
* Make sure that keys are properly removed from hashmapZbigniew Jędrzejewski-Szmek2014-05-15
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* core: when PrivateTmp= is set for a unit, make sure to order it after /tmp an...Lennart Poettering2014-03-19
* core: drop CAP_MKNOD when PrivateDevices= is setLennart Poettering2014-03-18
* core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna2014-03-17
* core: introduce system state enumLennart Poettering2014-03-12
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* core: correctly unregister PIDs from PID hashtablesLennart Poettering2014-03-06
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-05
* Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek2014-03-04
* bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering2014-03-03