summaryrefslogtreecommitdiff
path: root/src/run
Commit message (Expand)AuthorAgeFilesLines
...
* nspawn: wrap some long linesZbigniew Jędrzejewski-Szmek2019-10-291-9/+13
* various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-5/+15
* run: add -u as a synonym for --unitDavid Tardon2019-10-231-5/+4
* run: move comment to appropriate placeZbigniew Jędrzejewski-Szmek2019-07-161-1/+1
* basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek2019-07-041-2/+2
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* run: reword a commentZbigniew Jędrzejewski-Szmek2019-04-261-5/+4
* run: when we determine a timer cannot elapse anymore, really just warn, nothi...Lennart Poettering2019-04-251-11/+12
* Merge pull request #12074 from poettering/io-acctZbigniew Jędrzejewski-Szmek2019-04-251-0/+14
|\
| * run: show IO stats in --wait resource outputLennart Poettering2019-04-121-0/+14
* | run: check if the specified calendar event is not in the pastFrantisek Sumsal2019-04-251-1/+19
|/
* core: optionally, trigger .timer units on timezone and clock changesLennart Poettering2019-04-021-0/+22
* run: rename with_timer → arg_with_timerLennart Poettering2019-04-021-12/+12
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+3
* shared: split out code to wait for jobs to complet into its own source fileLennart Poettering2019-03-131-0/+1
* tree-wide: port various places over to STARTSWITH_SET()Lennart Poettering2018-11-261-6/+7
* run: set $INVOCATION_ID for scope unitsLennart Poettering2018-11-231-9/+49
* run: port to static destructorsLennart Poettering2018-11-231-24/+19
* run: port to DEFINE_MAIN_FUNCTION()Lennart Poettering2018-11-231-2/+5
* run: add new --shell switch for spawning a shell as serviceLennart Poettering2018-11-231-33/+90
* run: add a switch for specifiying the working directory of a serviceLennart Poettering2018-11-231-36/+70
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-56/+43
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek2018-08-211-2/+2
|\
| * Rename USER_CREDS_SYNTHESIZE_FALLBACK to …_PREFER_NSSZbigniew Jędrzejewski-Szmek2018-08-201-1/+1
| * user-util: rework get_user_creds()Lennart Poettering2018-08-201-2/+2
* | tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+15
* | tree-wide: shorten error logging a bitYu Watanabe2018-08-071-12/+6
|/
* 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