chiark / gitweb /
ask-password: add basic tty agent
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Oct 2010 18:35:17 +0000 (20:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Oct 2010 18:36:01 +0000 (20:36 +0200)
commitec863ba65a41e58680a3ab15841243088284e808
treeb92316794d11a99154bcd1eea32741b1f8b87fc7
parentf015eca2a2f4186208930cf23196967ed425e2c9
ask-password: add basic tty agent
.gitignore
Makefile.am
src/.gitignore
src/ask-password.c
src/conf-parser.c
src/conf-parser.h
src/reply-password.c
src/tty-ask-password-agent.c [new file with mode: 0644]
src/util.c
src/util.h