Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-04 | controller: handle USB redirection messages | Christophe Fergeau | 1 | -0/+4 | |
2012-04-03 | controller: add support for DISABLE_EFFECTS and COLOR_DEPTH | Yonit Halperin | 1 | -0/+3 | |
rhbz #787449 Signed-off-by: Yonit Halperin <yhalperi@redhat.com> | |||||
2012-02-29 | Add controller foreign menu support | Marc-André Lureau | 1 | -2/+93 | |
2012-02-17 | Add controller ENABLE_SMARTCARD message | Marc-André Lureau | 1 | -0/+2 | |
2011-11-16 | Add a suid root helper to open usb device nodes | Hans de Goede | 2 | -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-17 | data: fix spicy.nsis.in to include right libraries | Marc-André Lureau | 1 | -4/+4 | |
2011-07-18 | build: fix make distcheck | Marc-André Lureau | 1 | -0/+1 | |
2011-06-05 | build: update spicy.nsis installer | Marc-André Lureau | 3 | -236/+241 | |
2011-03-30 | build: fix make dist | Marc-André Lureau | 1 | -0/+1 | |
2011-03-30 | build: install spice-protocol.vapi | Marc-André Lureau | 2 | -0/+111 | |
2011-02-03 | data: update spicy-for-windows.nsis | Marc-André Lureau | 1 | -4/+4 | |
2011-01-14 | build: fix distcheck | Marc-André Lureau | 1 | -0/+1 | |
2011-01-13 | data: add spice-mime, and spicy.desktop - disabled for now | Marc-André Lureau | 3 | -0/+45 | |
2011-01-04 | build: win32: package libgstdirectsoundsrc.dll as well | Marc-André Lureau | 1 | -0/+2 | |
2010-12-30 | build: win32: add spicy-for-windows.exe scripts | Marc-André Lureau | 1 | -0/+233 | |