- 21 Nov, 2008 1 commit
-
-
Use well-defined strings instead of numbers to pass around specific fingers in the public API.
-
- 02 Nov, 2008 2 commits
-
-
- 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
-
Allow enroll and verify to optionally set a username. Makes testing easier.
-
- 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...
-
- 09 Mar, 2008 1 commit
-
-
Daniel Drake authored
Real clients won't have the xml available, so calling these "examples" is not appropriate.
-
- 06 Mar, 2008 2 commits
-
-
Daniel Drake authored
-
Daniel Drake authored
-
- 05 Mar, 2008 1 commit
-
-
Daniel Drake authored
There is now a single Manager class shared between all apps. Apps then share a collection of Device objects.
-
- 04 Mar, 2008 1 commit
-
-
Daniel Drake authored
-