summaryrefslogtreecommitdiff
path: root/src/shared/spawn-ask-password-agent.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: port various places to use TAKE_PID()Lennart Poettering2021-11-031-3/+1
* Move fork_agent() into shared/Zbigniew Jędrzejewski-Szmek2021-07-231-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* ask-password-agent: introduce ask_password_agent_open_if_enabled()Lennart Poettering2019-11-151-0/+13
* 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: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* pager,agent: insist that we are called from the main threadLennart Poettering2018-01-041-0/+3
* agents: use kill_and_sigcont() where appropriateLennart Poettering2017-12-251-2/+1
* process-util: move fork_agent() to process-util.[ch]Lennart Poettering2017-12-251-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* ask-password: various modernizationsLennart Poettering2015-10-061-6/+6
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier2014-11-101-1/+1
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+67