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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server
Mattias Andrée
3
-11
/
+75
2014-08-11
misc
Mattias Andrée
2
-38
/
+173
2014-08-11
add fork_for_safety option + beginning of kernel-based keyboard
Mattias Andrée
12
-15
/
+742
2014-08-03
the rest of the clipboard
Mattias Andrée
7
-109
/
+236
2014-08-03
mds-clipboard: all actions except add, however there is not removal of old entries yet
Mattias Andrée
2
-4
/
+428
2014-08-03
free the clipboard when exiting
Mattias Andrée
1
-3
/
+13
2014-08-03
misc
Mattias Andrée
4
-21
/
+213
2014-08-03
beginning of mds-clipboard
Mattias Andrée
2
-0
/
+319
2014-08-02
mds-registry: add time-to-live
Mattias Andrée
3
-3
/
+51
2014-08-02
mds-registry use timedwait in slaves so we can stop when reexecing of terminating
Mattias Andrée
1
-1
/
+8
2014-08-02
mds-registry: marshal and unmarshal the slave list
Mattias Andrée
4
-2
/
+91
2014-08-02
mds-registry: notify client
Mattias Andrée
2
-5
/
+40
2014-08-02
misc
Mattias Andrée
15
-54
/
+63
2014-08-02
misc
Mattias Andrée
13
-68
/
+795
2014-07-29
m
Mattias Andrée
1
-5
/
+2
2014-07-29
doc
Mattias Andrée
1
-6
/
+58
2014-07-29
mds-registry: restructure registry
Mattias Andrée
2
-120
/
+105
2014-07-29
split out registry from mds-registry
Mattias Andrée
4
-459
/
+509
2014-07-29
m
Mattias Andrée
1
-1
/
+1
2014-07-29
split out reexec from mds-registry
Mattias Andrée
4
-150
/
+210
2014-07-28
split out globals from mds-registry
Mattias Andrée
4
-47
/
+147
2014-07-28
split out util from mds-registry
Mattias Andrée
4
-111
/
+173
2014-07-28
put mds-registry in its own directory
Mattias Andrée
2
-1
/
+1
2014-07-28
doc
Mattias Andrée
1
-0
/
+9
2014-07-28
doc
Mattias Andrée
1
-0
/
+36
2014-07-28
doc
Mattias Andrée
1
-0
/
+45
2014-07-28
use of mutexe when removing protocols due to server closing
Mattias Andrée
1
-0
/
+4
2014-07-28
mds-registry: all unmarshal failures are critical
Mattias Andrée
1
-0
/
+1
2014-07-28
reduce code complexity
Mattias Andrée
1
-44
/
+35
2014-07-28
unregister protocols for closing servers
Mattias Andrée
4
-7
/
+80
2014-07-28
prepare for handling client closed messages
Mattias Andrée
1
-3
/
+34
2014-07-28
m + marshal and unmarshal registry table
Mattias Andrée
2
-11
/
+85
2014-07-28
m
Mattias Andrée
1
-4
/
+4
2014-07-28
reduce code complexity
Mattias Andrée
1
-107
/
+154
2014-07-28
reduce code complexity
Mattias Andrée
2
-35
/
+35
2014-07-28
misc
Mattias Andrée
5
-44
/
+163
2014-07-28
mds-registry: sync:ing and list action
Mattias Andrée
1
-9
/
+140
2014-07-28
misc
Mattias Andrée
4
-8
/
+638
2014-07-27
stylo
Mattias Andrée
1
-1
/
+1
2014-07-27
typo + beginning of mds-registry
Mattias Andrée
2
-0
/
+311
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
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-08
m + fix: include header value in interception conditions
Mattias Andrée
2
-3
/
+8
2014-06-08
mds-echo: include message id + do not require respawn status
Mattias Andrée
1
-5
/
+10
[prev]
[next]