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
/
org.freedesktop.systemd1.conf
Age
Commit message (
Expand
)
Author
2016-11-16
core: add bus calls for determining jobs waiting for other jobs
Lennart Poettering
2016-10-24
shared, systemctl: teach is-enabled to show installation targets
Jan Synacek
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-08-22
core: add Ref()/Unref() bus calls for units
Lennart Poettering
2016-08-08
core: amend policy to open up dynamic user queries (#3920)
Zbigniew Jędrzejewski-Szmek
2016-05-12
core: added ListUnitsByNames dbus method (#3182)
kayrus
2016-04-29
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-12
core,systemctl: add new "systemctl revert" command
Lennart Poettering
2014-10-08
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-08-18
core: Verify systemd1 DBus method callers via polkit
Stef Walter
2014-05-19
core: Filter by state behind the D-Bus API, not in the systemctl client.
David Strauss
2013-05-30
systemctl: add commands set-default and get-default
Václav Pavlín
2012-04-12
move more main systemd parts to core/
Kay Sievers