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-registry
/
mds-registry.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds-registry: fix memory free upon error bug
Mattias Andrée
2015-08-24
1
-6
/
+4
*
put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter
Mattias Andrée
2015-08-19
1
-0
/
+12
*
bump year
Mattias Andrée
2015-02-13
1
-1
/
+1
*
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
-14
/
+11
*
rename pfail to fail
Mattias Andrée
2014-12-08
1
-3
/
+3
*
no more goto fail
Mattias Andrée
2014-12-08
1
-5
/
+4
*
replace all goto pfail with fail_if, so that we can take whence it failed
Mattias Andrée
2014-12-08
1
-2
/
+2
*
mds-registry: take care of danger
Mattias Andrée
2014-09-08
1
-3
/
+10
*
move reconnect_to_display todo into todo file
Mattias Andrée
2014-09-08
1
-1
/
+1
*
add sigdanger support
Mattias Andrée
2014-08-20
1
-1
/
+2
*
add fork_for_safety option + beginning of kernel-based keyboard
Mattias Andrée
2014-08-11
1
-2
/
+3
*
misc
Mattias Andrée
2014-08-03
1
-2
/
+7
*
misc
Mattias Andrée
2014-08-02
1
-3
/
+3
*
misc
Mattias Andrée
2014-08-02
1
-13
/
+19
*
m
Mattias Andrée
2014-07-29
1
-5
/
+2
*
split out registry from mds-registry
Mattias Andrée
2014-07-29
1
-425
/
+1
*
m
Mattias Andrée
2014-07-29
1
-1
/
+1
*
split out reexec from mds-registry
Mattias Andrée
2014-07-29
1
-150
/
+1
*
split out globals from mds-registry
Mattias Andrée
2014-07-28
1
-47
/
+1
*
split out util from mds-registry
Mattias Andrée
2014-07-28
1
-80
/
+2
*
put mds-registry in its own directory
Mattias Andrée
2014-07-28
1
-0
/
+890