Bastien Nocera
6cbb079619
Make the daemon a system daemon
...
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...
2008-05-13 23:10:04 +01:00
Daniel Drake
822a2e5438
Require libfprint-0.1
...
To stop people trying to compile it with 0.0 :)
2008-05-13 18:20:42 +01:00
Bastien Nocera
aff2f2aacc
D-Bus activation
...
Provide .conf and .service files for D-Bus to use, allowing fprintd to be
autostarted
2008-05-13 18:18:35 +01:00
Vasily Khoruzhick
1f54a0c363
Initial storage implementation
...
[dsd: changed from /etc/fprint to /var/lib/fprint]
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
2008-04-06 23:49:28 +01:00
Daniel Drake
2a1aa4e0c0
Rename examples to tests
...
Real clients won't have the xml available, so calling these "examples"
is not appropriate.
2008-03-09 10:51:48 +00:00
Daniel Drake
fc6b0c194c
Add enrollment functionality
2008-03-06 16:37:19 +00:00
Daniel Drake
3e68c40e4e
Present verify results with a signal
2008-03-06 13:12:34 +00:00
Daniel Drake
080e427651
Move to object oriented model
...
There is now a single Manager class shared between all apps.
Apps then share a collection of Device objects.
2008-03-05 23:52:33 +00:00
Daniel Drake
98c936dbdd
Make claim and release asynchronous
2008-03-04 14:55:37 +00:00
Daniel Drake
b69cb4a705
Initial commit
2008-03-04 12:39:02 +00:00