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:
Bastien Nocera
2008-11-22 00:00:06 +00:00
committed by Daniel Drake
parent f1f2ae35f8
commit c9fdeb47aa
9 changed files with 148 additions and 66 deletions

4
TODO
View File

@ -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