Commit Graph

14 Commits

Author SHA1 Message Date
837627b1a7 Use scan type property for better messages
Better messages for the PAM plugin, by using whether the device
requires swiping or pressing the finger on the reader.
2008-11-21 18:15:51 +00:00
874d8164b4 Add ScanType and NumberEnrollStages properties
Export the type of scan the device performs, and, when the device
is claimed, the number of enrollment stages.
2008-11-21 18:15:50 +00:00
f7186c7ff0 Remove all uses of enums in the API
The clients aren't supposed to know the magic numbers for enums,
so use strings instead.
2008-11-21 18:15:50 +00:00
f39e1475b4 Update TODO
More done, and more to do.
2008-11-21 18:15:44 +00:00
924e08d2e8 Add device name property
Add GetProperties method, with a single "Name" properties into
the hashtable.
Use the device name property in the PAM module, and in the list test.
2008-11-21 18:15:21 +00:00
d874d5869c Add another TODO item
We need to double-check the messages so that they're translated
for users in the UIs.
2008-11-21 18:14:09 +00:00
31a8e2c61d Fix distcheck
And add a TODO item
2008-11-21 18:14:09 +00:00
c77f46a475 Add more TODO items
..
2008-11-02 11:16:59 +00:00
b4bfdcd55d Remove a TODO item
ClaimDevice is now only needed for hardware related actions
2008-11-02 11:16:13 +00:00
bd2debc01e Update storage code to allow plugins
Add naive plugin support to the storage code, it will
load plugins from $(libdir)/fprintd/modules, given the configuration
from /etc/fprintd.conf.
2008-11-02 11:16:13 +00:00
2f5987eded Update TODO list
Add a few more TODO items
2008-11-02 11:16:13 +00:00
7587105647 Add TODO items
Some thoughts on storage handling
2008-05-22 17:55:15 +01:00
fc6b0c194c Add enrollment functionality 2008-03-06 16:37:19 +00:00
b69cb4a705 Initial commit 2008-03-04 12:39:02 +00:00