- 21 Nov, 2008 3 commits
-
-
Use well-defined strings instead of numbers to pass around specific fingers in the public API.
-
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.
-
So that we avoid clashing with distribution binaries.
-
- 03 Nov, 2008 2 commits
-
-
Track clients connected to each device using EggDbusMonitor. When there are no more clients connected to the device, release it. When no devices are used anymore, set up a timeout to exit within 30 seconds.
-
Add a PAM module, and enable all the warnings
-
- 02 Nov, 2008 5 commits
-
-
- Add a finger selected signal, so that when an "automatic" finger is selected for verification, we know which one to scan - Fix the finger print numbers list to use GPOINTER_TO_INT / GINT_TO_POINTER - Make sure the gallery is NULL when there's no prints available - Don't use identification when a finger number is provided - Add support for selecting the finger number in verify - Add support for fatal warnings there as well
-
- Remove SetUsername itself, and add a username parameter to DeviceClaim, ListEnrolledFingers and DeleteEnrolledFingers. - For each of those calls, check that the incoming connection is allowed to operate on that particular username - Don't require a claimed device to list or remove fingerprints - Clean up username and sender when releasing the device - Modify the storage backend to not require an opened device to list or delete fingerprints - Add a simple test program to list registered fingerprints for the usernames passed as argument
-
Add naive plugin support to the storage code, it will load plugins from $(libdir)/fprintd/modules, given the configuration from /etc/fprintd.conf.
-
Allow enroll and verify to optionally set a username. Makes testing easier.
-
They were just doing nothing interesting for us, and might cause problems if data changes under us (say, remote storage).
-
- 22 May, 2008 3 commits
-
-
Last FromStorage variant killed, we need to make sure all the functions now use the storage functions internally, otherwise we won't be able to load from the place we save.
-
First FromStorage variant to go
-
We use the current user's username instead.
-
- 13 May, 2008 1 commit
-
-
Bastien Nocera authored
With this patch, and the D-Bus activation patches posted earlier the fprintd daemon is started automatically when needed. We should have a way to exit it nicely when there are no users anymore as well...
-
- 06 Apr, 2008 1 commit
-
-
Vasily Khoruzhick authored
[dsd: changed from /etc/fprint to /var/lib/fprint] Signed-off-by:
Vasily Khoruzhick <anarsoul@gmail.com>
-
- 09 Mar, 2008 1 commit
-
-
Daniel Drake authored
Real clients won't have the xml available, so calling these "examples" is not appropriate.
-