Bastien Nocera 1748e5f484 Add user tracking when claiming a device
Mark all the methods on the device as async, so we
can get access to the associated DBusGMethodInvocation.

When claiming the device, remember the sender, and for every
API entry point, check that the sender is the same as the one
that made the original claim.

Trying to enroll a user whilst the device is already claimed
from another program will fail with:
** ERROR **: failed to claim device: Device was already claimed

This is the first step towards PolicyKit and multi-user support
2008-05-18 12:41:05 +01:00
2008-05-13 18:18:35 +01:00
2008-05-13 23:10:04 +01:00
2008-03-09 10:51:48 +00:00
2008-03-04 12:39:02 +00:00
2008-03-04 12:39:02 +00:00
2008-05-14 16:07:20 +01:00
2008-03-04 12:39:02 +00:00
2008-03-04 12:39:02 +00:00
2008-03-04 12:39:02 +00:00
2008-05-14 16:07:20 +01:00
2008-03-04 12:39:02 +00:00
2008-03-04 12:39:02 +00:00
2008-03-06 16:37:19 +00:00

fprintd
=======

http://www.reactivated.net/fprint/wiki/Fprintd

Daemon to offer libfprint functionality over D-Bus
Currently in early stages. Might eat your kangaroo.

Written in C. Requires bleeding edge libfprint (libusb-1.0 port).

Licensed under the GPL version 2 (see COPYING).

Description
No description provided
Readme 1.7 MiB
Languages
C 80.9%
Meson 19.1%