Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-25 | libmdsclient: libmds_compose_v is not a candidate for gnu_printf | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-25 | libmdsclient: add function to find unused message id | Mattias Andrée | 2 | -0/+72 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-25 | libmdsclient: add identity macros for optimisation functions that may or may not disappear in the future, and may or may not get alternatives, ↵ | Mattias Andrée | 1 | -0/+8 | |
this way it programmer can use them if they are available and full back to the regular function otherwise Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-25 | libmdsclient: add message composing function | Mattias Andrée | 2 | -0/+266 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-25 | begin on libmdsclient: header cherrypicking | Mattias Andrée | 4 | -5/+907 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | typo | Mattias Andrée | 1 | -1/+1 | |
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 | 10 | -61/+147 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-kkbd: decipher mapping_query and fix a minor bug in it | Mattias Andrée | 1 | -16/+35 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-kkbd: handle_keyboard_enumeration did not add the keyboard, what an oversight | Mattias Andrée | 1 | -1/+15 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-kkbd: decipher handle_keyboard_enumeration and fix a minor bug in it | Mattias Andrée | 1 | -14/+40 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | update info manual for the new parameter in construct_error_message | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-clipboard: improve wipe_and_free | Mattias Andrée | 1 | -2/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | hash-list: style | Mattias Andrée | 1 | -10/+10 | |
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 | 3 | -44/+38 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | libmdsserver: style | Mattias Andrée | 1 | -13/+13 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-server: style | Mattias Andrée | 3 | -6/+49 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-registry: fix buffer overflow | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-registry: fix memory free upon error bug | Mattias Andrée | 1 | -6/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-colour: style + fix buffer overflow + send message id | Mattias Andrée | 2 | -46/+43 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds: style | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-clipboard: m + style | Mattias Andrée | 1 | -66/+41 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-echo: style | Mattias Andrée | 1 | -10/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-respawn: typo + mds-kkbd: doc, derp, and minimise some buffer sizes | Mattias Andrée | 2 | -13/+38 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-kkbd: style | Mattias Andrée | 1 | -44/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-kkbd: fix order of parameters in sprintf | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | mds-vt: typo and style | Mattias Andrée | 1 | -20/+10 | |
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 | 2 | -18/+154 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | hash list optimisation | Mattias Andrée | 2 | -24/+142 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | m todo + implement get-colour | Mattias Andrée | 2 | -4/+45 | |
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-24 | info index | Mattias Andrée | 1 | -0/+20 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | m info | Mattias Andrée | 1 | -0/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-24 | info: construct_error_message and send_error | Mattias Andrée | 2 | -3/+62 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | error transmissions | Mattias Andrée | 3 | -2/+230 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | mds-colour: marshal colour list + implement set-colour | Mattias Andrée | 2 | -5/+49 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | info: features | Mattias Andrée | 2 | -6/+84 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | m style | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-23 | signal handlers that return should not modify errno | Mattias Andrée | 9 | -0/+61 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | m + colour on selected items in lists and tables | Mattias Andrée | 1 | -4/+152 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | alternate background colours and delimiter, for tables | Mattias Andrée | 1 | -0/+43 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | selected text may need a different colour | Mattias Andrée | 1 | -16/+112 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | the first argument on socket() should be PF_, not AF_ as often documented, although it does not really matter because PF_ to AF_ is a bijective ↵ | Mattias Andrée | 1 | -1/+1 | |
identity mapping (PF_UNSPEC was even added to make this true.) Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | ensure that all PF_ and AF_ aliases exists if any exist | Mattias Andrée | 1 | -0/+43 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-22 | typo + mds-colour: print colour list on SIGINFO | Mattias Andrée | 2 | -1/+9 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-21 | add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it. | Mattias Andrée | 9 | -25/+104 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-21 | m info | Mattias Andrée | 1 | -6/+9 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-08-21 | typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |