aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-23setenv can failMattias Andrée1-1/+1
2014-08-23read and write vtfileMattias Andrée1-2/+60
2014-08-23full_read returns lengthMattias Andrée3-18/+24
2014-08-22mMattias Andrée1-1/+1
2014-08-22some work on mds-vtMattias Andrée2-5/+130
2014-08-22vt protocolsMattias Andrée3-10/+52
2014-08-22beginning of mds-vtMattias Andrée3-0/+538
2014-08-20add todos on things to do on dangerMattias Andrée2-3/+3
2014-08-20remove old debug print + mds kernel should ignore dangerMattias Andrée1-1/+4
2014-08-20add todo for kkbd on what to free on dangerMattias Andrée1-1/+1
2014-08-20danger is deadly for the echo and the clipboard serversMattias Andrée2-2/+2
2014-08-20add --immortal optionMattias Andrée2-3/+20
2014-08-20add sigdanger supportMattias Andrée9-9/+82
2014-08-13ignore empty lines when parsing remap tableMattias Andrée1-8/+15
2014-08-13keycodes not be larger than 2¹⁴Mattias Andrée1-3/+2
2014-08-13mds-kkbd: announce new keyboard when startingMattias Andrée1-2/+9
2014-08-13implement keycode mapping queryMattias Andrée1-10/+57
2014-08-13mMattias Andrée2-18/+45
2014-08-13mMattias Andrée1-11/+6
2014-08-13implement protocol for remapping the keyboardMattias Andrée2-7/+241
2014-08-13mds-kkbd: miscMattias Andrée2-6/+116
2014-08-13miscMattias Andrée1-13/+143
2014-08-12derpMattias Andrée1-1/+1
2014-08-12mds-kkbd: m + handle_set_keyboard_ledsMattias Andrée1-13/+73
2014-08-12mds-kkbd: receive message and validate headersMattias Andrée2-6/+247
2014-08-12mMattias Andrée1-2/+0
2014-08-12typoMattias Andrée1-1/+1
2014-08-12mMattias Andrée2-8/+8
2014-08-12fix tabulationMattias Andrée1-3/+3
2014-08-12macros for ato* with castMattias Andrée12-13/+174
2014-08-12missed explicit castMattias Andrée1-1/+1
2014-08-12make it possible to consume messagesMattias Andrée1-1/+7
2014-08-12update todo + keyboard protocolsMattias Andrée1-3/+0
2014-08-12mMattias Andrée1-1/+1
2014-08-12miscMattias Andrée6-107/+139
2014-08-11the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée3-11/+75
2014-08-11miscMattias Andrée2-38/+173
2014-08-11add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée12-15/+742
2014-08-03the rest of the clipboardMattias Andrée7-109/+236
2014-08-03mds-clipboard: all actions except add, however there is not removal of old entries yetMattias Andrée2-4/+428
2014-08-03free the clipboard when exitingMattias Andrée1-3/+13
2014-08-03miscMattias Andrée4-21/+213
2014-08-03beginning of mds-clipboardMattias Andrée2-0/+319
2014-08-02mds-registry: add time-to-liveMattias Andrée3-3/+51
2014-08-02mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée1-1/+8
2014-08-02mds-registry: marshal and unmarshal the slave listMattias Andrée4-2/+91
2014-08-02mds-registry: notify clientMattias Andrée2-5/+40
2014-08-02miscMattias Andrée15-54/+63
2014-08-02miscMattias Andrée13-68/+795
2014-07-29mMattias Andrée1-5/+2