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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump year
Mattias Andrée
2015-02-13
1
-1
/
+1
*
add xmemdup macro
Mattias Andrée
2014-12-10
1
-4
/
+2
*
with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if
Mattias Andrée
2014-12-08
1
-6
/
+11
*
rename pfail to fail
Mattias Andrée
2014-12-08
1
-1
/
+1
*
no more goto fail
Mattias Andrée
2014-12-08
1
-11
/
+10
*
doc style fix
Mattias Andrée
2014-09-13
1
-1
/
+1
*
fix some client marshalling errors
Mattias Andrée
2014-06-07
1
-2
/
+3
*
add zero length check
Mattias Andrée
2014-06-07
1
-2
/
+3
*
fix errors in client marshalling
Mattias Andrée
2014-06-07
1
-6
/
+11
*
store structure version for all structures when marshalling
Mattias Andrée
2014-05-19
1
-1
/
+5
*
reduce code complexity
Mattias Andrée
2014-05-18
1
-0
/
+68
*
m + fix message sending
Mattias Andrée
2014-05-15
1
-5
/
+5
*
fix errors
Mattias Andrée
2014-05-14
1
-1
/
+1
*
receive modifications
Mattias Andrée
2014-05-11
1
-0
/
+6
*
handle interceptions, everything except receiving modifications
Mattias Andrée
2014-05-11
1
-2
/
+24
*
a much of multicasting stuff
Mattias Andrée
2014-05-11
1
-2
/
+38
*
m + release all resources before re-execing
Mattias Andrée
2014-05-11
1
-0
/
+23
*
move mutex_created into client_t + error handling for pthread_*_init
Mattias Andrée
2014-05-11
1
-0
/
+1
*
use the data structure marshallers
Mattias Andrée
2014-05-08
1
-2
/
+32
*
split up mds-server structs into their own .h-files and add marshal functions
Mattias Andrée
2014-05-08
1
-0
/
+124