Browse Source

Updated the Changelog

Andrea Luzzardi 17 years ago
parent
commit
c775530e99
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      ChangeLog

+ 4
- 4
ChangeLog View File

@ -8,13 +8,13 @@
- Device's manufacturer properties verification. pam_usb now verifies - Device's manufacturer properties verification. pam_usb now verifies
device informations (vendor, product, serial number, UUID) in the device informations (vendor, product, serial number, UUID) in the
authentication process. 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 configuration file. This XML file contains configuration entries for
users, devices and services. 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 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 the way the PAM module does. It can be useful for testing and scripting
purposes. purposes.


Loading…
Cancel
Save