fprintd/tests
Bastien Nocera e8c36e9592 Rework the "SetUsername" functionality
- 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
2008-11-02 11:16:13 +00:00
..
enroll.c Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00
list.c Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00
Makefile.am Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00
verify.c Rework the "SetUsername" functionality 2008-11-02 11:16:13 +00:00