aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: remove umask until we exec into mds-serverMattias Andrée2014-09-201-3/+17
* create and export process groupMattias Andrée2014-08-311-14/+20
* if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée2014-08-241-2/+2
* setenv can failMattias Andrée2014-08-231-1/+1
* remove old debug print + mds kernel should ignore dangerMattias Andrée2014-08-201-1/+4
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-1/+1
* kernel: put process name in quotes and print exit status and termination signal on crashed processesMattias Andrée2014-06-091-3/+8
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-071-1/+2
* begin on base for serversMattias Andrée2014-05-191-1/+1
* mMattias Andrée2014-05-181-1/+1
* style + reduce code complexityMattias Andrée2014-05-181-132/+128
* reduce code complexityMattias Andrée2014-05-181-119/+93
* m + add test clientMattias Andrée2014-05-141-3/+13
* add fix export of variableMattias Andrée2014-05-141-2/+2
* m fixMattias Andrée2014-05-121-1/+1
* mMattias Andrée2014-05-121-1/+1
* m + fix errors in mds.cMattias Andrée2014-05-121-23/+78
* add xsigactionMattias Andrée2014-05-061-2/+7
* move config.h into libmdsserverMattias Andrée2014-05-061-1/+1
* add monotone macroMattias Andrée2014-05-061-2/+2
* add strequals and startswith macros + add drop_privileges macro that drops the group before the userMattias Andrée2014-05-061-2/+2
* use macros in mds.cMattias Andrée2014-05-061-45/+22
* mMattias Andrée2014-04-281-1/+1
* make it possible to select master serverMattias Andrée2014-04-211-10/+30
* m misc + create directory for temporary dataMattias Andrée2014-04-211-33/+132
* unlink pid file on exitMattias Andrée2014-04-211-0/+5
* mds-server: parse command line argumentsMattias Andrée2014-04-211-7/+6
* m + spawn and respawn master serverMattias Andrée2014-04-211-3/+122
* m + listen on socketMattias Andrée2014-04-201-1/+10
* create and bind socketMattias Andrée2014-04-201-0/+24
* mMattias Andrée2014-04-201-1/+2
* m + reuse display indicesMattias Andrée2014-04-201-1/+50
* create pid file and set environmentMattias Andrée2014-04-201-10/+45
* miscMattias Andrée2014-04-201-13/+75
* not too much...Mattias Andrée2014-04-201-0/+89