summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2012-04-04controller: handle USB redirection messagesChristophe Fergeau1-0/+4
2012-04-03controller: add support for DISABLE_EFFECTS and COLOR_DEPTHYonit Halperin1-0/+3
rhbz #787449 Signed-off-by: Yonit Halperin <yhalperi@redhat.com>
2012-02-29Add controller foreign menu supportMarc-André Lureau1-2/+93
2012-02-17Add controller ENABLE_SMARTCARD messageMarc-André Lureau1-0/+2
2011-11-16Add a suid root helper to open usb device nodesHans de Goede2-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>
2011-08-17data: fix spicy.nsis.in to include right librariesMarc-André Lureau1-4/+4
2011-07-18build: fix make distcheckMarc-André Lureau1-0/+1
2011-06-05build: update spicy.nsis installerMarc-André Lureau3-236/+241
2011-03-30build: fix make distMarc-André Lureau1-0/+1
2011-03-30build: install spice-protocol.vapiMarc-André Lureau2-0/+111
2011-02-03data: update spicy-for-windows.nsisMarc-André Lureau1-4/+4
2011-01-14build: fix distcheckMarc-André Lureau1-0/+1
2011-01-13data: add spice-mime, and spicy.desktop - disabled for nowMarc-André Lureau3-0/+45
2011-01-04build: win32: package libgstdirectsoundsrc.dll as wellMarc-André Lureau1-0/+2
2010-12-30build: win32: add spicy-for-windows.exe scriptsMarc-André Lureau1-0/+233