Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
| | | | | | This corrects the license statements on all files. Installed headers are LGPLv2.1, the rest of the code is GPLv2. | ||||
* | tools: Fix issues in irm bind/unbind | dimitri staessens | 2016-12-06 | 1 | -1/+2 |
| | | | | | Fixes a segmentation fault in irm unbind api when no pid is specified and improves the help information for bind/unbind. | ||||
* | build: Compile with strict conversion | dimitri staessens | 2016-10-22 | 1 | -1/+1 |
| | | | | | This has the code checked with -Wcast-qual and -Wconversion flags. These flags were removed because SWIG generated code fails. | ||||
* | tools: Add missing files | dimitri staessens | 2016-08-21 | 1 | -0/+81 |