Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-12 | confparser.inc.php: Add missing dollar sign | Lukas Fleischer | 1 | -1/+1 |
2018-05-12 | confparser.inc.php: Add missing semicolon | Lukas Fleischer | 1 | -1/+1 |
2018-04-22 | config: allow reading both the defaults file and the modified config | Eli Schwartz | 1 | -1/+11 |
2018-03-20 | Terminate execution if config file is missing | nodivbyzero | 1 | -1/+5 |
2017-02-08 | confparser.inc.php: Support alternative config path | Lukas Fleischer | 1 | -1/+5 |
2016-10-17 | Move configuration to /etc/aurweb/config | Lukas Fleischer | 1 | -1/+1 |
2015-06-14 | confparser: Add function for getting the items of a section | Johannes Löthberg | 1 | -0/+7 |
2015-06-14 | confparser: Add function for checking if config section exists | Johannes Löthberg | 1 | -0/+7 |
2015-06-14 | confparser: Split loading of config into own function | Johannes Löthberg | 1 | -1/+6 |
2014-12-27 | Use raw scanner mode in config_get() | Lukas Fleischer | 1 | -1/+1 |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer | 1 | -0/+20 |