aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-vt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-28whitespaceMattias Andrée1-2/+2
2014-09-20SIGRTMAX is used internally by valgrindMattias Andrée1-3/+3
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ée1-8/+41
2014-09-14we should support XDG_VTNRMattias Andrée1-1/+1
2014-09-09mMattias Andrée1-1/+3
2014-09-09mMattias Andrée1-1/+4
2014-09-09mds-vt: secondary connectionMattias Andrée1-10/+126
2014-09-09broadcast switching-vtMattias Andrée1-5/+32
2014-09-09implement support for get-vt and configure-vt messagesMattias Andrée1-1/+136
2014-09-09mMattias Andrée1-7/+3
2014-09-08never volatile int, always volatile sig_atomic_tMattias Andrée1-1/+1
2014-09-08move reconnect_to_display todo into todo fileMattias Andrée1-1/+1
2014-08-24message id is unsigned 32-bitMattias Andrée1-4/+4
2014-08-23read and write vtfileMattias Andrée1-2/+60
2014-08-22mMattias Andrée1-1/+1
2014-08-22some work on mds-vtMattias Andrée1-5/+120
2014-08-22vt protocolsMattias Andrée1-7/+36
2014-08-22beginning of mds-vtMattias Andrée1-97/+96
2014-08-20danger is deadly for the echo and the clipboard serversMattias Andrée1-1/+1
2014-08-20add sigdanger supportMattias Andrée1-1/+2
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-2/+3
2014-08-03miscMattias Andrée1-1/+6
2014-08-02miscMattias Andrée1-4/+4
2014-07-28docMattias Andrée1-0/+9
2014-07-28m + marshal and unmarshal registry tableMattias Andrée1-1/+4
2014-07-28miscMattias Andrée1-5/+9
2014-07-27call server_initialised in mds-echoMattias Andrée1-0/+1
2014-06-09mMattias Andrée1-2/+2
2014-06-09m + fix echo server crashMattias Andrée1-5/+4
2014-06-08m + fix: include header value in interception conditionsMattias Andrée1-3/+3
2014-06-08mds-echo: include message id + do not require respawn statusMattias Andrée1-5/+10
2014-06-08implement echoingMattias Andrée1-20/+102
2014-06-08beginning of echo serverMattias Andrée1-0/+262