aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-12there is no longer any need for prepare_reexec to be canned immediatelyMattias Andrée1-3/+0
2015-07-12fix race condition in prepare_reexecMattias Andrée1-0/+4
2015-04-18m doc + iprint and iprintf macros + siginfo on mds, mds-vt and mds-respawnMattias Andrée1-0/+27
2015-04-12document siginfo and add it to macros.hMattias Andrée1-0/+9
2015-02-13bump yearMattias Andrée17-17/+17
2014-12-11mMattias Andrée1-0/+13
2014-12-10mMattias Andrée1-1/+2
2014-12-10make it easier to track memory allocationsMattias Andrée1-3/+101
2014-12-10add xmemdup macroMattias Andrée5-54/+29
2014-12-10no more direct allocations, always use macros, unless using allocaMattias Andrée4-43/+69
2014-12-10typoMattias Andrée1-2/+2
2014-12-09make sure errno is not changed during fail_ifMattias Andrée1-0/+2
2014-12-09improve with_mutex and with_mutex_if alsoMattias Andrée1-8/+22
2014-12-09make exit_if easier on the syntaxMattias Andrée1-1/+1
2014-12-09make some macros easiler on the syntaxMattias Andrée2-42/+43
2014-12-09make fail_if friendlier to complex if-statementsMattias Andrée1-4/+4
2014-12-09do no print whence an error occurred if it is EMSGSIZE, ECONNRESET or EINTR, those are not real errors, just abnormalitiesMattias Andrée1-3/+9
2014-12-08with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée6-84/+99
2014-12-08rename pfail to failMattias Andrée5-7/+7
2014-12-08typoMattias Andrée1-2/+2
2014-12-08m + make sure we never lose errnoMattias Andrée2-3/+9
2014-12-08no more goto failMattias Andrée3-19/+17
2014-12-08whenever fail_if gotos to the failure clause, print whenceMattias Andrée1-2/+4
2014-12-07fail_if supports sequences without being double bracketedMattias Andrée1-2/+2
2014-12-06mds-kbdc: m + function callingMattias Andrée1-6/+5
2014-11-22Starting on some reworkMattias Andrée1-0/+13
2014-09-28m + make sure the code ends with a new lineMattias Andrée1-0/+14
2014-09-26make derp + sed config.hMattias Andrée1-74/+26
2014-09-20SIGRTMAX is used internally by valgrindMattias Andrée1-1/+1
2014-09-20verify that headers in messages are encoded with proper utf-8Mattias Andrée1-1/+7
2014-09-20add verify_utf8Mattias Andrée2-1/+87
2014-09-13doc style fixMattias Andrée8-11/+11
2014-09-12mMattias Andrée2-12/+12
2014-08-31create and export process groupMattias Andrée1-0/+9
2014-08-29m + info: mds_message_tMattias Andrée1-2/+2
2014-08-29m + info: tablesMattias Andrée3-7/+7
2014-08-29typoMattias Andrée2-4/+4
2014-08-26typoMattias Andrée2-2/+2
2014-08-26mMattias Andrée2-2/+4
2014-08-25mMattias Andrée1-0/+48
2014-08-25mMattias Andrée1-1/+1
2014-08-25m docMattias Andrée1-5/+5
2014-08-25m docMattias Andrée1-17/+17
2014-08-25m docMattias Andrée1-1/+1
2014-08-25mMattias Andrée1-6/+6
2014-08-25m docMattias Andrée1-6/+6
2014-08-25mMattias Andrée1-2/+2
2014-08-25m docMattias Andrée1-2/+2
2014-08-25m docMattias Andrée1-21/+26
2014-08-24if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée1-0/+9