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.
This commit is contained in:
Bastien Nocera
2008-11-19 15:22:29 +00:00
committed by Daniel Drake
parent 69c131f723
commit 924e08d2e8
5 changed files with 46 additions and 8 deletions

3
TODO
View File

@ -10,9 +10,6 @@ Enforce command sequences:
only allow VerifyStop during a verification
etc
Add Device Properties:
- device name
Rethink enums and results passed, should be strings and D-Bus errors
Verify PAM messages fit with GDM/gnome-screensaver