| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -609/+604 |
* | Fix new GCC warnings | Mattias Andrée | 2016-07-10 | 1 | -1/+1 |
* | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
* | attributes | Mattias Andrée | 2015-08-25 | 1 | -0/+1 |
* | introduce the `Origin command`-header | Mattias Andrée | 2015-08-24 | 1 | -0/+6 |
* | mds-clipboard: improve wipe_and_free | Mattias Andrée | 2015-08-24 | 1 | -2/+8 |
* | mds-clipboard: m + style | Mattias Andrée | 2015-08-24 | 1 | -66/+41 |
* | 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/+50 |
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | add xmemdup macro | Mattias Andrée | 2014-12-10 | 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 | -30/+31 |
* | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -8/+8 |
* | 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 | -3/+3 |
* | whitespace | Mattias Andrée | 2014-11-28 | 1 | -2/+2 |
* | whoops, read wrong header | Mattias Andrée | 2014-09-09 | 1 | -6/+6 |
* | m | Mattias Andrée | 2014-09-09 | 1 | -4/+2 |
* | set danger in mds-base's receive_danger | Mattias Andrée | 2014-09-08 | 1 | -19/+0 |
* | derp, danger is volatile and atomic | Mattias Andrée | 2014-09-08 | 1 | -1/+1 |
* | take care of some danger | Mattias Andrée | 2014-09-08 | 1 | -4/+43 |
* | move reconnect_to_display todo into todo file | Mattias Andrée | 2014-09-08 | 1 | -1/+1 |
* | m todo | Mattias Andrée | 2014-08-31 | 1 | -1/+1 |
* | message id is unsigned 32-bit | Mattias Andrée | 2014-08-24 | 1 | -13/+13 |
* | m + do not any assumtion of int typedefs | Mattias Andrée | 2014-08-24 | 1 | -12/+12 |
* | 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 |
* | m | Mattias Andrée | 2014-08-12 | 1 | -2/+0 |
* | macros for ato* with cast | Mattias Andrée | 2014-08-12 | 1 | -2/+3 |
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 1 | -2/+3 |
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 1 | -75/+135 |
* | mds-clipboard: all actions except add, however there is not removal of old entries yet | Mattias Andrée | 2014-08-03 | 1 | -4/+363 |
* | free the clipboard when exiting | Mattias Andrée | 2014-08-03 | 1 | -3/+13 |
* | misc | Mattias Andrée | 2014-08-03 | 1 | -8/+198 |
* | beginning of mds-clipboard | Mattias Andrée | 2014-08-03 | 1 | -0/+275 |