1e43720c15
Remove use of finger number in the API
...
Use well-defined strings instead of numbers to pass around
specific fingers in the public API.
2008-11-21 18:15:21 +00:00
924e08d2e8
Add device name property
...
Add GetProperties method, with a single "Name" properties into
the hashtable.
Use the device name property in the PAM module, and in the list test.
2008-11-21 18:15:21 +00:00
31a8e2c61d
Fix distcheck
...
And add a TODO item
2008-11-21 18:14:09 +00:00
8bae65d50e
Fix pam module running under gnome-screensaver
...
1) Set up our own D-Bus (private) connection
2) Set up our own main loop and main loop context
This means we finally work right within gnome-screensaver!
2008-11-18 17:07:10 +00:00
4bc8330d56
Note that pam_fprint is only temporarily here
2008-11-03 22:55:01 +00:00
6a2753eae2
And call g_type_init()
...
Otherwise it just won't work...
2008-11-03 22:53:46 +00:00
4fa5552650
Add PAM module
...
Add a PAM module, and enable all the warnings
2008-11-03 22:53:44 +00:00