index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tty-ask-password-agent.c
Age
Commit message (
Expand
)
Author
2011-04-13
ask-password: use kill(PID, 0) before querying a password
Lennart Poettering
2011-04-13
ask-password: support passwords without timeouts
Lennart Poettering
2011-04-13
ask-password: always send final NUL char
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-03
dirent: support DT_UNKNOWN where necessary for compat with reiserfs
Lennart Poettering
2011-02-28
ask-password: make a confused gcc shut up
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-25
agent: don't print warnings if a password was removed or timed out
Lennart Poettering
2011-02-25
systemctl: shutdown agent explicitly so that it can reset the tty properly
Lennart Poettering
2011-02-24
general: unify error code we generate on timeout
Lennart Poettering
2011-02-23
ask-password: supported plymouth cached passwords
Lennart Poettering
2011-02-17
util: beef up logic to find ctty name
Lennart Poettering
2011-02-09
systemctl: make sure the tty agent does not retain a copy of stdio
Lennart Poettering
2010-11-16
ask-password: add --console mode to ask questions on /dev/console
Lennart Poettering
2010-11-16
plymouth: use updated socket name
Lennart Poettering
2010-11-12
ask-password: don't show wall message on ttys we are already running a tty ag...
Lennart Poettering
2010-11-12
ask-password: refer to right binary name in wall message
Lennart Poettering
2010-11-12
ask-password: ignore unknown query file fields
Lennart Poettering
2010-11-12
ask-password: properly NULL terminate table
Lennart Poettering
2010-11-12
cryptsetup: hook up tool with ask-password
Lennart Poettering
2010-10-26
ask-password-tty: properly handle SIGINT/SIGTERM
Lennart Poettering
2010-10-26
ask-password: properly handle multiple pending passwords when writing wall msg
Lennart Poettering
2010-10-26
ask-password: add minimal plymouth password agent
Lennart Poettering
2010-10-25
ask-password: add basic tty agent
Lennart Poettering