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
/
slave.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mds-registry: fix buffer overflow
Mattias Andrée
2015-08-24
1
-1
/
+1
*
bump year
Mattias Andrée
2015-02-13
1
-1
/
+1
*
add xmemdup macro
Mattias Andrée
2014-12-10
1
-12
/
+9
*
no more direct allocations, always use macros, unless using alloca
Mattias Andrée
2014-12-10
1
-6
/
+6
*
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
-27
/
+27
*
rename pfail to fail
Mattias Andrée
2014-12-08
1
-3
/
+3
*
m + make sure we never lose errno
Mattias Andrée
2014-12-08
1
-3
/
+4
*
no more goto fail
Mattias Andrée
2014-12-08
1
-8
/
+7
*
replace all variants of goto pfail with fail_if
Mattias Andrée
2014-12-08
1
-12
/
+8
*
doc style fix
Mattias Andrée
2014-09-13
1
-2
/
+2
*
never volatile int, always volatile sig_atomic_t
Mattias Andrée
2014-09-08
1
-4
/
+5
*
message id is unsigned 32-bit
Mattias Andrée
2014-08-24
1
-3
/
+3
*
macros for ato* with cast
Mattias Andrée
2014-08-12
1
-0
/
+1
*
mds-registry: add time-to-live
Mattias Andrée
2014-08-02
1
-1
/
+37
*
mds-registry use timedwait in slaves so we can stop when reexecing of terminating
Mattias Andrée
2014-08-02
1
-1
/
+8
*
mds-registry: marshal and unmarshal the slave list
Mattias Andrée
2014-08-02
1
-0
/
+27
*
mds-registry: notify client
Mattias Andrée
2014-08-02
1
-3
/
+38
*
misc
Mattias Andrée
2014-08-02
1
-4
/
+4
*
misc
Mattias Andrée
2014-08-02
1
-0
/
+403