Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't double free configuration key sources | Robert Ancell | 2014-10-09 | 1 | -1/+1 |
* | Add --show-config option that shows combined configuration | Robert Ancell | 2014-09-08 | 1 | -10/+48 |
* | Fix memory leaks | Robert Ancell | 2014-09-08 | 1 | -13/+13 |
* | Read config data from both XDG_DATA_DIRS and XDG_CONFIG_DIRS. | Robert Ancell | 2014-03-18 | 1 | -0/+136 |
|\ | |||||
| * | Reverse order of directory loading for a given XDG variable | Michael Terry | 2014-03-17 | 1 | -1/+3 |
| * | Scan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config values too | Michael Terry | 2014-03-17 | 1 | -1/+18 |
| * | Move config loading into one function; move that function into libcommon; cal... | Michael Terry | 2014-03-17 | 1 | -0/+118 |
|/ | |||||
* | Fix small leaks detected by valgrind | Robert Ancell | 2014-03-06 | 1 | -1/+12 |
* | And convert accounts.c to use new sharable CommonUser class too | Michael Terry | 2014-02-04 | 1 | -0/+155 |