aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-19begin on base for serversMattias Andrée1-1/+1
2014-05-18mMattias Andrée1-1/+1
2014-05-18style + reduce code complexityMattias Andrée1-132/+128
2014-05-18reduce code complexityMattias Andrée1-119/+93
2014-05-14m + add test clientMattias Andrée1-3/+13
2014-05-14add fix export of variableMattias Andrée1-2/+2
2014-05-12m fixMattias Andrée1-1/+1
2014-05-12mMattias Andrée1-1/+1
2014-05-12m + fix errors in mds.cMattias Andrée1-23/+78
2014-05-06add xsigactionMattias Andrée1-2/+7
2014-05-06move config.h into libmdsserverMattias Andrée1-1/+1
2014-05-06add monotone macroMattias Andrée1-2/+2
2014-05-06add strequals and startswith macros + add drop_privileges macro that drops the group before the userMattias Andrée1-2/+2
2014-05-06use macros in mds.cMattias Andrée1-45/+22
2014-04-28mMattias Andrée1-1/+1
2014-04-21make it possible to select master serverMattias Andrée1-10/+30
2014-04-21m misc + create directory for temporary dataMattias Andrée1-33/+132
2014-04-21unlink pid file on exitMattias Andrée1-0/+5
2014-04-21mds-server: parse command line argumentsMattias Andrée1-7/+6
2014-04-21m + spawn and respawn master serverMattias Andrée1-3/+122
2014-04-20m + listen on socketMattias Andrée1-1/+10
2014-04-20create and bind socketMattias Andrée1-0/+24
2014-04-20mMattias Andrée1-1/+2
2014-04-20m + reuse display indicesMattias Andrée1-1/+50
2014-04-20create pid file and set environmentMattias Andrée1-10/+45
2014-04-20miscMattias Andrée1-13/+75
2014-04-20not too much...Mattias Andrée1-0/+89