aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée2014-08-241-2/+2
* m + do not any assumtion of int typedefsMattias Andrée2014-08-241-1/+2
* full_read returns lengthMattias Andrée2014-08-231-1/+1
* add --immortal optionMattias Andrée2014-08-201-2/+10
* add sigdanger supportMattias Andrée2014-08-201-3/+48
* macros for ato* with castMattias Andrée2014-08-121-1/+1
* miscMattias Andrée2014-08-121-2/+22
* the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée2014-08-111-0/+5
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-2/+66
* miscMattias Andrée2014-08-021-8/+8
* miscMattias Andrée2014-08-021-0/+15
* docMattias Andrée2014-07-281-0/+45
* styloMattias Andrée2014-07-271-1/+1
* mds-base: add server_initialisedMattias Andrée2014-07-271-0/+30
* beginning of mds-respawnMattias Andrée2014-06-071-6/+47
* fix incorrect detection of conflicting argumentsMattias Andrée2014-06-061-1/+1
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-201-3/+19
* misc, mostly mds-base re-execMattias Andrée2014-05-201-7/+165
* m + store master threadMattias Andrée2014-05-191-3/+9
* set up signal handlingMattias Andrée2014-05-191-1/+28
* m + add --alarm= optionsMattias Andrée2014-05-191-4/+6
* begin on base for serversMattias Andrée2014-05-191-0/+159