Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if the system is awesome enough to have sigupdate defined, use it instead of sigusr1 | Mattias Andrée | 2014-08-24 | 1 | -0/+9 |
* | m + do not any assumtion of int typedefs | Mattias Andrée | 2014-08-24 | 3 | -12/+12 |
* | full_read returns length | Mattias Andrée | 2014-08-23 | 2 | -17/+23 |
* | beginning of mds-vt | Mattias Andrée | 2014-08-22 | 1 | -0/+16 |
* | add sigdanger support | Mattias Andrée | 2014-08-20 | 1 | -0/+10 |
* | typo | Mattias Andrée | 2014-08-12 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-08-12 | 2 | -8/+8 |
* | fix tabulation | Mattias Andrée | 2014-08-12 | 1 | -3/+3 |
* | macros for ato* with cast | Mattias Andrée | 2014-08-12 | 4 | -4/+163 |
* | 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 | 2 | -11/+70 |
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 2 | -0/+51 |
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 2 | -0/+34 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -2/+11 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -1/+0 |
* | unregister protocols for closing servers | Mattias Andrée | 2014-07-28 | 2 | -1/+12 |
* | reduce code complexity | Mattias Andrée | 2014-07-28 | 1 | -0/+14 |
* | misc | Mattias Andrée | 2014-07-28 | 2 | -0/+33 |
* | misc | Mattias Andrée | 2014-07-28 | 2 | -0/+366 |
* | fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked list | Mattias Andrée | 2014-07-27 | 2 | -1/+46 |
* | test and fix mds-respawn + add missed staging: monotonic clock should be raw | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | whitespace | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | beginning of mds-respawn | Mattias Andrée | 2014-06-07 | 1 | -3/+3 |
* | fix payload reading (last regression) | Mattias Andrée | 2014-06-07 | 1 | -1/+1 |
* | fix message marshal error | Mattias Andrée | 2014-06-07 | 1 | -3/+2 |
* | Modify mds-server to use mds-base (some regression...) | Mattias Andrée | 2014-05-20 | 1 | -1/+1 |
* | it is probably not worth making the buffer circular | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-19 | 1 | -53/+69 |
* | m doc | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity + fix bug | Mattias Andrée | 2014-05-19 | 2 | -100/+164 |
* | typos + reduce code complexity | Mattias Andrée | 2014-05-19 | 1 | -32/+78 |
* | m | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | add to fixme:s | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 2 | -0/+26 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-05-18 | 1 | -1/+1 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 5 | -22/+72 |
* | style + reduce code complexity | Mattias Andrée | 2014-05-18 | 2 | -33/+52 |
* | zealous use of * sizeof(char) when using mem* functions | Mattias Andrée | 2014-05-18 | 1 | -8/+8 |
* | Fix reading of payload | Mattias Andrée | 2014-05-18 | 1 | -2/+3 |
* | m | Mattias Andrée | 2014-05-16 | 1 | -0/+1 |
* | m + fix message sending | Mattias Andrée | 2014-05-15 | 2 | -43/+82 |
* | m doc | Mattias Andrée | 2014-05-14 | 2 | -2/+2 |
* | fix dumb-client and memory errors | Mattias Andrée | 2014-05-14 | 2 | -2/+3 |
* | m fix | Mattias Andrée | 2014-05-14 | 1 | -2/+7 |
* | fix errors | Mattias Andrée | 2014-05-14 | 2 | -5/+5 |
* | fix bugs | Mattias Andrée | 2014-05-14 | 1 | -0/+5 |
* | m fix | Mattias Andrée | 2014-05-12 | 1 | -1/+1 |
* | a much of multicasting stuff | Mattias Andrée | 2014-05-11 | 1 | -2/+2 |