index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mds-server
/
client.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
doc style fix
Mattias Andrée
1
-1
/
+1
2014-06-07
fix some client marshalling errors
Mattias Andrée
1
-2
/
+3
2014-06-07
add zero length check
Mattias Andrée
1
-2
/
+3
2014-06-07
fix errors in client marshalling
Mattias Andrée
1
-6
/
+11
2014-05-19
store structure version for all structures when marshalling
Mattias Andrée
1
-1
/
+5
2014-05-18
reduce code complexity
Mattias Andrée
1
-0
/
+68
2014-05-15
m + fix message sending
Mattias Andrée
1
-5
/
+5
2014-05-14
fix errors
Mattias Andrée
1
-1
/
+1
2014-05-11
receive modifications
Mattias Andrée
1
-0
/
+6
2014-05-11
handle interceptions, everything except receiving modifications
Mattias Andrée
1
-2
/
+24
2014-05-11
a much of multicasting stuff
Mattias Andrée
1
-2
/
+38
2014-05-11
m + release all resources before re-execing
Mattias Andrée
1
-0
/
+23
2014-05-11
move mutex_created into client_t + error handling for pthread_*_init
Mattias Andrée
1
-0
/
+1
2014-05-08
use the data structure marshallers
Mattias Andrée
1
-2
/
+32
2014-05-08
split up mds-server structs into their own .h-files and add marshal functions
Mattias Andrée
1
-0
/
+124