index
:
mds
master
Avant-garde display server
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add libmds_connection_establish_address
Mattias Andrée
2015-08-31
2
-11
/
+63
*
everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers
Mattias Andrée
2015-08-28
4
-5
/
+17
*
doc proto-util
Mattias Andrée
2015-08-28
1
-0
/
+3
*
typo
Mattias Andrée
2015-08-28
1
-1
/
+1
*
remove redundent cast
Mattias Andrée
2015-08-28
1
-1
/
+1
*
implement inet address parsing
Mattias Andrée
2015-08-28
2
-27
/
+60
*
libmdsclient: begin on inet support
Mattias Andrée
2015-08-26
1
-2
/
+90
*
libmdsclient: implement support for domain sockets
Mattias Andrée
2015-08-26
4
-20
/
+110
*
libmdsclient: connect to the display (parsing is not yet implemented)
Mattias Andrée
2015-08-26
5
-4
/
+227
*
mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address family
Mattias Andrée
2015-08-25
1
-1
/
+1
*
implement libmds_connection_send_unlocked
Mattias Andrée
2015-08-25
2
-16
/
+121
*
add pkg-config files and soname to libs and versioned so files
Mattias Andrée
2015-08-25
2
-0
/
+18
*
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
1
-5
/
+32
*
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
*
m + begin on libmds_connection_t
Mattias Andrée
2015-08-25
4
-5
/
+179
*
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
2
-0
/
+884
*
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
8
-51
/
+83
*
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
*
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
[prev]
[next]