aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix new GCC warningsMattias Andrée2016-07-1011-13/+47
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More work on mds-libinputMattias Andrée2016-07-102-29/+223
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-103-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-102-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More work on mds-libinputMattias Andrée2016-07-092-6/+396
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Bump yearMattias Andrée2016-07-09119-119/+119
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Beginning on mds-libinputMattias Andrée2016-07-092-0/+248
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2015-12-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* mMattias Andrée2015-10-111-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Whilst POSIX leaves it explicitly unspecify whether close(2) closes the fildes on interruption, Linux (and possibly some other kernels) specify ↵Mattias Andrée2015-10-112-14/+17
| | | | | | that it does close. Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m todoMattias Andrée2015-09-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fail if socket pathname is too longMattias Andrée2015-09-071-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc libmds_mpoolMattias Andrée2015-09-052-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* destruction of message spools and pools causes stored objects to be deallocatedMattias Andrée2015-09-052-4/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-09-041-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m fixesMattias Andrée2015-09-041-4/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2015-09-042-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement use of poolMattias Andrée2015-09-042-6/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement message spool and poolMattias Andrée2015-09-042-7/+340
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + prototypes for message spooling and poolingMattias Andrée2015-09-042-20/+128
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add structures for message spools and poolsMattias Andrée2015-09-041-0/+95
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-041-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add libmds_message_duplicateMattias Andrée2015-09-042-2/+62
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise libmds_messageMattias Andrée2015-09-042-92/+66
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-09-042-2/+32
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add libmds_messageMattias Andrée2015-09-043-1/+610
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* how did that get thereMattias Andrée2015-09-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* info: strendMattias Andrée2015-09-031-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-09-031-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m doc fix + info: communication utiltiesMattias Andrée2015-09-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-09-024-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2015-09-021-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-09-012-5/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-kbdc: minor optimisationMattias Andrée2015-09-012-18/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add libmds_connection_establish_addressMattias Andrée2015-08-312-11/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headersMattias Andrée2015-08-284-5/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc proto-utilMattias Andrée2015-08-281-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-08-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove redundent castMattias Andrée2015-08-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement inet address parsingMattias Andrée2015-08-282-27/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: begin on inet supportMattias Andrée2015-08-261-2/+90
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: implement support for domain socketsMattias Andrée2015-08-264-20/+110
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: connect to the display (parsing is not yet implemented)Mattias Andrée2015-08-265-4/+227
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address familyMattias Andrée2015-08-251-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement libmds_connection_send_unlockedMattias Andrée2015-08-252-16/+121
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add pkg-config files and soname to libs and versioned so filesMattias Andrée2015-08-252-0/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2015-08-252-8/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libmdsclient: comm: init and destroyMattias Andrée2015-08-252-6/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>