summaryrefslogtreecommitdiff
path: root/src/core/unit.h
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
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* core: correct spacing near eol in code commentsTorstein Husebø2014-12-11
* systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering2014-12-02
* core: add log_unit_*_errno() macrosMichal 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
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-06
* 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
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering2014-10-28
* Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek2014-10-25
* unit: move UnitDependency to unit-nameLukas Nykryn2014-10-08
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* core: rework cgroup mask propagationLennart Poettering2014-02-17
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-07
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-27
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-26
* core: include following set data in dumpLennart Poettering2013-11-25
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-22
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-11
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-27
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-20
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-25
* unit: rework stop pending logicLennart Poettering2013-04-25
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-24
* unit: rework trigger dependency logicLennart Poettering2013-04-23
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13