Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -36/+33 |
* | 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 | -2/+7 |
* | no more goto fail | Mattias Andrée | 2014-12-08 | 1 | -3/+1 |
* | replace all variants of goto pfail with fail_if | Mattias Andrée | 2014-12-08 | 1 | -4/+3 |
* | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 2014-12-08 | 1 | -6/+4 |
* | whitespace | Mattias Andrée | 2014-11-28 | 1 | -2/+2 |
* | doc style fix | Mattias Andrée | 2014-09-13 | 1 | -4/+4 |
* | 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 | -1/+1 |
* | the rest of the clipboard | Mattias Andrée | 2014-08-03 | 1 | -0/+1 |
* | mds-registry: add time-to-live | Mattias Andrée | 2014-08-02 | 1 | -1/+1 |
* | mds-registry: notify client | Mattias Andrée | 2014-08-02 | 1 | -2/+2 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -3/+3 |
* | misc | Mattias Andrée | 2014-08-02 | 1 | -40/+28 |
* | doc | Mattias Andrée | 2014-07-29 | 1 | -6/+58 |
* | mds-registry: restructure registry | Mattias Andrée | 2014-07-29 | 1 | -94/+105 |
* | split out registry from mds-registry | Mattias Andrée | 2014-07-29 | 1 | -0/+450 |