summaryrefslogtreecommitdiff
path: root/src/core/job.c
Commit message (Expand)AuthorAge
* job: print the "OK" status messages in normal greenMichal Schmidt2013-03-02
* util, core: add support for ephemeral status linesMichal Schmidt2013-02-28
* core: redefine unit_status_printf()Michal Schmidt2013-02-28
* core: keep track of the number of JOB_RUNNING jobsMichal Schmidt2013-02-27
* 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: fix merging with --ignore-dependenciesMichal Schmidt2013-01-25
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-18
* core: use correct argument of type JobResultMichal Sekletar2013-01-15
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* job: avoid recursion into transaction code from job cancelationMichal Schmidt2012-10-25
* log: introduce a macro to format message idZbigniew Jędrzejewski-Szmek2012-10-13
* journal: suppress structured messages if they'd go to the consoleLennart Poettering2012-09-03
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* job: info message if JOB_VERIFY_ACTIVE detects an inactive unitMichal Schmidt2012-05-14
* job: report the status of first half of JOB_RESTART the same as JOB_STOPMichal Schmidt2012-05-14
* unit: unit type dependent status messagesMichal Schmidt2012-05-14
* job: change red [ABORT] status to yellow [DEPEND]Michal Schmidt2012-05-14
* job: only jobs on the runqueue can be runMichal 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
* job: the status messages are proper sentences, hence end them with a full stopLennart Poettering2012-04-22
* dbus-job: allow multiple bus clientsMichal Schmidt2012-04-20
* transaction: remove checks for installedMichal 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: Transaction as an objectMichal Schmidt2012-04-20
* job: job_uninstall()Michal Schmidt2012-04-20
* job: allow job_free() only on already unlinked jobsMichal Schmidt2012-04-20
* unit: signal explicitly if a condition failed in unit_start()Lennart Poettering2012-04-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11