aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* m docMattias Andrée2014-05-071-1/+3
* derpMattias Andrée2014-05-072-2/+2
* miscMattias Andrée2014-05-074-4/+123
* add a todoMattias Andrée2014-05-061-0/+3
* miscMattias Andrée2014-05-063-24/+55
* add xsigactionMattias Andrée2014-05-064-19/+53
* add foreach_linked_list_nodeMattias Andrée2014-05-062-22/+16
* mMattias Andrée2014-05-061-1/+0
* add util.cMattias Andrée2014-05-064-50/+130
* move config.h into libmdsserverMattias Andrée2014-05-063-2/+2
* add monotone macroMattias Andrée2014-05-062-2/+14
* add strequals and startswith macros + add drop_privileges macro that drops the group before the userMattias Andrée2014-05-063-10/+44
* mMattias Andrée2014-05-061-2/+1
* use macros in mds.cMattias Andrée2014-05-062-48/+25
* add buf_set/get_next macrosMattias Andrée2014-05-065-74/+74
* kill all threadsMattias Andrée2014-05-062-20/+57
* close files before running initrcMattias Andrée2014-05-061-15/+29
* close untracked files if unmarshal from re-exec failsMattias Andrée2014-05-062-2/+32
* use more macrosMattias Andrée2014-05-056-161/+253
* use more macrosMattias Andrée2014-05-052-32/+44
* add xsnprintf macroMattias Andrée2014-05-052-9/+47
* it would be a shame if we could not re-exec because we have filled the pipeMattias Andrée2014-05-052-45/+50
* change doc in preparation for upcoming changeMattias Andrée2014-05-042-14/+14
* restart slave threads after a re-execMattias Andrée2014-05-041-79/+102
* unlist clients we failed to loadMattias Andrée2014-05-041-43/+61
* populate address remap tableMattias Andrée2014-05-043-20/+82
* read the marshalled data from the pipeMattias Andrée2014-05-041-1/+43
* some work on unmarshallingMattias Andrée2014-05-032-24/+155
* m + docMattias Andrée2014-05-031-4/+41
* mMattias Andrée2014-05-031-1/+4
* compile-time configurable api-fs pathMattias Andrée2014-05-032-1/+9
* separation of server state marshaling into a new methodMattias Andrée2014-05-032-98/+117
* no need to marshal the socket's fd, it is already included in the cmdlineMattias Andrée2014-05-031-3/+2
* more re-exec stuffMattias Andrée2014-05-021-4/+79
* some more work on re-execMattias Andrée2014-05-022-17/+141
* some re-exec stuffMattias Andrée2014-05-021-7/+54
* add version when marshalingMattias Andrée2014-04-288-4/+38
* use sig_atomic_t for runningMattias Andrée2014-04-281-1/+2
* add todoMattias Andrée2014-04-281-1/+1
* store the socket's stateMattias Andrée2014-04-282-0/+7
* handle closing of sockets by peerMattias Andrée2014-04-281-4/+13
* we should of cause use recv and not readMattias Andrée2014-04-281-1/+2
* derpMattias Andrée2014-04-281-4/+2
* mMattias Andrée2014-04-281-1/+1
* read messages from clientMattias Andrée2014-04-282-2/+45
* mMattias Andrée2014-04-271-1/+1
* docMattias Andrée2014-04-271-2/+9
* m fixes + docMattias Andrée2014-04-271-6/+61
* return -1 not 1 on failureMattias Andrée2014-04-271-4/+4
* well, that was unnecessaryMattias Andrée2014-04-271-1/+0