summaryrefslogtreecommitdiff
path: root/src/core/unit.h
AgeCommit message (Expand)Author
2015-05-19core: use bitfield where possibleLennart Poettering
2015-05-19core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1Lennart 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-04-30core: simplify unit type detection logicLennart 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-21service: make kill operation mapping explicitLennart Poettering
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-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2014-12-15unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering
2014-12-11core: correct spacing near eol in code commentsTorstein Husebø
2014-12-02systemctl: show unit file preset state in "systemctl status" output"Lennart Poettering
2014-11-28core: add log_unit_*_errno() macrosMichal 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-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart 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-28core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog
2014-10-28job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering
2014-10-25Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek
2014-10-08unit: move UnitDependency to unit-nameLukas Nykryn
2014-03-19core: rework context initialization/destruction logicLennart Poettering
2014-02-24core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering
2014-02-17core: rework cgroup mask propagationLennart Poettering
2014-02-07core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-02bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering
2013-11-26core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering
2013-11-25core: include following set data in dumpLennart Poettering
2013-11-22cgroups: Cache controller masks and optimize queues.David Strauss
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-08Remove dead code and unexport some callsLennart Poettering
2013-10-16macro: clean up usage of gcc attributesLennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-07-11core: simplify drop-in writing logic a bitLennart Poettering
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27dbus: make more cgroup attributes runtime settableLennart Poettering
2013-06-27dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering