aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-echo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-031-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-021-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-281-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + marshal and unmarshal registry tableMattias Andrée2014-07-281-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-281-5/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* call server_initialised in mds-echoMattias Andrée2014-07-271-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-06-091-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix echo server crashMattias Andrée2014-06-091-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix: include header value in interception conditionsMattias Andrée2014-06-081-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-echo: include message id + do not require respawn statusMattias Andrée2014-06-081-5/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement echoingMattias Andrée2014-06-081-20/+102
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of echo serverMattias Andrée2014-06-081-0/+262
Signed-off-by: Mattias Andrée <maandree@operamail.com>