summaryrefslogtreecommitdiff
path: root/src/core/unit.c
Commit message (Expand)AuthorAge
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01
* core: add transient unitsLennart Poettering2013-06-28
* unit: make sure the dropins we write are high-priorityLennart 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: unref slice ref after useLennart Poettering2013-06-18
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering2013-05-06
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* cgroup: do not allow manipulating the cgroup path of units within the systemd...Lennart Poettering2013-04-30
* core: remove duplicate MESSAGE= from log messageMirco Tischler2013-04-25
* 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
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* core: log a few more things under UNIT=...Zbigniew Jędrzejewski-Szmek2013-04-17
* core: let's make our log messages proper sentences with full stopsLennart Poettering2013-04-15
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* Replace s/Dropin/DropIn/Zbigniew Jędrzejewski-Szmek2013-04-02
* Introspect and monitor dropin configurationOleksii Shevchuk2013-04-01
* unit: never retroactively start requisitesLennart Poettering2013-03-23
* exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering2013-03-22
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* unit: count deserialized job only after it's definitely installedMichal Schmidt2013-03-02
* core: fix running jobs counters after reload/reexecMichal Schmidt2013-03-01
* unit: fix the race in deserialization.Oleksii Shevchuk2013-03-01
* core: count active units that may mind our printing to /dev/consoleMichal Schmidt2013-02-28
* core/unit: use a temp variable for manager pointer in unit_notify()Michal Schmidt2013-02-28
* 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
* unit: don't Require systemd-journald.socket from unitsMichal Schmidt2013-02-16
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* unit: fix typoLennart Poettering2013-01-19
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* cgroup: additional validity checks for cgroup attribute namesLennart Poettering2013-01-19
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* core: corrects check of strduped controller stringNestor Ovroy2013-01-17
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-14
* unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering2013-01-11
* timer: implement calendar time eventsLennart Poettering2012-11-23
* manager: introduce watch_init() initializer for watchesLennart Poettering2012-11-22
* systemd: use structured logging for unit changesZbigniew Jędrzejewski-Szmek2012-10-18
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13