190b8480fb
Add new TODO item
...
From browsing the web
2009-01-27 16:45:16 -03:00
64e415aaac
Fix memleak on VerifyStart
...
Clean up the data pass to the async verification and identification
functions ourselves.
2008-11-24 17:20:46 +00:00
7b06c4b7f3
Review possible errors and document them
...
Review all the possible errors and document them for each function.
2008-11-24 17:20:46 +00:00
c9fdeb47aa
Use D-Bus properties instead of GetProperties
...
- Use D-Bus native properties instead of a GetProperties call.
- Fix a number of front-ends by registering the right signals and
marshallers following the "done" signal argument addition
- Fix VerifyStart call in the pam module
2008-11-22 13:00:48 +00:00
dfa539a1f8
Add documentation
...
Documentation FTW!
2008-11-21 18:15:51 +00:00
26aab5dc28
Add a done argument to result signals
...
For verify and enroll, add a done argument so that front-end
know easily when they should be closing the device.
2008-11-21 18:15:51 +00:00
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