Add .Encrypted interface with Unlock() and Lock() methods
authorDavid Zeuthen <davidz@redhat.com>
Wed, 22 Jun 2011 19:09:15 +0000 (15:09 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 22 Jun 2011 19:09:15 +0000 (15:09 -0400)
commitdd6b96edf860bc47515e0e3dee62920556899a69
tree9b8fac6e34483c5df945712388357f297f963186
parentec45e0ceee4c33c42749ae9bc4128095436e1f3e
Add .Encrypted interface with Unlock() and Lock() methods

Signed-off-by: David Zeuthen <davidz@redhat.com>
14 files changed:
data/org.freedesktop.UDisks2.xml
doc/udisks2-docs.xml
doc/udisks2-sections.txt
doc/udisks2.types
policy/org.freedesktop.udisks2.policy.in
src/Makefile.am
src/udisksdaemon.c
src/udisksdaemon.h
src/udisksdaemontypes.h
src/udiskslinuxblock.c
src/udiskslinuxencrypted.c [new file with mode: 0644]
src/udiskslinuxencrypted.h [new file with mode: 0644]
udisks/udisksenums.h
udisks/udiskserror.c