Find a file
Bastien Nocera c63f624a26 Async methods return void
Thanks to Richard Hughes for spotting this. Shouldn't
make any operational differences, as the return values
of those methods weren't used anyway.
2008-05-22 17:55:15 +01:00
data D-Bus activation 2008-05-13 18:18:35 +01:00
po Add user tracking when claiming a device 2008-05-18 12:41:05 +01:00
src Async methods return void 2008-05-22 17:55:15 +01:00
tests Make the daemon a system daemon 2008-05-13 23:10:04 +01:00
.gitignore Rename examples to tests 2008-03-09 10:51:48 +00:00
acinclude.m4 Initial commit 2008-03-04 12:39:02 +00:00
AUTHORS Initial commit 2008-03-04 12:39:02 +00:00
autogen.sh Add i18n support 2008-05-14 16:07:20 +01:00
ChangeLog Initial commit 2008-03-04 12:39:02 +00:00
configure.ac Fix compilation after i18n support addition 2008-05-16 12:17:43 +01:00
COPYING Initial commit 2008-03-04 12:39:02 +00:00
INSTALL Initial commit 2008-03-04 12:39:02 +00:00
Makefile.am Add i18n support 2008-05-14 16:07:20 +01:00
NEWS Initial commit 2008-03-04 12:39:02 +00:00
README Initial commit 2008-03-04 12:39:02 +00:00
TODO Add enrollment functionality 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).