summaryrefslogtreecommitdiff
path: root/src/shared/spawn-ask-password-agent.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ask-password-agent: introduce ask_password_agent_open_if_enabled()Lennart Poettering1-0/+13
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-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-01-04pager,agent: insist that we are called from the main threadLennart Poettering1-0/+3
2017-12-25agents: use kill_and_sigcont() where appropriateLennart Poettering1-2/+1
2017-12-25process-util: move fork_agent() to process-util.[ch]Lennart Poettering1-1/+2
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-10-06ask-password: various modernizationsLennart Poettering1-6/+6
2015-04-10shared: add process-util.[ch]Ronny Chevalier1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-4/+0
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2014-11-10shared: explicitly ignore the return value of wait_for_terminateRonny Chevalier1-1/+1
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+67