aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-22m + accept incoming connectionsMattias Andrée3-66/+206
2014-04-21run mdsinitrcMattias Andrée3-4/+132
2014-04-21add missing includeMattias Andrée1-0/+1
2014-04-21make it possible to select master serverMattias Andrée1-10/+30
2014-04-21master server also drops prilivegesMattias Andrée1-0/+9
2014-04-21m misc + create directory for temporary dataMattias Andrée3-46/+185
2014-04-21unlink pid file on exitMattias Andrée1-0/+5
2014-04-21mds-server: parse command line argumentsMattias Andrée4-11/+168
2014-04-21mMattias Andrée1-13/+13
2014-04-21m + spawn and respawn master serverMattias Andrée3-3/+155
2014-04-20m + listen on socketMattias Andrée1-1/+10
2014-04-20create and bind socketMattias Andrée2-1/+33
2014-04-20mMattias Andrée1-1/+2
2014-04-20m + reuse display indicesMattias Andrée3-3/+63
2014-04-20create pid file and set environmentMattias Andrée2-10/+54
2014-04-20miscMattias Andrée4-16/+152
2014-04-20not too much...Mattias Andrée4-1/+212