summaryrefslogtreecommitdiff
path: root/src/run
AgeCommit message (Expand)AuthorFilesLines
2019-07-16run: move comment to appropriate placeZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-04basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek1-2/+2
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-04-26run: reword a commentZbigniew Jędrzejewski-Szmek1-5/+4
2019-04-25run: when we determine a timer cannot elapse anymore, really just warn, nothi...Lennart Poettering1-11/+12
2019-04-25Merge pull request #12074 from poettering/io-acctZbigniew Jędrzejewski-Szmek1-0/+14
2019-04-25run: check if the specified calendar event is not in the pastFrantisek Sumsal1-1/+19
2019-04-12run: show IO stats in --wait resource outputLennart Poettering1-0/+14
2019-04-02core: optionally, trigger .timer units on timezone and clock changesLennart Poettering1-0/+22
2019-04-02run: rename with_timer → arg_with_timerLennart Poettering1-12/+12
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+3
2019-03-13shared: split out code to wait for jobs to complet into its own source fileLennart Poettering1-0/+1
2018-11-26tree-wide: port various places over to STARTSWITH_SET()Lennart Poettering1-6/+7
2018-11-23run: set $INVOCATION_ID for scope unitsLennart Poettering1-9/+49
2018-11-23run: port to static destructorsLennart Poettering1-24/+19
2018-11-23run: port to DEFINE_MAIN_FUNCTION()Lennart Poettering1-2/+5
2018-11-23run: add new --shell switch for spawning a shell as serviceLennart Poettering1-33/+90
2018-11-23run: add a switch for specifiying the working directory of a serviceLennart Poettering1-36/+70
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-56/+43
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-0/+1
2018-08-21Merge pull request #9783 from poettering/get-user-creds-flagsZbigniew Jędrzejewski-Szmek1-2/+2
2018-08-20Rename USER_CREDS_SYNTHESIZE_FALLBACK to …_PREFER_NSSZbigniew Jędrzejewski-Szmek1-1/+1
2018-08-20user-util: rework get_user_creds()Lennart Poettering1-2/+2
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-4/+15
2018-08-07tree-wide: shorten error logging a bitYu Watanabe1-12/+6
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-31tree-wide: some O_NDELAY → O_NONBLOCK fixesLennart Poettering1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-28bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe1-0/+1
2018-03-21When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek1-5/+5
2018-03-20bus-util: make bus_map_all_properties() not copy stringYu Watanabe1-0/+1
2018-01-05tree-wide: install matches asynchronouslyLennart Poettering1-9/+10
2018-01-04run: double freeZbigniew Jędrzejewski-Szmek1-3/+1
2017-12-23run: add support to create transient path and socket unitYu Watanabe1-20/+66
2017-12-23bus-unit-util: add socket unit related optionsYu Watanabe1-5/+6
2017-12-11run: allow to specify multiple timer optionsYu Watanabe1-85/+49
2017-12-05run: run pty forwarder at higher event priority than the busLennart Poettering1-1/+4
2017-11-29run: rearrange error handling when adding unit propertiesLennart Poettering1-48/+53
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-16run: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"Lennart Poettering1-2/+15
2017-10-30treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek1-15/+3
2017-09-26run: also show IP traffic accounting data on "systemd-run --wait"Lennart Poettering1-2/+21
2017-09-12run: add new --pipe option for including "systemd-run" commands in shell pipe...Lennart Poettering1-18/+62
2017-07-20tree-wide: make use of getpid_cached() wherever we canLennart Poettering1-1/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-02-28run: also pin unit when we we are in --pty modeLennart Poettering1-2/+1
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering1-1/+3
2017-02-03run: exit early in --pty if service failedLennart Poettering1-27/+27
2017-02-03run: explicitly close pty forwarder before printing summaryLennart Poettering1-0/+6