aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-base.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-26typoMattias Andrée1-1/+1
2014-09-13doc style fixMattias Andrée1-2/+2
2014-09-09styloMattias Andrée1-1/+1
2014-09-08do not resend danger to other threadsMattias Andrée1-1/+0
2014-09-08set danger in mds-base's receive_dangerMattias Andrée1-15/+26
2014-09-08add received_dangerMattias Andrée1-12/+30
2014-08-29m + info: mds-baseMattias Andrée1-2/+2
2014-08-24if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée1-2/+2
2014-08-24m + do not any assumtion of int typedefsMattias Andrée1-1/+2
2014-08-23full_read returns lengthMattias Andrée1-1/+1
2014-08-20add --immortal optionMattias Andrée1-2/+10
2014-08-20add sigdanger supportMattias Andrée1-3/+48
2014-08-12macros for ato* with castMattias Andrée1-1/+1
2014-08-12miscMattias Andrée1-2/+22
2014-08-11the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée1-0/+5
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-2/+66
2014-08-02miscMattias Andrée1-8/+8
2014-08-02miscMattias Andrée1-0/+15
2014-07-28docMattias Andrée1-0/+45
2014-07-27styloMattias Andrée1-1/+1
2014-07-27mds-base: add server_initialisedMattias Andrée1-0/+30
2014-06-07beginning of mds-respawnMattias Andrée1-6/+47
2014-06-06fix incorrect detection of conflicting argumentsMattias Andrée1-1/+1
2014-05-20Modify mds-server to use mds-base (some regression...)Mattias Andrée1-3/+19
2014-05-20misc, mostly mds-base re-execMattias Andrée1-7/+165
2014-05-19m + store master threadMattias Andrée1-3/+9
2014-05-19set up signal handlingMattias Andrée1-1/+28
2014-05-19m + add --alarm= optionsMattias Andrée1-4/+6
2014-05-19begin on base for serversMattias Andrée1-0/+159