Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config_entries: fix possible segfault when duplicating entries | Patrick Steinhardt | 2019-07-26 | 1 | -0/+1 |
* | config_entries: refactor entries iterator memory ownership | Patrick Steinhardt | 2018-09-28 | 1 | -1/+2 |
* | config_entries: internalize structure declarations | Patrick Steinhardt | 2018-09-28 | 1 | -11/+1 |
* | config_entries: abstract away reference counting | Patrick Steinhardt | 2018-09-28 | 1 | -1/+2 |
* | config_entries: abstract away iteration over entries | Patrick Steinhardt | 2018-09-28 | 1 | -9/+1 |
* | config_entries: abstract away retrieval of config entries | Patrick Steinhardt | 2018-09-28 | 1 | -0/+2 |
* | config_entries: rename functions and structure | Patrick Steinhardt | 2018-09-28 | 1 | -4/+4 |
* | config_entries: pull out implementation of entry store | Patrick Steinhardt | 2018-09-28 | 1 | -0/+37 |