summaryrefslogtreecommitdiff
path: root/src/core/unit.h
Commit message (Expand)AuthorAge
...
* 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
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-16
* Spelling fixes.Ville Skyttä2012-07-16
* unit: avoid re-definition of enum for older gcc versionsKay Sievers2012-07-15
* unit: rename BindTo= to BindsTo=Lennart Poettering2012-07-13
* unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-10
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-10
* unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering2012-07-10
* unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-10
* units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering2012-05-22
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-21
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-30
* core: add NOP jobs, job type collapsingMichal Schmidt2012-04-25
* job: serialize jobs properlyMichal Schmidt2012-04-24
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11