Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | macros for ato* with cast | Mattias Andrée | 2014-08-12 | 12 | -13/+174 |
* | missed explicit cast | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
* | make it possible to consume messages | Mattias Andrée | 2014-08-12 | 2 | -2/+12 |
* | add hacking | Mattias Andrée | 2014-08-12 | 1 | -0/+29 |
* | update todo | Mattias Andrée | 2014-08-12 | 1 | -0/+1 |
* | update todo + keyboard protocols | Mattias Andrée | 2014-08-12 | 3 | -3/+125 |
* | m | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
* | misc | Mattias Andrée | 2014-08-12 | 7 | -107/+141 |
* | the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server | Mattias Andrée | 2014-08-11 | 3 | -11/+75 |
* | misc | Mattias Andrée | 2014-08-11 | 5 | -39/+288 |
* | m | Mattias Andrée | 2014-08-11 | 1 | -1/+0 |
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 15 | -24/+759 |
* | m | Mattias Andrée | 2014-08-10 | 1 | -1/+1 |
* | update todo | Mattias Andrée | 2014-08-10 | 1 | -0/+1 |
* | scancodes | Mattias Andrée | 2014-08-10 | 1 | -0/+108 |
* | on second thought, lets forbid ipc for networked clients | Mattias Andrée | 2014-08-10 | 1 | -2/+0 |
* | update todo | Mattias Andrée | 2014-08-07 | 1 | -0/+1 |
* | update todo | Mattias Andrée | 2014-08-04 | 1 | -0/+1 |
* | update todo | Mattias Andrée | 2014-08-03 | 1 | -0/+1 |
* | more on tray-update | Mattias Andrée | 2014-08-03 | 1 | -2/+11 |
* | update todo | Mattias Andrée | 2014-08-03 | 1 | -0/+1 |
* | protocols: finish update-tray-icon and tray-update | Mattias Andrée | 2014-08-03 | 1 | -1/+62 |
* | update todo + add tray protocol | Mattias Andrée | 2014-08-03 | 2 | -5/+80 |
* | tray should only be a protocol, not a server | Mattias Andrée | 2014-08-03 | 1 | -0/+3 |
* | update todo | Mattias Andrée | 2014-08-03 | 1 | -0/+1 |
* | update todo | Mattias Andrée | 2014-08-03 | 1 | -0/+10 |
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 7 | -109/+236 |
* | mds-clipboard: all actions except add, however there is not removal of old entries yet | Mattias Andrée | 2014-08-03 | 3 | -10/+439 |
* | free the clipboard when exiting | Mattias Andrée | 2014-08-03 | 1 | -3/+13 |
* | misc | Mattias Andrée | 2014-08-03 | 4 | -21/+213 |
* | beginning of mds-clipboard | Mattias Andrée | 2014-08-03 | 5 | -4/+424 |
* | mds-registry: add time-to-live | Mattias Andrée | 2014-08-02 | 4 | -3/+55 |
* | mds-registry use timedwait in slaves so we can stop when reexecing of terminating | Mattias Andrée | 2014-08-02 | 1 | -1/+8 |
* | mds-registry: marshal and unmarshal the slave list | Mattias Andrée | 2014-08-02 | 5 | -5/+102 |
* | mds-registry: notify client | Mattias Andrée | 2014-08-02 | 2 | -5/+40 |
* | misc | Mattias Andrée | 2014-08-02 | 15 | -54/+63 |
* | misc | Mattias Andrée | 2014-08-02 | 15 | -69/+798 |
* | m | Mattias Andrée | 2014-07-29 | 1 | -5/+2 |
* | doc | Mattias Andrée | 2014-07-29 | 1 | -6/+58 |
* | mds-registry: restructure registry | Mattias Andrée | 2014-07-29 | 2 | -120/+105 |
* | split out registry from mds-registry | Mattias Andrée | 2014-07-29 | 6 | -462/+512 |
* | m | Mattias Andrée | 2014-07-29 | 1 | -1/+1 |
* | split out reexec from mds-registry | Mattias Andrée | 2014-07-29 | 5 | -151/+211 |
* | split out globals from mds-registry | Mattias Andrée | 2014-07-28 | 5 | -48/+148 |
* | split out util from mds-registry | Mattias Andrée | 2014-07-28 | 5 | -112/+174 |
* | move mk files into mk dir | Mattias Andrée | 2014-07-28 | 3 | -2/+2 |
* | m | Mattias Andrée | 2014-07-28 | 2 | -10/+10 |
* | put mds-registry in its own directory | Mattias Andrée | 2014-07-28 | 4 | -2/+10 |
* | improve makefile | Mattias Andrée | 2014-07-28 | 3 | -105/+138 |
* | doc | Mattias Andrée | 2014-07-28 | 1 | -0/+9 |