Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work on changing style | Mattias Andrée | 2017-11-05 | 1 | -2/+1 |
* | Update year and e-mail address | Mattias Andrée | 2017-11-05 | 1 | -1/+1 |
* | Work on changing style, and an important typo fix | Mattias Andrée | 2017-11-05 | 1 | -173/+178 |
* | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
* | introduce the `Origin command`-header | Mattias Andrée | 2015-08-24 | 1 | -2/+8 |
* | mds-echo: style | Mattias Andrée | 2015-08-24 | 1 | -10/+4 |
* | signal handlers that return should not modify errno | Mattias Andrée | 2015-08-23 | 1 | -0/+2 |
* | put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter | Mattias Andrée | 2015-08-19 | 1 | -31/+11 |
* | typo | Mattias Andrée | 2015-08-18 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2015-08-18 | 1 | -1/+1 |
* | siginfo: mds-clipboard, mds-echo, mds-kkbd | Mattias Andrée | 2015-04-18 | 1 | -0/+16 |
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | missed to change some parts | Mattias Andrée | 2014-12-09 | 1 | -4/+2 |
* | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 1 | -29/+27 |
* | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -2/+2 |
* | no more goto fail | Mattias Andrée | 2014-12-08 | 1 | -5/+4 |
* | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 2014-12-08 | 1 | -2/+2 |
* | m | Mattias Andrée | 2014-09-09 | 1 | -8/+4 |
* | move reconnect_to_display todo into todo file | Mattias Andrée | 2014-09-08 | 1 | -1/+1 |
* | derp | Mattias Andrée | 2014-08-24 | 1 | -1/+1 |
* | message id is unsigned 32-bit | Mattias Andrée | 2014-08-24 | 1 | -7/+7 |
* | danger is deadly for the echo and the clipboard servers | Mattias Andrée | 2014-08-20 | 1 | -1/+1 |
* | add sigdanger support | Mattias Andrée | 2014-08-20 | 1 | -1/+2 |
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 1 | -2/+3 |
* | misc | Mattias Andrée | 2014-08-03 | 1 | -1/+6 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -4/+4 |
* | doc | Mattias Andrée | 2014-07-28 | 1 | -0/+9 |
* | m + marshal and unmarshal registry table | Mattias Andrée | 2014-07-28 | 1 | -1/+4 |
* | misc | Mattias Andrée | 2014-07-28 | 1 | -5/+9 |
* | call server_initialised in mds-echo | Mattias Andrée | 2014-07-27 | 1 | -0/+1 |
* | m | Mattias Andrée | 2014-06-09 | 1 | -2/+2 |
* | m + fix echo server crash | Mattias Andrée | 2014-06-09 | 1 | -5/+4 |
* | m + fix: include header value in interception conditions | Mattias Andrée | 2014-06-08 | 1 | -3/+3 |
* | mds-echo: include message id + do not require respawn status | Mattias Andrée | 2014-06-08 | 1 | -5/+10 |
* | implement echoing | Mattias Andrée | 2014-06-08 | 1 | -20/+102 |
* | beginning of echo server | Mattias Andrée | 2014-06-08 | 1 | -0/+262 |