summaryrefslogtreecommitdiff
path: root/src/ask-password
AgeCommit message (Expand)Author
2016-03-01ask-password: add option --no-output to not print password to stdoutChristian Hesse
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-19strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_Zbigniew Jędrzejewski-Szmek
2015-10-19tree-wide: whenever we deal with passwords, erase them from memory after useLennart Poettering
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering
2015-10-06ask-password: various modernizationsLennart Poettering
2015-09-09tree-wide: don't do assignments within if checksLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-04-24Add more password agent informationDavid Härdeman
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-12move all tools to subdirsKay Sievers