index
:
~ewalsh/linpicker
demo
master
Lightweight display server for Xen.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
comm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
Rename binaries with dashes instead of underscores.
Eamon Walsh
1
-2
/
+2
2011-06-06
Forbid clients from creating or referencing views with reserved ID 0.
Eamon Walsh
1
-1
/
+1
2011-06-06
Merge equivalent VIEW_FLAGS_SERVER into VIEW_FLAGS_THUMBNAIL.
Eamon Walsh
1
-1
/
+1
2011-06-06
Update file authorship, license, and description in Doxygen style.
Eamon Walsh
1
-0
/
+18
2011-06-01
Log to files in /var/log/xen and add compile-time loglevel.
Eamon Walsh
1
-3
/
+4
2011-06-01
Include file cleanup.
Eamon Walsh
1
-2
/
+1
2011-05-27
Revisions to track protocol and track program.
Eamon Walsh
1
-18
/
+38
2011-04-01
Adjust tracked views by the buffer offset to center them properly.
Eamon Walsh
1
-1
/
+6
2010-12-15
Prevent guests from stacking a view above itself.
Eamon Walsh
1
-5
/
+4
2010-11-15
Further checks to prevent display of zero-sized views.
Eamon Walsh
1
-6
/
+5
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
1
-27
/
+25
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
1
-56
/
+57
2010-09-03
Fix server crash caused by missed track messages.
Eamon Walsh
1
-0
/
+3
2010-07-14
Move source and data files to src and data subdirectories.
Eamon Walsh
1
-0
/
+120