Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more logic into uci_set() | Robin Obůrka | 2016-04-07 | 1 | -0/+3 |
* | Add more logic into get_uci_key() | Robin Obůrka | 2016-04-07 | 1 | -2/+8 |
* | Parameter name is not required | Robin Obůrka | 2016-04-07 | 1 | -1/+1 |
* | Add switch noreturn to uci_set() | Robin Obůrka | 2016-04-07 | 1 | -3/+4 |
* | Let get_uci_key() build section key too | Robin Obůrka | 2016-04-07 | 1 | -3/+7 |
* | Rename parameter config to section | Robin Obůrka | 2016-04-07 | 1 | -6/+6 |
* | Provide some basic functionality | Robin Obůrka | 2016-04-06 | 1 | -1/+123 |
* | Initial commit - add skeleton of module | Robin Obůrka | 2016-04-05 | 1 | -0/+30 |