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
/
run
Age
Commit message (
Expand
)
Author
2014-02-06
nspawn: add --quiet switch for turning off any output noise
Lennart Poettering
2014-02-05
core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...
Lennart Poettering
2014-01-31
run: drop mistakenly committed test code
Lennart Poettering
2014-01-31
core: introduce new stop protocol for unit scopes
Lennart Poettering
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-11-21
logind,machined,run: properly invoke StartTransientUnit() bus call
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-08
bus: port remaining code over to use bus_error_message()
Lennart Poettering
2013-11-08
localectl: port over to bus_log_create_error()
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
run: support --system to match other commands, even if redundant
Lennart Poettering
2013-10-30
run: add support for executing commands remotely via SSH or in a container
Lennart Poettering
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-09-09
Fix two compiler warnings
Zbigniew Jędrzejewski-Szmek
2013-09-09
run: allow non-absolute paths as command
Zbigniew Jędrzejewski-Szmek
2013-07-30
core: open up SendSIGHUP property for transient units
Lennart Poettering
2013-07-26
core: allow setting RemainAfterExit= for transient services
Lennart Poettering
2013-07-19
man: extend systemd-run man page a little
Lennart Poettering
2013-07-01
core: add support to run transient units in arbitrary slices
Lennart Poettering
2013-07-01
core: allow setting of the description string for transient units
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering