Age | Commit message (Expand) | Author |
2012-01-16 | unit: remove union Unit | Michal Schmidt |
2012-01-14 | util: rework ANSI escape code macros | Lennart Poettering |
2011-11-11 | job: colored status messages on boot | Michal Schmidt |
2011-10-17 | manager: fix a crash in isolating | Michal Schmidt |
2011-09-21 | job: after converting a job from restart to start readd it to run queue | Lennart Poettering |
2011-04-16 | job: also print status messages when we successfully started a unit | Lennart Poettering |
2011-04-07 | unit: introduce OnFailureIsolate= | Lennart Poettering |
2011-04-06 | job: fix deserialization of jobs: do not ignore ordering | Lennart Poettering |
2011-03-08 | job: introduce new job result code 'skipped' to use when pre conditions of jo... | Lennart Poettering |
2011-03-08 | job: convert job type as early as we can, to simplify things a bit | Lennart Poettering |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2011-02-24 | job: also trigger on-failure dependencies when jobs faile due to dependencies... | Lennart Poettering |
2011-02-24 | job: don't access j->type when j is already freed | Lennart Poettering |
2011-02-24 | job: start job timeout on enqueuing not when we start to process a job | Lennart Poettering |
2011-02-24 | dbus: pass along information why a job failed when it failed (dbus api change!) | Lennart Poettering |
2011-02-23 | job: start job timer when we begin running the job, not already when we add i... | Lennart Poettering |
2011-02-16 | systemctl: introduce --ignore-dependencies | Lennart Poettering |
2011-02-14 | job: make status message printing more verbose | Lennart Poettering |
2010-11-18 | job: make sure we don't fail umount.target if a mount unit failed to stop | Lennart Poettering |
2010-11-14 | job: make it possible to wait for devices to be unplugged | Lennart Poettering |
2010-10-29 | job: recursively fail BoundBy dependencies | Lennart Poettering |
2010-10-29 | unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake... | Lennart Poettering |
2010-09-27 | job: show failure message only for start jobs | Lennart Poettering |
2010-09-23 | dbus: export number of total failed jobs on D-Bus interface | Lennart Poettering |
2010-09-21 | manager: measure startup times | Lennart Poettering |
2010-08-31 | manager: add missing second part of s/maintenance/failed/ | Matthew Miller |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-13 | job: don't accidently access a job that doesn't exist anymore | Lennart Poettering |
2010-08-11 | gc: remove a lot of unused code | Lennart Poettering |
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", remov... | Lennart Poettering |
2010-07-21 | job: make sure restart jobs are readded to the run queue after conversion to ... | Lennart Poettering |
2010-07-17 | job: timeout every job independently of the unit | Lennart Poettering |
2010-07-12 | unit: introduce IgnoreDependencyFailure= | Lennart Poettering |
2010-07-08 | job: when converting restart jobs, move them to WAITING state | Lennart Poettering |
2010-07-07 | unit: don't cancel dependent jobs if a stopped daemon returned an error code | Lennart Poettering |
2010-07-07 | manager: optionally print status updates to console on boot | Lennart Poettering |
2010-07-05 | dbus: send signals about jobs to the clients having created them unconditiona... | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-05-22 | systemctl: add --block switch for synchronous starting of units | Lennart Poettering |
2010-05-20 | job: don't show (null) prefix in dump | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |