chiark / gitweb /
journal: extract duplicated code to a function
[elogind.git] / src / run /
2014-03-05 Lennart Poetteringsystemd-run: don't print error messages twice
2014-03-05 Lennart Poetteringsystemd-run: make sure --nice=, --uid=, --gid=, --seten...
2014-03-05 Lennart Poetteringsystemd-run: add some extra safety checks
2014-03-05 Lennart Poetteringsystemd-run: add new --property= switch that can set...
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-05 Lennart Poetteringnspawn: add --quiet switch for turning off any output...
2014-02-05 Lennart Poetteringcore: allow User=, Group=, Nice=, Environment=, Type...
2014-01-31 Lennart Poetteringrun: drop mistakenly committed test code
2014-01-31 Lennart Poetteringcore: introduce new stop protocol for unit scopes
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-11-21 Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-08 Lennart Poetteringbus: port remaining code over to use bus_error_message()
2013-11-08 Lennart Poetteringlocalectl: port over to bus_log_create_error()
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringrun: support --system to match other commands, even...
2013-10-30 Lennart Poetteringrun: add support for executing commands remotely via...
2013-10-16 Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-09-09 Zbigniew Jędrzejew... Fix two compiler warnings
2013-09-09 Zbigniew Jędrzejew... run: allow non-absolute paths as command
2013-07-30 Lennart Poetteringcore: open up SendSIGHUP property for transient units
2013-07-26 Lennart Poetteringcore: allow setting RemainAfterExit= for transient...
2013-07-19 Lennart Poetteringman: extend systemd-run man page a little
2013-07-01 Lennart Poetteringcore: add support to run transient units in arbitrary...
2013-06-30 Lennart Poetteringcore: allow setting of the description string for trans...
2013-06-30 Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-28 Lennart Poetteringcore: add transient units