aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-13bump yearMattias Andrée1-1/+1
2014-09-20add verify_utf8Mattias Andrée1-1/+10
2014-08-26typoMattias Andrée1-1/+1
2014-08-26mMattias Andrée1-1/+2
2014-08-23full_read returns lengthMattias Andrée1-3/+4
2014-08-12mMattias Andrée1-4/+4
2014-08-11the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée1-0/+24
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée1-0/+12
2014-08-03the rest of the clipboardMattias Andrée1-0/+9
2014-05-18reduce code complexityMattias Andrée1-0/+12
2014-05-08m + add full_write and add full_readMattias Andrée1-0/+18
2014-05-07use more macros and do not du null-check before free:ing, free does that for usMattias Andrée1-0/+11
2014-05-07miscMattias Andrée1-0/+13
2014-05-06add xsigactionMattias Andrée1-0/+13
2014-05-06mMattias Andrée1-1/+0
2014-05-06add util.cMattias Andrée1-28/+12
2014-05-04populate address remap tableMattias Andrée1-1/+1
2014-04-26add table optimised for file descriptorsMattias Andrée1-29/+20
2014-04-23m fixes + store client information in a hash table and in a linked listMattias Andrée1-0/+20
2014-04-22m + accept incoming connectionsMattias Andrée1-0/+16
2014-04-21run mdsinitrcMattias Andrée1-0/+10
2014-04-21mds-server: parse command line argumentsMattias Andrée1-20/+2
2014-04-21m + spawn and respawn master serverMattias Andrée1-0/+9
2014-04-20miscMattias Andrée1-14/+6
2014-04-20not too much...Mattias Andrée1-0/+39