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
/
track.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
Update file authorship, license, and description in Doxygen style.
Eamon Walsh
1
-8
/
+25
2011-06-02
Rename comm-structs.h -> comm_structs.h.
Eamon Walsh
1
-1
/
+1
2011-06-01
Use MIN, MAX macros where appropriate.
Eamon Walsh
1
-1
/
+1
2011-06-01
Include file cleanup.
Eamon Walsh
1
-3
/
+2
2011-05-31
Rename typedefs.h -> common.h.
Eamon Walsh
1
-1
/
+1
2011-05-31
Cleanup and movement of common parameters into typedefs.h.
Eamon Walsh
1
-2
/
+2
2011-05-27
Revisions to track protocol and track program.
Eamon Walsh
1
-66
/
+61
2011-05-26
track: Zero-initialize all messages to avoid sending stack garbage.
Eamon Walsh
1
-6
/
+4
2011-05-24
Drop xen_common.h.
Eamon Walsh
1
-1
/
+1
2011-05-24
Conditionally compile the server's local socket interface.
Eamon Walsh
1
-1
/
+1
2011-05-23
Build libvchan as an installed shared library.
Eamon Walsh
1
-1
/
+1
2011-03-23
Persist track vchan server across linpicker restart
Daniel De Graaf
1
-0
/
+1
2010-12-09
Fix vchan_server_init call
Daniel De Graaf
1
-1
/
+1
2010-11-30
Fix 100% CPU use caused by never dequeueing vchan events
Daniel De Graaf
1
-1
/
+3
2010-11-17
Fix possible vchan blocking bugs
Daniel De Graaf
1
-6
/
+6
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
1
-27
/
+10
2010-11-12
Fix memory leak of XCB events.
Eamon Walsh
1
-0
/
+2
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
1
-109
/
+135
2010-08-30
Connect vchan to the domain providing the vfb
Daniel De Graaf
1
-4
/
+19
2010-08-30
Change vchan to use grants
Daniel De Graaf
1
-3
/
+4
2010-07-14
Move source and data files to src and data subdirectories.
Eamon Walsh
1
-0
/
+368