Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-30 | rename xspice Xspice | Alon Levy | 2 | -11/+11 | |
2011-08-30 | xspice: make --cgdb non magical, use XSPICE_ENABLE_GDB | Alon Levy | 1 | -3/+6 | |
2011-07-23 | xspice: add missing --tls-port default | Alon Levy | 1 | -1/+1 | |
2011-07-23 | scripts/xspice: prevent running with missing certificates | Alon Levy | 1 | -4/+26 | |
since spice-server aborts if it is missing any of the ca-cert, server cert or server key, when running with --tls-port, check for them ourselves first. also add missing --x509-cert-file switch, and add --disable-ticketing to example in --help. | |||||
2011-07-23 | scripts/xspice: fix --cgdb | Alon Levy | 1 | -2/+2 | |
2011-07-23 | scripts/xspice: fix to run | Alon Levy | 1 | -1/+1 | |
2011-07-23 | xspice: README, TODO, config, xspice launcher script | Alon Levy | 2 | -0/+127 | |
xspice is placed under scripts, adding a new Makefile.am, only installed if --enable-xspice. spiceqxl.xorg.conf.example is placed under examples to be installed to share/doc if --enable-xspice. |