Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irmd: Rename registry functions | dimitri staessens | 2016-07-06 | 1 | -6/+6 |
| | | | | | Reflects that the functions (dis)associate an application instance from/with a name and not remove it from the registry entirely. | ||||
* | irmd: Move registry to its own sources | dimitri staessens | 2016-07-05 | 1 | -0/+148 |
All registry functionality has been extracted from the IRMd to improve modularity and legibility of the code. |