summaryrefslogtreecommitdiffstats
path: root/src/ask-password-api.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util: rework ANSI escape code macrosLennart Poettering2012-01-141-2/+2
* umask: set umask of a number of sockets by default, even though we check cred...Lennart Poettering2011-08-011-2/+12
* ask-password: support passwords without timeoutsLennart Poettering2011-04-131-2/+2
* ask-password: properly accept empty passwords from agentLennart Poettering2011-04-131-1/+7
* ask-password: also accept Backspace as first keypress as silent mode switchLennart Poettering2011-03-291-0/+16
* ask-password: use TAB instead of backspace to disable asterisk password echoLennart Poettering2011-03-281-13/+31
* crypto: to show stars or not to show themJan Engelhardt2011-03-281-4/+7
* use /run instead of /dev/.runKay Sievers2011-03-281-3/+3
* ask-password: reset signal mask after we are doneLennart Poettering2011-03-161-5/+7
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-091-3/+3
* systemctl: always null-terminate the passwordZbigniew Jędrzejewski-Szmek2011-02-281-2/+0
* systemctl: shutdown agent explicitly so that it can reset the tty properlyLennart Poettering2011-02-251-2/+4
* general: unify error code we generate on timeoutLennart Poettering2011-02-241-1/+1
* ask-password: fix handling of timeouts when waiting for passwordLennart Poettering2011-02-231-2/+2
* ask-password: supported plymouth cached passwordsLennart Poettering2011-02-231-13/+42
* cryptsetup: support non-LUKS crypto partitionsLennart Poettering2010-11-141-0/+10
* ask-password: leave printing of final prompt colon to messageLennart Poettering2010-11-121-1/+1
* cryptsetup: hook up tool with ask-passwordLennart Poettering2010-11-121-0/+482