Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | info: typo | Mattias Andrée | 2015-08-25 | 1 | -1/+1 | |
* | m + doc | Mattias Andrée | 2015-08-25 | 2 | -8/+45 | |
* | libmdsclient: comm: init and destroy | Mattias Andrée | 2015-08-25 | 2 | -6/+43 | |
* | m + add header composing macros | Mattias Andrée | 2015-08-25 | 2 | -5/+35 | |
* | m | Mattias Andrée | 2015-08-25 | 1 | -14/+3 | |
* | attributes | Mattias Andrée | 2015-08-25 | 23 | -35/+118 | |
* | m + attributes | Mattias Andrée | 2015-08-25 | 16 | -35/+139 | |
* | libmds_connection: locking | Mattias Andrée | 2015-08-25 | 2 | -2/+95 | |
* | sed is a buil dep | Mattias Andrée | 2015-08-25 | 1 | -0/+1 | |
* | m + begin on libmds_connection_t | Mattias Andrée | 2015-08-25 | 5 | -6/+180 | |
* | update todo | Mattias Andrée | 2015-08-25 | 1 | -0/+5 | |
* | add header for libmdsclient that includes all libmdsclient headers | Mattias Andrée | 2015-08-25 | 1 | -0/+26 | |
* | whitespace | Mattias Andrée | 2015-08-25 | 1 | -1/+0 | |
* | ... | Mattias Andrée | 2015-08-25 | 1 | -10/+16 | |
* | libmds_compose_v: make it easy to exclude headers conditionally | Mattias Andrée | 2015-08-25 | 1 | -10/+32 | |
* | fix m bug | Mattias Andrée | 2015-08-25 | 1 | -2/+3 | |
* | libmdsclient: libmds_compose_v is not a candidate for gnu_printf | Mattias Andrée | 2015-08-25 | 1 | -0/+1 | |
* | libmdsclient: add function to find unused message id | Mattias Andrée | 2015-08-25 | 2 | -0/+72 | |
* | libmdsclient: add identity macros for optimisation functions that may or may not disappear in the future, and may or may not get alternatives, this... | Mattias Andrée | 2015-08-25 | 1 | -0/+8 | |
* | libmdsclient: add message composing function | Mattias Andrée | 2015-08-25 | 2 | -0/+266 | |
* | begin on libmdsclient: header cherrypicking | Mattias Andrée | 2015-08-25 | 4 | -5/+907 | |
* | typo | Mattias Andrée | 2015-08-24 | 1 | -1/+1 | |
* | mds-colour: implement list-colours | Mattias Andrée | 2015-08-24 | 1 | -4/+39 | |
* | introduce the `Origin command`-header | Mattias Andrée | 2015-08-24 | 10 | -61/+147 | |
* | mds-kkbd: decipher mapping_query and fix a minor bug in it | Mattias Andrée | 2015-08-24 | 1 | -16/+35 | |
* | mds-kkbd: handle_keyboard_enumeration did not add the keyboard, what an oversight | Mattias Andrée | 2015-08-24 | 1 | -1/+15 | |
* | mds-kkbd: decipher handle_keyboard_enumeration and fix a minor bug in it | Mattias Andrée | 2015-08-24 | 1 | -14/+40 | |
* | update info manual for the new parameter in construct_error_message | Mattias Andrée | 2015-08-24 | 1 | -1/+3 | |
* | mds-clipboard: improve wipe_and_free | Mattias Andrée | 2015-08-24 | 1 | -2/+8 | |
* | hash-list: style | Mattias Andrée | 2015-08-24 | 1 | -10/+10 | |
* | style + error messages should include message id + fix buffer overflow | Mattias Andrée | 2015-08-24 | 3 | -44/+38 | |
* | libmdsserver: style | Mattias Andrée | 2015-08-24 | 1 | -13/+13 | |
* | mds-server: style | Mattias Andrée | 2015-08-24 | 3 | -6/+49 | |
* | mds-registry: fix buffer overflow | Mattias Andrée | 2015-08-24 | 1 | -1/+1 | |
* | mds-registry: fix memory free upon error bug | Mattias Andrée | 2015-08-24 | 1 | -6/+4 | |
* | mds-colour: style + fix buffer overflow + send message id | Mattias Andrée | 2015-08-24 | 2 | -46/+43 | |
* | mds: style | Mattias Andrée | 2015-08-24 | 1 | -1/+1 | |
* | mds-clipboard: m + style | Mattias Andrée | 2015-08-24 | 1 | -66/+41 | |
* | mds-echo: style | Mattias Andrée | 2015-08-24 | 1 | -10/+4 | |
* | mds-respawn: typo + mds-kkbd: doc, derp, and minimise some buffer sizes | Mattias Andrée | 2015-08-24 | 2 | -13/+38 | |
* | mds-kkbd: style | Mattias Andrée | 2015-08-24 | 1 | -44/+11 | |
* | mds-kkbd: fix order of parameters in sprintf | Mattias Andrée | 2015-08-24 | 1 | -1/+1 | |
* | mds-vt: typo and style | Mattias Andrée | 2015-08-24 | 1 | -20/+10 | |
* | mds-colour: pregenerate textual colour lists | Mattias Andrée | 2015-08-24 | 1 | -29/+166 | |
* | mds-colour: broadcast updates | Mattias Andrée | 2015-08-24 | 2 | -18/+154 | |
* | hash list optimisation | Mattias Andrée | 2015-08-24 | 2 | -24/+142 | |
* | m todo + implement get-colour | Mattias Andrée | 2015-08-24 | 2 | -4/+45 | |
* | m | Mattias Andrée | 2015-08-24 | 1 | -2/+1 | |
* | info index | Mattias Andrée | 2015-08-24 | 1 | -0/+20 | |
* | m info | Mattias Andrée | 2015-08-24 | 1 | -0/+2 |