aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-echo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* no more goto failMattias Andrée2014-12-081-5/+4
* replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-081-2/+2
* mMattias Andrée2014-09-091-8/+4
* move reconnect_to_display todo into todo fileMattias Andrée2014-09-081-1/+1
* derpMattias Andrée2014-08-241-1/+1
* message id is unsigned 32-bitMattias Andrée2014-08-241-7/+7
* danger is deadly for the echo and the clipboard serversMattias Andrée2014-08-201-1/+1
* add sigdanger supportMattias Andrée2014-08-201-1/+2
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-2/+3
* miscMattias Andrée2014-08-031-1/+6
* miscMattias Andrée2014-08-021-4/+4
* docMattias Andrée2014-07-281-0/+9
* m + marshal and unmarshal registry tableMattias Andrée2014-07-281-1/+4
* miscMattias Andrée2014-07-281-5/+9
* call server_initialised in mds-echoMattias Andrée2014-07-271-0/+1
* mMattias Andrée2014-06-091-2/+2
* m + fix echo server crashMattias Andrée2014-06-091-5/+4
* m + fix: include header value in interception conditionsMattias Andrée2014-06-081-3/+3
* mds-echo: include message id + do not require respawn statusMattias Andrée2014-06-081-5/+10
* implement echoingMattias Andrée2014-06-081-20/+102
* beginning of echo serverMattias Andrée2014-06-081-0/+262