summaryrefslogtreecommitdiff
path: root/src/core/unit.h
AgeCommit message (Expand)Author
2015-10-19tree-wide: remove unused functionsThomas Hindoe Paaboel Andersen
2015-10-17unit: allocate bus name match string on the stackLennart Poettering
2015-10-08core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering
2015-09-28Move UnitActiveState to basic/Zbigniew Jędrzejewski-Szmek
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-08-31unit: unify how we assing slices to unitsLennart Poettering
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-07-21core: fix confusing logging of instantaneous jobsMichal Schmidt
2015-05-19unit: drop support for pre-v44 job serializationLennart Poettering
2015-05-19core: also enforce ratelimiter if we stop a unit due to BindsTo=Lennart Poettering
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