Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 2014-08-11 | 1 | -1/+1 |
* | kernel: put process name in quotes and print exit status and termination signal on crashed processes | Mattias Andrée | 2014-06-09 | 1 | -3/+8 |
* | test and fix mds-respawn + add missed staging: monotonic clock should be raw | Mattias Andrée | 2014-06-07 | 1 | -1/+2 |
* | begin on base for servers | Mattias Andrée | 2014-05-19 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-05-18 | 1 | -1/+1 |
* | style + reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -132/+128 |
* | reduce code complexity | Mattias Andrée | 2014-05-18 | 1 | -119/+93 |
* | m + add test client | Mattias Andrée | 2014-05-14 | 1 | -3/+13 |
* | add fix export of variable | Mattias Andrée | 2014-05-14 | 1 | -2/+2 |
* | m fix | Mattias Andrée | 2014-05-12 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-05-12 | 1 | -1/+1 |
* | m + fix errors in mds.c | Mattias Andrée | 2014-05-12 | 1 | -23/+78 |
* | add xsigaction | Mattias Andrée | 2014-05-06 | 1 | -2/+7 |
* | move config.h into libmdsserver | Mattias Andrée | 2014-05-06 | 1 | -1/+1 |
* | add monotone macro | Mattias Andrée | 2014-05-06 | 1 | -2/+2 |
* | add strequals and startswith macros + add drop_privileges macro that drops the group before the user | Mattias Andrée | 2014-05-06 | 1 | -2/+2 |
* | use macros in mds.c | Mattias Andrée | 2014-05-06 | 1 | -45/+22 |
* | m | Mattias Andrée | 2014-04-28 | 1 | -1/+1 |
* | make it possible to select master server | Mattias Andrée | 2014-04-21 | 1 | -10/+30 |
* | m misc + create directory for temporary data | Mattias Andrée | 2014-04-21 | 1 | -33/+132 |
* | unlink pid file on exit | Mattias Andrée | 2014-04-21 | 1 | -0/+5 |
* | mds-server: parse command line arguments | Mattias Andrée | 2014-04-21 | 1 | -7/+6 |
* | m + spawn and respawn master server | Mattias Andrée | 2014-04-21 | 1 | -3/+122 |
* | m + listen on socket | Mattias Andrée | 2014-04-20 | 1 | -1/+10 |
* | create and bind socket | Mattias Andrée | 2014-04-20 | 1 | -0/+24 |
* | m | Mattias Andrée | 2014-04-20 | 1 | -1/+2 |
* | m + reuse display indices | Mattias Andrée | 2014-04-20 | 1 | -1/+50 |
* | create pid file and set environment | Mattias Andrée | 2014-04-20 | 1 | -10/+45 |
* | misc | Mattias Andrée | 2014-04-20 | 1 | -13/+75 |
* | not too much... | Mattias Andrée | 2014-04-20 | 1 | -0/+89 |