Browse Source

Updated the Changelog

master
Andrea Luzzardi 17 years ago
parent
commit
fafb85012b
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      pam_usb/ChangeLog

+ 4
- 4
pam_usb/ChangeLog View File

@ -8,13 +8,13 @@
- Device's manufacturer properties verification. pam_usb now verifies
device informations (vendor, product, serial number, UUID) in the
authentication process.
- Configuration is now handled in a central place, the pusb.conf
- Configuration is now handled in a central place, the pamusb.conf
configuration file. This XML file contains configuration entries for
users, devices and services.
- pusb_hotplug (formely usbhotplug) make use of DBUS signals (sent by HAL)
- pamusb-agent (formely usbhotplug) make use of DBUS signals (sent by HAL)
instead of kernel hotplugging. Also, its configuration has been merged
into the pusb.conf configuration file.
- A new tool named pusb_check has been added. It can perform authentication
into the pamusb.conf configuration file.
- A new tool named pamusb-check has been added. It can perform authentication
the way the PAM module does. It can be useful for testing and scripting
purposes.


Loading…
Cancel
Save