Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "trust: Honor "modifiable" setting in persist file" | Daiki Ueno | 2017-05-18 | 1 | -1/+0 |
| | | | | | This reverts commit 8eed1e60b0921d05872e2f43eee9088cef038d7e, which broke "trust anchor --remove". | ||||
* | trust: Honor "modifiable" setting in persist file | Daiki Ueno | 2017-02-20 | 1 | -0/+1 |
| | | | | | | | | | Previously, all objects read from p11-kit persist files are marked as modifiable when parsing, regardless of the explicit "modifiable: false" setting in the file. Reported by Kai Engert in: https://bugs.freedesktop.org/show_bug.cgi?id=99797 | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+17 |
Still use recursive for documentation and translation. |