summaryrefslogtreecommitdiff
path: root/src/core/job.h
Commit message (Expand)AuthorAge
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* core, systemctl: add support for irreversible jobsMichal Schmidt2013-02-22
* shutdown: issue a sync() as soon as shutdown.target is queuedLennart Poettering2013-02-09
* job: add comments to JobResult valuesMichal Schmidt2012-10-25
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* core: add NOP jobs, job type collapsingMichal Schmidt2012-04-25
* transaction: cancel jobs non-recursively on isolateMichal Schmidt2012-04-23
* job: serialize jobs properlyMichal Schmidt2012-04-24
* dbus-job: allow multiple bus clientsMichal Schmidt2012-04-20
* transaction: rework merging with installed jobsMichal Schmidt2012-04-20
* job: separate job_install()Michal Schmidt2012-04-20
* transaction: remove the anchor linkMichal Schmidt2012-04-20
* job: jobs shouldn't need to know about transaction anchorsMichal Schmidt2012-04-20
* job: job_new() can find the manager from the unitMichal Schmidt2012-04-20
* manager: split transaction.[ch]Michal Schmidt2012-04-20
* manager: Transaction as an objectMichal Schmidt2012-04-20
* job: job_uninstall()Michal Schmidt2012-04-20
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11