summaryrefslogtreecommitdiff
path: root/src/run
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: some O_NDELAY → O_NONBLOCK fixesLennart Poettering2018-05-311-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-0/+1
* When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek2018-03-211-5/+5
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-0/+1
* tree-wide: install matches asynchronouslyLennart Poettering2018-01-051-9/+10
* run: double freeZbigniew Jędrzejewski-Szmek2018-01-041-3/+1
* run: add support to create transient path and socket unitYu Watanabe2017-12-231-20/+66
* bus-unit-util: add socket unit related optionsYu Watanabe2017-12-231-5/+6
* run: allow to specify multiple timer optionsYu Watanabe2017-12-111-85/+49
* run: run pty forwarder at higher event priority than the busLennart Poettering2017-12-051-1/+4
* run: rearrange error handling when adding unit propertiesLennart Poettering2017-11-291-48/+53
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* run: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"Lennart Poettering2017-11-161-2/+15
* treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek2017-10-301-15/+3
* run: also show IP traffic accounting data on "systemd-run --wait"Lennart Poettering2017-09-261-2/+21
* run: add new --pipe option for including "systemd-run" commands in shell pipe...Lennart Poettering2017-09-121-18/+62
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-1/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* run: also pin unit when we we are in --pty modeLennart Poettering2017-02-281-2/+1
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-02-091-1/+3
* run: exit early in --pty if service failedLennart Poettering2017-02-031-27/+27
* run: explicitly close pty forwarder before printing summaryLennart Poettering2017-02-031-0/+6
* run: complain when --pty is used together with --no-block, which makes no senseLennart Poettering2017-02-031-0/+5
* run: fix race for "systemd-run --wait"Lennart Poettering2017-02-021-3/+15
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-1/+1
* execute: move suppression of HOME=/ and SHELL=/bin/nologin into user-util.cLennart Poettering2016-09-251-7/+11
* Merge pull request #3984 from poettering/refcntEvgeny Vereshchagin2016-08-261-25/+206
|\
| * run: optionally, wait for the service to finish and show its resultLennart Poettering2016-08-221-25/+206
* | run: respect quiet when starting timer (#4029)Nick Owens2016-08-241-3/+5
|/
* run: various minor improvementsLennart Poettering2016-08-181-12/+10
* bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering2016-08-181-6/+3
* util-lib: unify parsing of nice level valuesLennart Poettering2016-08-051-5/+3
* systemd-run: really make -E an alias for --setenv (#3654)Michał Bartoszkiewicz2016-07-051-1/+1
* run: do not try to use reply after freeing it (#3318)Zbigniew Jędrzejewski-Szmek2016-05-211-4/+3
* Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek2016-04-221-0/+4
|\
| * run: make --slice= work in conjunction with --scopeLennart Poettering2016-04-221-0/+4
* | shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering2016-04-221-0/+1
|/
* run: add -E as alias for --setenvZbigniew Jędrzejewski-Szmek2016-04-201-4/+3
* run: change --tty option to --pty as documentedZbigniew Jędrzejewski-Szmek2016-04-191-4/+4
* run: add colon before printing started unitsIago López Galeiras2016-04-041-5/+5
* run: remove period when printing started unitsIago López Galeiras2016-03-231-5/+5
* run: Improve the help message about timer options and existing unitsWieland Hoffmann2016-03-121-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: fix support for transient resource limit propertiesLennart Poettering2016-02-011-8/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-10/+9
* run: automatically clean up transient timers created by systemd-runLennart Poettering2015-11-171-0/+5