Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add libmds_connection_establish_address | Mattias Andrée | 2015-08-31 | 1 | -11/+42 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove redundent cast | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: implement support for domain sockets | Mattias Andrée | 2015-08-26 | 1 | -8/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: connect to the display (parsing is not yet implemented) | Mattias Andrée | 2015-08-26 | 1 | -2/+70 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement libmds_connection_send_unlocked | Mattias Andrée | 2015-08-25 | 1 | -9/+79 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc | Mattias Andrée | 2015-08-25 | 1 | -3/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: comm: init and destroy | Mattias Andrée | 2015-08-25 | 1 | -3/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + attributes | Mattias Andrée | 2015-08-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmds_connection: locking | Mattias Andrée | 2015-08-25 | 1 | -1/+23 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + begin on libmds_connection_t | Mattias Andrée | 2015-08-25 | 1 | -0/+80 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |