aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-24message id is unsigned 32-bitMattias Andrée1-13/+13
2014-08-24m + do not any assumtion of int typedefsMattias Andrée1-12/+12
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-12mMattias Andrée1-2/+0
2014-08-12macros for ato* with castMattias Andrée1-2/+3
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-2/+3
2014-08-03the rest of the clipboardMattias Andrée1-75/+135
2014-08-03mds-clipboard: all actions except add, however there is not removal of old entries yetMattias Andrée1-4/+363
2014-08-03free the clipboard when exitingMattias Andrée1-3/+13
2014-08-03miscMattias Andrée1-8/+198
2014-08-03beginning of mds-clipboardMattias Andrée1-98/+8
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