aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Starting on some reworkMattias Andrée2014-11-221-0/+13
* m + make sure the code ends with a new lineMattias Andrée2014-09-281-0/+14
* make derp + sed config.hMattias Andrée2014-09-261-74/+26
* SIGRTMAX is used internally by valgrindMattias Andrée2014-09-201-1/+1
* verify that headers in messages are encoded with proper utf-8Mattias Andrée2014-09-201-1/+7
* add verify_utf8Mattias Andrée2014-09-202-1/+87
* doc style fixMattias Andrée2014-09-138-11/+11
* mMattias Andrée2014-09-122-12/+12
* create and export process groupMattias Andrée2014-08-311-0/+9
* m + info: mds_message_tMattias Andrée2014-08-291-2/+2
* m + info: tablesMattias Andrée2014-08-293-7/+7
* typoMattias Andrée2014-08-292-4/+4
* typoMattias Andrée2014-08-262-2/+2
* mMattias Andrée2014-08-262-2/+4
* mMattias Andrée2014-08-251-0/+48
* mMattias Andrée2014-08-251-1/+1
* m docMattias Andrée2014-08-251-5/+5
* m docMattias Andrée2014-08-251-17/+17
* m docMattias Andrée2014-08-251-1/+1
* mMattias Andrée2014-08-251-6/+6
* m docMattias Andrée2014-08-251-6/+6
* mMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-21/+26
* if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée2014-08-241-0/+9
* m + do not any assumtion of int typedefsMattias Andrée2014-08-243-12/+12
* full_read returns lengthMattias Andrée2014-08-232-17/+23
* beginning of mds-vtMattias Andrée2014-08-221-0/+16
* add sigdanger supportMattias Andrée2014-08-201-0/+10
* typoMattias Andrée2014-08-121-1/+1
* mMattias Andrée2014-08-122-8/+8
* fix tabulationMattias Andrée2014-08-121-3/+3
* macros for ato* with castMattias Andrée2014-08-124-4/+163
* the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée2014-08-112-11/+70
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-112-0/+51
* the rest of the clipboardMattias Andrée2014-08-032-0/+34
* miscMattias Andrée2014-08-021-2/+11
* miscMattias Andrée2014-08-021-1/+0
* unregister protocols for closing serversMattias Andrée2014-07-282-1/+12
* reduce code complexityMattias Andrée2014-07-281-0/+14
* miscMattias Andrée2014-07-282-0/+33
* miscMattias Andrée2014-07-282-0/+366
* fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée2014-07-272-1/+46
* test and fix mds-respawn + add missed staging: monotonic clock should be rawMattias Andrée2014-06-071-1/+1
* whitespaceMattias Andrée2014-06-071-1/+1
* beginning of mds-respawnMattias Andrée2014-06-071-3/+3
* fix payload reading (last regression)Mattias Andrée2014-06-071-1/+1
* fix message marshal errorMattias Andrée2014-06-071-3/+2
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-201-1/+1
* it is probably not worth making the buffer circularMattias Andrée2014-05-191-1/+1