index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
job.h
Age
Commit message (
Expand
)
Author
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-14
unit: unit type dependent status messages
Michal Schmidt
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
2012-04-23
transaction: cancel jobs non-recursively on isolate
Michal Schmidt
2012-04-24
job: serialize jobs properly
Michal Schmidt
2012-04-20
dbus-job: allow multiple bus clients
Michal Schmidt
2012-04-20
transaction: rework merging with installed jobs
Michal Schmidt
2012-04-20
job: separate job_install()
Michal Schmidt
2012-04-20
transaction: remove the anchor link
Michal Schmidt
2012-04-20
job: jobs shouldn't need to know about transaction anchors
Michal Schmidt
2012-04-20
job: job_new() can find the manager from the unit
Michal Schmidt
2012-04-20
manager: split transaction.[ch]
Michal Schmidt
2012-04-20
manager: Transaction as an object
Michal Schmidt
2012-04-20
job: job_uninstall()
Michal Schmidt
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers