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
/
doc
/
protocols
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
spec:s for registry
Mattias Andrée
1
-0
/
+24
2014-07-27
update todo
Mattias Andrée
1
-0
/
+2
2014-07-27
typo + list currently implemented protocols
Mattias Andrée
2
-1
/
+67
2014-07-27
call server_initialised in mds-echo
Mattias Andrée
1
-0
/
+1
2014-07-27
mds-base: add server_initialised
Mattias Andrée
2
-0
/
+49
2014-07-27
fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list
Mattias Andrée
3
-4
/
+46
2014-07-26
mark temporary prints
Mattias Andrée
1
-0
/
+3
2014-06-09
add tv server to the todo list
Mattias Andrée
1
-0
/
+1
2014-06-09
add some more servers to the todo list
Mattias Andrée
1
-0
/
+10
2014-06-09
add three more servers to the todo list
Mattias Andrée
1
-0
/
+3
2014-06-09
use valgrind on all mds programs
Mattias Andrée
1
-2
/
+6
2014-06-09
m
Mattias Andrée
1
-2
/
+2
2014-06-09
kernel: put process name in quotes and print exit status and termination signal on crashed processes
Mattias Andrée
1
-3
/
+8
2014-06-09
m + fix echo server crash
Mattias Andrée
1
-5
/
+4
2014-06-09
put process names in quotes and print exit status and termination signal on crashed processes
Mattias Andrée
1
-5
/
+10
2014-06-09
use readline in dumb-client
Mattias Andrée
1
-0
/
+1
2014-06-08
m + fix: include header value in interception conditions
Mattias Andrée
3
-4
/
+9
2014-06-08
mds-echo: include message id + do not require respawn status
Mattias Andrée
1
-5
/
+10
2014-06-08
implement echoing
Mattias Andrée
2
-28
/
+114
2014-06-08
beginning of echo server
Mattias Andrée
5
-3
/
+336
2014-06-07
whitespace
Mattias Andrée
1
-1
/
+1
2014-06-07
test and fix mds-respawn + add missed staging: monotonic clock should be raw
Mattias Andrée
5
-3
/
+25
2014-06-07
finish implementation of mds-respawn
Mattias Andrée
1
-25
/
+241
2014-06-07
whitespace
Mattias Andrée
1
-1
/
+1
2014-06-07
m
Mattias Andrée
2
-2
/
+2
2014-06-07
beginning of mds-respawn
Mattias Andrée
7
-19
/
+450
2014-06-07
fix payload reading (last regression)
Mattias Andrée
1
-1
/
+1
2014-06-07
fix message marshal error
Mattias Andrée
1
-3
/
+2
2014-06-07
fix some client marshalling errors
Mattias Andrée
3
-5
/
+6
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-06-07
fix file names
Mattias Andrée
12
-14
/
+14
2014-06-06
add some zero length checks
Mattias Andrée
1
-8
/
+15
2014-06-06
print pid of mds-server
Mattias Andrée
1
-0
/
+1
2014-06-06
typo
Mattias Andrée
1
-1
/
+1
2014-06-06
fix incorrect detection of conflicting arguments
Mattias Andrée
1
-1
/
+1
2014-05-20
m doc
Mattias Andrée
2
-0
/
+8
2014-05-20
Modify mds-server to use mds-base (some regression...)
Mattias Andrée
15
-468
/
+275
2014-05-20
misc, mostly mds-base re-exec
Mattias Andrée
3
-28
/
+279
2014-05-19
add broadcast support
Mattias Andrée
2
-4
/
+16
2014-05-19
m + store master thread
Mattias Andrée
2
-3
/
+17
2014-05-19
set up signal handling
Mattias Andrée
2
-2
/
+58
2014-05-19
m + add --alarm= options
Mattias Andrée
3
-26
/
+51
2014-05-19
begin on base for servers
Mattias Andrée
4
-2
/
+238
2014-05-19
it is probably not worth making the buffer circular
Mattias Andrée
1
-1
/
+1
2014-05-19
exit cleanly on terminal interruption (sigint)
Mattias Andrée
1
-2
/
+24
2014-05-19
reduce code complexity
Mattias Andrée
1
-53
/
+69
2014-05-19
m doc
Mattias Andrée
1
-1
/
+1
2014-05-19
reduce code complexity + fix bug
Mattias Andrée
2
-100
/
+164
2014-05-19
typos + reduce code complexity
Mattias Andrée
1
-32
/
+78
[next]