aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-20kernel: remove umask until we exec into mds-serverMattias Andrée1-3/+17
2014-08-31create and export process groupMattias Andrée1-14/+20
2014-08-24if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée1-2/+2
2014-08-23setenv can failMattias Andrée1-1/+1
2014-08-20remove old debug print + mds kernel should ignore dangerMattias Andrée1-1/+4
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-1/+1
2014-06-09kernel: put process name in quotes and print exit status and termination signal on crashed processesMattias Andrée1-3/+8
2014-06-07test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée1-1/+2
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