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
/
target.c
Age
Commit message (
Expand
)
Author
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-07-21
core: remove generic job completion messages from unit vtables
Michal Schmidt
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-09-18
target: imply default ordering for PartsOf deps as well
Lennart Poettering
2012-07-13
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-07-10
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-05-14
unit: unit type dependent status messages
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