summaryrefslogtreecommitdiff
path: root/src/ask-password
Commit message (Expand)AuthorAgeFilesLines
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+4
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* ask-password: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-10/+10
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+21
* 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
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* ask-password: add option --no-output to not print password to stdoutChristian Hesse2016-03-011-1/+10
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek2015-10-191-3/+1
* tree-wide: whenever we deal with passwords, erase them from memory after useLennart Poettering2015-10-191-0/+2
* ask-password: add support for caching passwords in the kernel keyringLennart Poettering2015-10-071-45/+40
* ask-password: various modernizationsLennart Poettering2015-10-061-22/+20
* tree-wide: don't do assignments within if checksLennart Poettering2015-09-091-2/+6
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-12/+0
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-121-1/+1
* ask-password: Add --echo to enable echoing the user inputDavid Sommerseth2014-10-051-2/+10
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-12/+10
* Add more password agent informationDavid Härdeman2014-04-241-3/+11
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-031-1/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* move all tools to subdirsKay Sievers2012-04-121-0/+184