Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config_entries: refactor entries iterator memory ownership | Patrick Steinhardt | 2018-09-28 | 1 | -7/+43 |
* | config_entries: internalize structure declarations | Patrick Steinhardt | 2018-09-28 | 1 | -0/+12 |
* | config_entries: abstract away reference counting | Patrick Steinhardt | 2018-09-28 | 1 | -9/+13 |
* | config_entries: abstract away iteration over entries | Patrick Steinhardt | 2018-09-28 | 1 | -1/+22 |
* | config_entries: abstract away retrieval of config entries | Patrick Steinhardt | 2018-09-28 | 1 | -0/+50 |
* | config_entries: rename functions and structure | Patrick Steinhardt | 2018-09-28 | 1 | -5/+5 |
* | config_entries: pull out implementation of entry store | Patrick Steinhardt | 2018-09-28 | 1 | -0/+136 |