aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-20SIGRTMAX is used internally by valgrindMattias Andrée2-4/+4
2014-09-20verify that headers in messages are encoded with proper utf-8Mattias Andrée1-1/+7
2014-09-20add verify_utf8Mattias Andrée2-1/+87
2014-09-20mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive modeMattias Andrée1-4/+20
2014-09-19whoopsMattias Andrée1-2/+2
2014-09-19use XDG_VTNRMattias Andrée2-8/+49
2014-09-14we should support XDG_VTNRMattias Andrée1-1/+1
2014-09-13doc style fixMattias Andrée22-35/+35
2014-09-12mMattias Andrée2-12/+12
2014-09-09mMattias Andrée1-1/+3
2014-09-09that is not necessaryMattias Andrée1-1/+0
2014-09-09mMattias Andrée1-1/+4
2014-09-09mds-vt: secondary connectionMattias Andrée2-12/+138
2014-09-09styloMattias Andrée1-1/+1
2014-09-09broadcast switching-vtMattias Andrée2-5/+42
2014-09-09implement support for get-vt and configure-vt messagesMattias Andrée2-1/+164
2014-09-09whoops, read wrong headerMattias Andrée1-6/+6
2014-09-09mMattias Andrée4-23/+11
2014-09-08never volatile int, always volatile sig_atomic_tMattias Andrée3-6/+8
2014-09-08mds-registry: take care of dangerMattias Andrée2-5/+12
2014-09-08pack client_list on dangerMattias Andrée2-4/+12
2014-09-08do not resend danger to other threadsMattias Andrée1-1/+0
2014-09-08set danger in mds-base's receive_dangerMattias Andrée4-64/+41
2014-09-08derp, danger is volatile and atomicMattias Andrée2-2/+2
2014-09-08take care of some dangerMattias Andrée3-8/+79
2014-09-08add received_dangerMattias Andrée2-12/+41
2014-09-08move reconnect_to_display todo into todo fileMattias Andrée5-5/+5
2014-08-31m todoMattias Andrée1-1/+1
2014-08-31create and export process groupMattias Andrée2-14/+29
2014-08-29the children should not have an alarm setMattias Andrée1-1/+2
2014-08-29m + info: mds-baseMattias Andrée2-12/+4
2014-08-29m + info: mds_message_tMattias Andrée1-2/+2
2014-08-29m + info: tablesMattias Andrée3-7/+7
2014-08-29typoMattias Andrée2-4/+4
2014-08-26typoMattias Andrée2-2/+2
2014-08-26mMattias Andrée2-2/+4
2014-08-25mMattias Andrée1-0/+48
2014-08-25mMattias Andrée1-1/+1
2014-08-25m docMattias Andrée1-5/+5
2014-08-25m docMattias Andrée1-17/+17
2014-08-25m docMattias Andrée1-1/+1
2014-08-25mMattias Andrée1-6/+6
2014-08-25m docMattias Andrée1-6/+6
2014-08-25mMattias Andrée1-2/+2
2014-08-25m docMattias Andrée1-2/+2
2014-08-25m docMattias Andrée1-21/+26
2014-08-24derpMattias Andrée2-6/+6
2014-08-24message id is unsigned 32-bitMattias Andrée9-49/+49
2014-08-24if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée3-4/+13
2014-08-24m + do not any assumtion of int typedefsMattias Andrée6-29/+30