Age | Commit message (Collapse) | Author | Files | Lines |
|
Defined ACL and device-access policy for smart_card_reader. Added
information to the spec.
|
|
Sorted existing PolicyKit policies for device acces alphabetical.
|
|
Added ACL and device-access policy for printers.
|
|
This adds support for adding ACLs to removable block devices (such as
USB keys) on insertion. This is useful for allowing users to run mkfs
or fsck on their USB keys.
Please note that the patch does *not* enable it by default, that's up
to distros or individual users (gnome-polkit-authorization), but it
provides a standard flip to configure this behaviour.
|
|
Added ACL/device access rules for fingerprint reader.
|
|
Added ACL rule and new device access policy for ppdev devices
(org.freedesktop.hal.device-access.ppdev).
Since the user normaly don't need access to the device the policy
is set to auth_admin_keep_always for active and inactive sessions.
|
|
Sorted device access policies/actions in alphabetical order.
|
|
Added ACL rule an policy for obex devices.
|
|
Removed needless whitespaces at the end of lines.
|
|
Merged additional device access types from hal-resmgr:
- org.freedesktop.hal.device-access.floppy
- org.freedesktop.hal.device-access.modem
- org.freedesktop.hal.device-access.joystick
- org.freedesktop.hal.device-access.mouse
- org.freedesktop.hal.device-access.video
|
|
Added ACL policy for Palm PDA device files to enable active access to PDAs
through PolicyKit.
There's also a small correction to a comment in 20-acl-management.fdi
This is an attempt to push upstream work (by many) from:
https://bugzilla.redhat.com/show_bug.cgi?id=280251
We've numerous reports of this working successfully for users.
It currently matches only PalmOS PDAs; it could more broadly match all
PDA devices, though I have no experience of e.g. Windows Mobile devices.
|
|
See this commit for details
http://gitweb.freedesktop.org/?p=PolicyKit.git;a=commitdiff;h=2b1a2a69f6366534609a0671f3f2e92369cb3fa1
|