summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | in case file based session handling in enabled - we need to make sure the con...Thomas Mueller2013-02-041-0/+11
* | | Merge pull request #1171 from owncloud/move-datadirectory-checksThomas Müller2013-01-311-30/+28
|\ \ \
| * \ \ Merge branch 'master' into move-datadirectory-checksMichael Gapczynski2013-01-181-46/+6
| |\ \ \ | | | |/ | | |/|
| * | | Move permissions check to new function checkDataDirectoryPermissions()Michael Gapczynski2013-01-181-28/+27
| * | | Move data directory permission checks after data directory existence checksMichael Gapczynski2013-01-121-29/+28
* | | | add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-1/+1
| |_|/ |/| |
* | | Bumb version number for displayname db upgradeRobin Appelman2013-01-301-1/+1
* | | merge master into filesystemRobin Appelman2013-01-301-1/+1
|\ \ \
| * | | version dump to trigger db updateBjörn Schießle2013-01-291-1/+1
| | |/ | |/|
* | | Cache: add database indexes for mimetype and mimepartRobin Appelman2013-01-211-1/+1
* | | merge master into filesystemRobin Appelman2013-01-151-46/+6
|\| |
| * | Move { to same lineLukas Reschke2013-01-141-2/+1
| * | Expand if to multiple linesLukas Reschke2013-01-141-2/+6
| * | Enhanced auth is totally unmaintained and brokenLukas Reschke2013-01-141-34/+0
| * | Check if user is admin - boolLukas Reschke2013-01-141-10/+1
| |/
* | Bump versionMichael Gapczynski2013-01-111-1/+1
* | Change length of mimetypes to 255, the maximum length according to RFC 4288Michael Gapczynski2013-01-091-1/+1
* | Cache: normalize mimetypesRobin Appelman2013-01-071-1/+1
* | merge master into filesystemRobin Appelman2013-01-031-81/+94
|\|
| * fixing indentThomas Mueller2013-01-031-94/+94
| * Update lib/util.phpirgsmirx2012-12-201-8/+21
* | Fix shared foldersMichael Gapczynski2012-12-281-1/+0
* | merge master into filesystemRobin Appelman2012-12-251-57/+45
|\|
| * call it "proxy" instead of "curlproxy"root2012-12-191-4/+4
| * make it more readable as deepdiver suggestedFrank Karlitschek2012-12-191-2/+6
| * add curl proxy support. Fixes #504Frank Karlitschek2012-12-191-27/+28
| * Merge pull request #961 from owncloud/check_localeFrank Karlitschek2012-12-191-0/+12
| |\
| | * add a check and a warning if setlocale is workingFrank Karlitschek2012-12-191-0/+12
| * | Merge pull request #868 from owncloud/new_doc_systemFrank Karlitschek2012-12-191-30/+1
| |\ \ | | |/ | |/|
| | * remove PgeNavi. It's no longer usedFrank Karlitschek2012-12-131-30/+1
* | | use numeric ids for storages in the filecacheRobin Appelman2012-12-151-1/+1
* | | merge master into filesystemRobin Appelman2012-12-151-31/+30
|\| |
| * | More style fixesBart Visscher2012-12-151-2/+1
| * | Fix "Line indented incorrectly"Bart Visscher2012-12-151-29/+29
| |/
* | Merge branch 'master' into filesystemRobin Appelman2012-12-111-6/+4
|\|
| * Merge pull request #182 from owncloud/fix-redirectBart Visscher2012-12-071-6/+4
| |\
| | * Fix warning about redirect_url not setBart Visscher2012-12-071-1/+1
| | * Make the redirect_url working againLukas Reschke2012-10-311-6/+4
* | | merge master into filesystemRobin Appelman2012-11-301-6/+15
|\| |
| * | add function to safely end output bufferingRobin Appelman2012-11-291-3/+12
| * | implement share via link tokenJörn Friedrich Dreyer2012-11-201-1/+1
* | | Create public function initMountPoints() for initializing a specified user's ...Michael Gapczynski2012-11-221-16/+0
* | | Remove incorrect extra parameter for init() callMichael Gapczynski2012-11-221-1/+1
* | | merge master into filesystemRobin Appelman2012-11-211-1/+1
|\| |
| * | Fix typo in getUrlContent fix #514Brice Maron2012-11-191-1/+1
* | | merge master into filesystemRobin Appelman2012-11-181-0/+39
|\| |
| * | Little case fixBrice Maron2012-11-171-1/+1
| * | Add User agent when OC does a requestBrice Maron2012-11-171-1/+1
| * | Merge pull request #375 from tdevos/masterThomas Müller2012-11-171-0/+39
| |\ \
| | * | Remove parentheses in return, modify description, and fix a mistakethomas2012-11-151-3/+3