Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix possible infinite recursion | Aleksander Machniak | 2012-07-10 | 1 | -3/+4 |
* | Fix path to config file | Aleksander Machniak | 2012-07-10 | 1 | -3/+1 |
* | adapt signup page to new user_types table | Torsten Grote | 2012-07-09 | 1 | -1/+2 |
* | Support boolean values in config file | Aleksander Machniak | 2012-05-11 | 1 | -3/+23 |
* | Extract reading configuration file to a different function, make sure configu... | Jeroen van Meeuwen (Kolab Systems) | 2012-04-20 | 1 | -27/+35 |
* | Fix parse error in last commit | Aleksander Machniak | 2012-04-09 | 1 | -2/+1 |
* | Comment out some debug code | Aleksander Machniak | 2012-04-09 | 1 | -2/+2 |
* | Add Conf::get_list(), allowing a list to be returned from a comma- or comma-s... | Jeroen van Meeuwen (Kolab Systems) | 2012-04-06 | 1 | -0/+17 |
* | Revert the alternate configuration file | Jeroen van Meeuwen (Kolab Systems) | 2012-04-03 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.kolab.org/git/kolab-wap | Jeroen van Meeuwen (Kolab Systems) | 2012-04-03 | 1 | -1/+1 |
* | Only use $_SESSION['user']->get_domain() if the method actually existsdev/configuration-handling | Jeroen van Meeuwen (Kolab Systems) | 2012-03-30 | 1 | -4/+11 |
* | Return false rather than null | Jeroen van Meeuwen (Kolab Systems) | 2012-03-30 | 1 | -1/+1 |
* | Improve configuration handling | Jeroen van Meeuwen (Kolab Systems) | 2012-03-30 | 1 | -9/+29 |
* | Added license headers and LICENSE file | Aleksander Machniak | 2012-02-22 | 1 | -0/+23 |
* | Fixed proxy feature, some fixes here and there | Aleksander Machniak | 2012-02-17 | 1 | -2/+4 |
* | CS fixes | Aleksander Machniak | 2012-01-19 | 1 | -88/+90 |
* | Implement calls to the configuration library that allow obtaining settings in... | Jeroen van Meeuwen (Kolab Systems) | 2011-12-12 | 1 | -6/+14 |
* | Expand variables obtained from the configuration, when possible | Jeroen van Meeuwen (Kolab Systems) | 2011-12-07 | 1 | -5/+27 |
* | Add initial stab at some API work | Jeroen van Meeuwen (Kolab Systems) | 2011-12-01 | 1 | -0/+86 |