| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-08-25 | m + attributes | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-colour: implement list-colours | Mattias Andrée | 1 | -4/+39 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | introduce the `Origin command`-header | Mattias Andrée | 1 | -8/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | style + error messages should include message id + fix buffer overflow | Mattias Andrée | 1 | -4/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-colour: style + fix buffer overflow + send message id | Mattias Andrée | 1 | -44/+41 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-colour: pregenerate textual colour lists | Mattias Andrée | 1 | -29/+166 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-colour: broadcast updates | Mattias Andrée | 1 | -13/+138 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | m todo + implement get-colour | Mattias Andrée | 1 | -4/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | m | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-23 | error transmissions | Mattias Andrée | 1 | -2/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-23 | mds-colour: marshal colour list + implement set-colour | Mattias Andrée | 1 | -5/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-23 | signal handlers that return should not modify errno | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-22 | typo + mds-colour: print colour list on SIGINFO | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-20 | m + info: hash list | Mattias Andrée | 1 | -6/+83 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | work on mds-colour and list alternative to hash table | Mattias Andrée | 1 | -7/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | m | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | mds-colour: message parsing | Mattias Andrée | 1 | -2/+55 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter | Mattias Andrée | 1 | -31/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | typo + continued work on mds-colour | Mattias Andrée | 1 | -0/+112 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-18 | beginning of mds-colour | Mattias Andrée | 1 | -84/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-18 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-18 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-18 | siginfo: mds-clipboard, mds-echo, mds-kkbd | Mattias Andrée | 1 | -0/+16 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-09 | missed to change some parts | Mattias Andrée | 1 | -4/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -29/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | no more goto fail | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | m | Mattias Andrée | 1 | -8/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-08 | move reconnect_to_display todo into todo file | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-24 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-24 | message id is unsigned 32-bit | Mattias Andrée | 1 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-20 | danger is deadly for the echo and the clipboard servers | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-20 | add sigdanger support | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-11 | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-03 | misc | Mattias Andrée | 1 | -1/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | misc | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | doc | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | m + marshal and unmarshal registry table | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | misc | Mattias Andrée | 1 | -5/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-27 | call server_initialised in mds-echo | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m + fix echo server crash | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | m + fix: include header value in interception conditions | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | mds-echo: include message id + do not require respawn status | Mattias Andrée | 1 | -5/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | implement echoing | Mattias Andrée | 1 | -20/+102 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | beginning of echo server | Mattias Andrée | 1 | -0/+262 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
