mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Use D-Bus properties instead of GetProperties
- Use D-Bus native properties instead of a GetProperties call. - Fix a number of front-ends by registering the right signals and marshallers following the "done" signal argument addition - Fix VerifyStart call in the pam module
This commit is contained in:
committed by
Daniel Drake
parent
f1f2ae35f8
commit
c9fdeb47aa
4
TODO
4
TODO
@ -7,9 +7,6 @@ Enforce command sequences:
|
||||
|
||||
Verify PAM messages fit with GDM/gnome-screensaver
|
||||
|
||||
Add API docs (see doc/dbus and doc subdir):
|
||||
http://gitweb.freedesktop.org/?p=DeviceKit/DeviceKit-disks.git;a=tree
|
||||
|
||||
Register fprintd' po file with Transifex, Rosetta or the Translation Project
|
||||
|
||||
Support insertion/removal of devices
|
||||
@ -24,4 +21,3 @@ Add POS use case
|
||||
|
||||
Review error cases, and possible errors
|
||||
|
||||
Use property instead of a GetProperties method for devices
|
||||
|
||||
Reference in New Issue
Block a user