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
/
shared
/
install.h
Age
Commit message (
Expand
)
Author
2014-11-10
shared/install: when unit contains only Also=, report 'indirect'
Jan Synacek
2014-10-08
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-07-16
test-tables: add new entries
Zbigniew Jędrzejewski-Szmek
2014-06-17
install: introduce new DefaultInstance= field for [Install] sections
Lennart Poettering
2014-06-17
install: teach preset query logic --root= support
Lennart Poettering
2014-06-17
install: beef up preset logic to limit to only enable or only disable, and do...
Lennart Poettering
2014-01-05
shared/install: use char** convention for strvs
Zbigniew Jędrzejewski-Szmek
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
install: use const where we can
Lennart Poettering
2013-05-30
systemctl: add commands set-default and get-default
Václav Pavlín
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-01-29
install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2013-01-29
install: allow specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2012-09-11
when determining unit file list, include invalid unit names in an "invalid" s...
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers