aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update todo + keyboard protocolsMattias Andrée2014-08-123-3/+125
* mMattias Andrée2014-08-121-1/+1
* miscMattias Andrée2014-08-127-107/+141
* the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée2014-08-113-11/+75
* miscMattias Andrée2014-08-115-39/+288
* mMattias Andrée2014-08-111-1/+0
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-1115-24/+759
* mMattias Andrée2014-08-101-1/+1
* update todoMattias Andrée2014-08-101-0/+1
* scancodesMattias Andrée2014-08-101-0/+108
* on second thought, lets forbid ipc for networked clientsMattias Andrée2014-08-101-2/+0
* update todoMattias Andrée2014-08-071-0/+1
* update todoMattias Andrée2014-08-041-0/+1
* update todoMattias Andrée2014-08-031-0/+1
* more on tray-updateMattias Andrée2014-08-031-2/+11
* update todoMattias Andrée2014-08-031-0/+1
* protocols: finish update-tray-icon and tray-updateMattias Andrée2014-08-031-1/+62
* update todo + add tray protocolMattias Andrée2014-08-032-5/+80
* tray should only be a protocol, not a serverMattias Andrée2014-08-031-0/+3
* update todoMattias Andrée2014-08-031-0/+1
* update todoMattias Andrée2014-08-031-0/+10
* the rest of the clipboardMattias Andrée2014-08-037-109/+236
* mds-clipboard: all actions except add, however there is not removal of old entries yetMattias Andrée2014-08-033-10/+439
* free the clipboard when exitingMattias Andrée2014-08-031-3/+13
* miscMattias Andrée2014-08-034-21/+213
* beginning of mds-clipboardMattias Andrée2014-08-035-4/+424
* mds-registry: add time-to-liveMattias Andrée2014-08-024-3/+55
* mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée2014-08-021-1/+8
* mds-registry: marshal and unmarshal the slave listMattias Andrée2014-08-025-5/+102
* mds-registry: notify clientMattias Andrée2014-08-022-5/+40
* miscMattias Andrée2014-08-0215-54/+63
* miscMattias Andrée2014-08-0215-69/+798
* mMattias Andrée2014-07-291-5/+2
* docMattias Andrée2014-07-291-6/+58
* mds-registry: restructure registryMattias Andrée2014-07-292-120/+105
* split out registry from mds-registryMattias Andrée2014-07-296-462/+512
* mMattias Andrée2014-07-291-1/+1
* split out reexec from mds-registryMattias Andrée2014-07-295-151/+211
* split out globals from mds-registryMattias Andrée2014-07-285-48/+148
* split out util from mds-registryMattias Andrée2014-07-285-112/+174
* move mk files into mk dirMattias Andrée2014-07-283-2/+2
* mMattias Andrée2014-07-282-10/+10
* put mds-registry in its own directoryMattias Andrée2014-07-284-2/+10
* improve makefileMattias Andrée2014-07-283-105/+138
* docMattias Andrée2014-07-281-0/+9
* docMattias Andrée2014-07-281-0/+36
* docMattias Andrée2014-07-281-0/+45
* use of mutexe when removing protocols due to server closingMattias Andrée2014-07-281-0/+4
* mds-registry: all unmarshal failures are criticalMattias Andrée2014-07-281-0/+1
* reduce code complexityMattias Andrée2014-07-281-44/+35