summaryrefslogtreecommitdiff
path: root/src/core/unit.h
Commit message (Expand)AuthorAge
* 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
* core: redefine unit_status_printf()Michal Schmidt2013-02-28
* core: add manager_status_printf()Michal Schmidt2013-02-28
* unit: rework resource management APILennart Poettering2013-02-27
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek2013-01-06
* socket: support socket activation of containersLennart Poettering2012-12-22
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-25
* timer: implement calendar time eventsLennart Poettering2012-11-23
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-18
* unit: split unit_printf() and friends into its own .c fileLennart Poettering2012-09-18
* man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen2012-09-13
* systemd: added new dependency PartOfMichal Sekletar2012-07-26
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-20
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-20
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* unit: don't serialize job state, only unit state across switch-rootLennart Poettering2012-07-18