summaryrefslogtreecommitdiffstats
path: root/client/controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2011-12-211-1/+1
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-181-1/+1
* client: exit nicely for --controller with no SPICE_XPI_SOCKET (rhbz#644292)Uri Lublin2011-03-011-0/+1
* mingw32 build: remove unused, initialize uninitialized, reorder constructor i...Alon Levy2010-12-081-0/+2
* spicec-win: remove redundent strdup & buggy freeArnon Gilboa2010-10-251-5/+4
* controller: Make menu text utf-8Hans de Goede2010-10-251-21/+18
* client: Interpret the title control message as utf8 instead of unicode16Hans de Goede2010-10-211-6/+2
* spicec-x11: Change source of controller socket name, fixing CVE-2010-2792Hans de Goede2010-10-211-4/+8
* spicec: add controllerArnon Gilboa2010-10-181-0/+443