aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* setup: check disabled functions more precisely than using a string matchzotlabs2017-01-051-2/+7
* setup: a bit more text cleanupzotlabs2016-12-041-1/+1
* setup: we actually don't require proc_open any more, so remove that check.zotlabs2016-12-041-9/+3
* text syntaxzotlabs2016-12-041-1/+1
* setup changes to check for shell_exec and exec functionszotlabs2016-12-041-10/+21
* update setup and install documents for PDO and the freebsd issue withzotlabs2016-10-271-3/+3
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-120/+131
* even more backslashesredmatrix2016-10-031-1/+1
* more tag filtering in setupredmatrix2016-09-291-11/+11
* issue #537 - angle bracket characters in DB password not recognisedredmatrix2016-09-281-18/+18
* couple of minor issues with dba namespace during install and enotify::format ...redmatrix2016-09-181-1/+1
* Before throwing a 'smarty3 dir does not exist' fatal error, try and create it...redmatrix2016-08-281-2/+2
* create smarty dir before any templates can be initialisedredmatrix2016-08-281-2/+3
* allow changing the server role - as well as configuring any of the three opti...redmatrix2016-08-231-4/+15
* server role management, part 1redmatrix2016-08-221-1/+1
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-12/+12
* remove check for mcryptMario Vavti2016-07-101-5/+0
* comment on the setup page about the possible need for intermediate certs.redmatrix2016-06-271-2/+8
* fix remote_channel(), update php minversion requirementredmatrix2016-05-291-2/+2
* more work associated with DBA and index.php shuffleredmatrix2016-05-241-33/+8
* relocate index and dbredmatrix2016-05-241-12/+14
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* - Setup: check php version (5.4 required)redmatrix2016-05-051-0/+5
* Setup was horked after this commit and I couldn't easily make it right so rev...redmatrix2016-04-251-7/+31
* remove global db variableredmatrix2016-04-251-31/+7
* module updatesredmatrix2016-04-181-0/+754