summaryrefslogtreecommitdiff
path: root/src/ask-password
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2016-03-01ask-password: add option --no-output to not print password to stdoutChristian Hesse1-1/+10
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-19strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek1-3/+1
2015-10-19tree-wide: whenever we deal with passwords, erase them from memory after useLennart Poettering1-0/+2
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering1-45/+40
2015-10-06ask-password: various modernizationsLennart Poettering1-22/+20
2015-09-09tree-wide: don't do assignments within if checksLennart Poettering1-2/+6
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-12/+0
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen1-1/+1
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth1-2/+10
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-12/+10
2014-04-24Add more password agent informationDavid Härdeman1-3/+11
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-5/+3
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering1-1/+1
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering1-0/+1
2012-04-12move all tools to subdirsKay Sievers1-0/+184