summaryrefslogtreecommitdiff
path: root/src/core/unit.h
Commit message (Expand)AuthorAgeFilesLines
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-281-1/+1
* log: rearrange log function namingLennart Poettering2014-11-271-8/+8
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-271-1/+3
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-061-1/+1
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-061-1/+1
* core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...Lennart Poettering2014-11-061-0/+3
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-281-1/+7
* job: optionally, when a job timeout is hit, also execute a failure actionLennart Poettering2014-10-281-0/+4
* Rearrange Unit to make pahole happyZbigniew Jędrzejewski-Szmek2014-10-251-9/+9
* unit: move UnitDependency to unit-nameLukas Nykryn2014-10-081-51/+0
* core: rework context initialization/destruction logicLennart Poettering2014-03-191-3/+3
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-241-1/+2
* core: rework cgroup mask propagationLennart Poettering2014-02-171-1/+4
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-071-0/+9
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-271-0/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-3/+0
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-021-5/+7
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+11
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-261-2/+2
* core: include following set data in dumpLennart Poettering2013-11-251-2/+1
* cgroups: Cache controller masks and optimize queues.David Strauss2013-11-221-0/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-23/+18
* Remove dead code and unexport some callsLennart Poettering2013-11-081-5/+0
* macro: clean up usage of gcc attributesLennart Poettering2013-10-161-4/+4
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-2/+4
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-111-1/+5
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-011-0/+2
* core: add transient unitsLennart Poettering2013-06-281-0/+8
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-271-0/+1
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-271-2/+14
* core: general cgroup reworkLennart Poettering2013-06-271-13/+16
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-0/+3
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-171-9/+15
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-13/+13
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-251-1/+1
* unit: rework stop pending logicLennart Poettering2013-04-251-2/+3
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-241-1/+0
* unit: rework trigger dependency logicLennart Poettering2013-04-231-2/+9
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-171-0/+2
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-011-0/+2
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-131-0/+1
* core: redefine unit_status_printf()Michal Schmidt2013-02-281-2/+1
* core: add manager_status_printf()Michal Schmidt2013-02-281-1/+2
* unit: rework resource management APILennart Poettering2013-02-271-1/+2
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-261-0/+2
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-191-0/+6
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-181-1/+4
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-2/+2
* journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek2013-01-061-0/+7
* socket: support socket activation of containersLennart Poettering2012-12-221-0/+3