Commit graph

12 commits

Author SHA1 Message Date
Bastien Nocera
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
Bastien Nocera
f39e1475b4 Update TODO
More done, and more to do.
2008-11-21 18:15:44 +00:00
Bastien Nocera
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
Bastien Nocera
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
Bastien Nocera
31a8e2c61d Fix distcheck
And add a TODO item
2008-11-21 18:14:09 +00:00
Bastien Nocera
c77f46a475 Add more TODO items
..
2008-11-02 11:16:59 +00:00
Bastien Nocera
b4bfdcd55d Remove a TODO item
ClaimDevice is now only needed for hardware related actions
2008-11-02 11:16:13 +00:00
Bastien Nocera
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
Bastien Nocera
2f5987eded Update TODO list
Add a few more TODO items
2008-11-02 11:16:13 +00:00
Bastien Nocera
7587105647 Add TODO items
Some thoughts on storage handling
2008-05-22 17:55:15 +01:00
Daniel Drake
fc6b0c194c Add enrollment functionality 2008-03-06 16:37:19 +00:00
Daniel Drake
b69cb4a705 Initial commit 2008-03-04 12:39:02 +00:00