chiark / gitweb /
ask-password: add minimal framework to allow services query SSL/harddisk passphrases...
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Sep 2010 23:26:29 +0000 (01:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 16 Sep 2010 23:26:29 +0000 (01:26 +0200)
commit490aed584944b684026a3fd01f8d81f2881e38d6
tree959f9d1f831752a33ae8ef541fd9e952ce5c2312
parent1ebdf5b6847b6a52480a6e9382c1cb70f931a535
ask-password: add minimal framework to allow services query SSL/harddisk passphrases from the user
.gitignore
Makefile.am
configure.ac
src/.gitignore
src/ask-password-agent.vala [new file with mode: 0644]
src/ask-password.c [new file with mode: 0644]
src/main.c
src/org.freedesktop.systemd1.policy [new file with mode: 0644]
src/reply-password.c [new file with mode: 0644]
src/systemadm.vala