summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Add a suid root helper to open usb device nodesHans de Goede2011-11-162-0/+24
| | | | | | | | | | | | | | | | spice-client needs to be able to open the device nodes under /dev/bus/usb to be able to redirect a usb device to the guest. Normally opening these nodes is only allowed by root. This patch adds a suid root helper which asks policykit if it is ok to grant raw usb device access, and if policykit says it is ok, opens up the acl so that the spice-client can open the device node. As soon as spice-client closes the stdin of the helper, the helper removes the extra rights. This ensures that the acl gets put back to normal even if the spice client crashes. Normally the spice-client closes stdin directly after opening the device node. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* data: fix spicy.nsis.in to include right librariesMarc-André Lureau2011-08-171-4/+4
|
* build: fix make distcheckMarc-André Lureau2011-07-181-0/+1
|
* build: update spicy.nsis installerMarc-André Lureau2011-06-053-236/+241
|
* build: fix make distMarc-André Lureau2011-03-301-0/+1
|
* build: install spice-protocol.vapiMarc-André Lureau2011-03-302-0/+111
|
* data: update spicy-for-windows.nsisMarc-André Lureau2011-02-031-4/+4
|
* build: fix distcheckMarc-André Lureau2011-01-141-0/+1
|
* data: add spice-mime, and spicy.desktop - disabled for nowMarc-André Lureau2011-01-133-0/+45
|
* build: win32: package libgstdirectsoundsrc.dll as wellMarc-André Lureau2011-01-041-0/+2
|
* build: win32: add spicy-for-windows.exe scriptsMarc-André Lureau2010-12-301-0/+233