Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc + update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 1 | -2/+2 |
* | Update year and e-mail address | Mattias Andrée | 2017-11-05 | 1 | -1/+1 |
* | Work on changing style, and an important typo fix | Mattias Andrée | 2017-11-05 | 1 | -338/+339 |
* | Fix new GCC warnings | Mattias Andrée | 2016-07-10 | 1 | -2/+2 |
* | Bump year | Mattias Andrée | 2016-07-09 | 1 | -1/+1 |
* | attributes | Mattias Andrée | 2015-08-25 | 1 | -2/+5 |
* | introduce the `Origin command`-header | Mattias Andrée | 2015-08-24 | 1 | -2/+3 |
* | mds-registry: fix buffer overflow | Mattias Andrée | 2015-08-24 | 1 | -1/+1 |
* | bump year | Mattias Andrée | 2015-02-13 | 1 | -1/+1 |
* | add xmemdup macro | Mattias Andrée | 2014-12-10 | 1 | -12/+9 |
* | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 2014-12-10 | 1 | -6/+6 |
* | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 2014-12-08 | 1 | -27/+27 |
* | rename pfail to fail | Mattias Andrée | 2014-12-08 | 1 | -3/+3 |
* | m + make sure we never lose errno | Mattias Andrée | 2014-12-08 | 1 | -3/+4 |
* | no more goto fail | Mattias Andrée | 2014-12-08 | 1 | -8/+7 |
* | replace all variants of goto pfail with fail_if | Mattias Andrée | 2014-12-08 | 1 | -12/+8 |
* | doc style fix | Mattias Andrée | 2014-09-13 | 1 | -2/+2 |
* | never volatile int, always volatile sig_atomic_t | Mattias Andrée | 2014-09-08 | 1 | -4/+5 |
* | message id is unsigned 32-bit | Mattias Andrée | 2014-08-24 | 1 | -3/+3 |
* | macros for ato* with cast | Mattias Andrée | 2014-08-12 | 1 | -0/+1 |
* | mds-registry: add time-to-live | Mattias Andrée | 2014-08-02 | 1 | -1/+37 |
* | 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 | 1 | -0/+27 |
* | mds-registry: notify client | Mattias Andrée | 2014-08-02 | 1 | -3/+38 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -4/+4 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -0/+403 |