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
/
libmdsserver
/
linked-list.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
Bump year
Mattias Andrée
1
-1
/
+1
2015-08-28
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
1
-5
/
+1
2015-08-25
m + attributes
Mattias Andrée
1
-1
/
+14
2015-02-13
bump year
Mattias Andrée
1
-1
/
+1
2014-09-13
doc style fix
Mattias Andrée
1
-1
/
+1
2014-08-29
typo
Mattias Andrée
1
-3
/
+3
2014-08-24
m + do not any assumtion of int typedefs
Mattias Andrée
1
-1
/
+1
2014-08-02
misc
Mattias Andrée
1
-1
/
+0
2014-07-28
unregister protocols for closing servers
Mattias Andrée
1
-1
/
+1
2014-07-27
fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list
Mattias Andrée
1
-0
/
+10
2014-05-20
Modify mds-server to use mds-base (some regression...)
Mattias Andrée
1
-1
/
+1
2014-05-06
add foreach_linked_list_node
Mattias Andrée
1
-0
/
+9
2014-04-28
add version when marshaling
Mattias Andrée
1
-0
/
+2
2014-04-26
typo
Mattias Andrée
1
-1
/
+1
2014-04-23
m fixes + store client information in a hash table and in a linked list
Mattias Andrée
1
-2
/
+2
2014-04-22
m
Mattias Andrée
1
-9
/
+9
2014-04-22
add marshaling for linked-list
Mattias Andrée
1
-1
/
+27
2014-04-22
linked list implementation
Mattias Andrée
1
-0
/
+243