Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno | 2012-10-06 | 1 | -1/+0 |
|\ | |||||
| * | cleanup useless return sentence | Amos Kong | 2012-10-05 | 1 | -1/+0 |
* | | ui/vnc: simplify and avoid strncpy | Jim Meyering | 2012-10-05 | 1 | -3/+1 |
|/ | |||||
* | vnc: Fix packed boolean struct members | Stefan Weil | 2012-03-19 | 1 | -1/+3 |
* | ui/vnc: Convert sasl.mechlist to g_malloc() & friends | Markus Armbruster | 2011-11-10 | 1 | -14/+5 |
* | ui/vnc: Fix use of free() instead of g_free() | Stefan Weil | 2011-11-01 | 1 | -4/+4 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -1/+1 |
* | Remove unused USES_X509_AUTH macro from VNC sasl code | Daniel P. Berrange | 2011-07-23 | 1 | -7/+0 |
* | Store VNC auth scheme per-client as well as per-server | Daniel P. Berrange | 2011-07-23 | 1 | -4/+4 |
* | vnc-auth-sasl: fix a memory leak | Blue Swirl | 2011-01-12 | 1 | -6/+8 |
* | ui: move all ui components in ui/ | Corentin Chary | 2010-07-26 | 1 | -0/+637 |