Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4.5.8v4.5.8 | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 |
| | |||||
* | Check if username is valid and remove slashes from filename | Lukas Reschke | 2013-03-11 | 1 | -1/+10 |
| | | | | Backport of #2236 to stable45 | ||||
* | fix foldersize check to validate zip input size | Arthur Schiwon | 2013-03-09 | 1 | -5/+11 |
| | |||||
* | Offer download of whole shared dir only if it does not exceed zip input limit | Arthur Schiwon | 2013-03-09 | 1 | -1/+5 |
| | |||||
* | Merge pull request #2154 from owncloud/backport1898 | Thomas Müller | 2013-03-07 | 1 | -3/+18 |
|\ | | | | | backported session fix from pull request #1898 to stable 45 to fix #1049 | ||||
| * | backported session fix from pull request #1898 to stable 45 to fix #1049 | Bernhard Posselt | 2013-03-07 | 1 | -3/+18 |
|/ | |||||
* | backport 6acbadf41833c8d5a78aabb06c6c7e0f4f4c019b | Arthur Schiwon | 2013-03-06 | 1 | -2/+4 |
| | |||||
* | LDAP: escape some more chars for proper search filter, fixes #1673 | Arthur Schiwon | 2013-03-05 | 1 | -0/+3 |
| | |||||
* | Sanitize shareWith | Lukas Reschke | 2013-03-04 | 1 | -3/+3 |
| | | | Backport of #2062 to stable45 | ||||
* | Sanitize quota | Lukas Reschke | 2013-03-04 | 1 | -1/+1 |
| | | | Backport to stable45 of #2060 | ||||
* | Sanitize groupname | Lukas Reschke | 2013-03-04 | 1 | -3/+3 |
| | | | Backport to stable45 of #2060 | ||||
* | Merge pull request #2003 from owncloud/fix_1834_stable45 | Frank Karlitschek | 2013-03-03 | 2 | -16/+16 |
|\ | | | | | make sure that the version app always work on the users real home folder [stable45] | ||||
| * | make sure that the version app always work on the users real home folder and ↵ | Björn Schießle | 2013-03-01 | 2 | -16/+16 |
|/ | | | | not the mount point | ||||
* | Merge pull request #1954 from owncloud/escape_regular_expressions_stable45 | Frank Karlitschek | 2013-02-27 | 1 | -4/+4 |
|\ | | | | | escape regular expressions | ||||
| * | escape regular expressions | Björn Schießle | 2013-02-27 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #1850 from owncloud/mount_users_home_stable45 | blizzz | 2013-02-22 | 1 | -0/+1 |
|\ | | | | | mount users home before write/read file to it, necessary to deal with external homes [stable45] | ||||
| * | mount users home before write/read file to it, necessary to deal with ↵ | Björn Schießle | 2013-02-22 | 1 | -0/+1 |
|/ | | | | external homes | ||||
* | Merge pull request #1781 from owncloud/p-stable45 | Lukas Reschke | 2013-02-19 | 1 | -1/+1 |
|\ | | | | | p() is not available in ownCloud 4.5 | ||||
| * | Sanitize HTML | Lukas Reschke | 2013-02-19 | 1 | -1/+1 |
| | | |||||
| * | Revert "Sanitize HTML" | Lukas Reschke | 2013-02-19 | 1 | -1/+2 |
| | | | | | | | | This reverts commit 57017ed7e0fe8cb6b6836896dc95ce31de2aeb5f. | ||||
| * | Sanitize HTML | Lukas Reschke | 2013-02-19 | 1 | -1/+1 |
| | | |||||
| * | Sanitize HTML | Lukas Reschke | 2013-02-19 | 1 | -2/+1 |
| | | |||||
| * | Revert "backport" | Lukas Reschke | 2013-02-19 | 2 | -2/+2 |
|/ | | | | This reverts commit cb174356e5f85eb20006b49fd8bb0e1295ebd45a. | ||||
* | 4.5.7v4.5.7 | Frank Karlitschek | 2013-02-18 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1735 from owncloud/encodePathCorrectly | Frank Karlitschek | 2013-02-18 | 1 | -2/+2 |
|\ | | | | | Use addslashes instead of addcslashes | ||||
| * | Use addslashes instead of addcslashes | Lukas Reschke | 2013-02-16 | 1 | -2/+2 |
| | | |||||
* | | backport | Frank Karlitschek | 2013-02-18 | 2 | -2/+2 |
| | | | | | | | | https://github.com/owncloud/core/pull/1751 | ||||
* | | Merge pull request #1716 from owncloud/backport_pr1493 | Thomas Müller | 2013-02-17 | 1 | -9/+8 |
|\ \ | | | | | | | LDAP: backport basic fix from PR #1493 to fix bug #1450 in stable45 | ||||
| * | | LDAP: backport basic fix from PR #1493 to fix bug #1450 in stable45 | Arthur Schiwon | 2013-02-15 | 1 | -9/+8 |
| | | | |||||
* | | | Add missing requesttoken | Lukas Reschke | 2013-02-16 | 1 | -3/+4 |
| |/ |/| | | | | | This is a trivial fix for a regression caused by #1648 | ||||
* | | we should never drop a database | Thomas Mueller | 2013-02-15 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #1695 from owncloud/check_result_before_contionue | Björn Schießle | 2013-02-15 | 1 | -4/+6 |
|\ | | | | | check results before continue | ||||
| * | Check if glob() returns some matches before continue, this should fix issue 1690 | Björn Schießle | 2013-02-14 | 1 | -4/+6 |
| | | |||||
* | | Invalidate existing HSTS headers | Lukas Reschke | 2013-02-14 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #1660 from owncloud/smb-fixes-stable45 | Lukas Reschke | 2013-02-13 | 2 | -58/+75 |
|\ | | | | | smb/cifs fixes for stable45 | ||||
| * | backport of #1654, #1636 and https://github.com/owncloud/3rdparty/pull/12 | Thomas Mueller | 2013-02-13 | 2 | -58/+75 |
|/ | |||||
* | Check requesttoken | Lukas Reschke | 2013-02-12 | 3 | -0/+5 |
| | |||||
* | Merge pull request #1641 from owncloud/backport-1569 | Thomas Müller | 2013-02-12 | 4 | -2/+12 |
|\ | | | | | Remove invalid characters from app id to prevent loading of invalid ress... | ||||
| * | Remove invalid characters from app id to prevent loading of invalid ressources. | Lukas Reschke | 2013-02-11 | 4 | -2/+12 |
| | | | | | | | | Backport of #1569 | ||||
* | | Merge pull request #1639 from owncloud/stable45-aws | Frank Karlitschek | 2013-02-11 | 4 | -1087/+0 |
|\ \ | |/ |/| | Remove uneeded AWS compatbility tests | ||||
| * | Remove uneeded AWS compatbility tests | Lukas Reschke | 2013-02-11 | 4 | -1087/+0 |
|/ | |||||
* | Merge pull request #1567 from owncloud/fixing-1505-stable45 | Thomas Müller | 2013-02-09 | 1 | -6/+2 |
|\ | | | | | know your libraries ;-) | ||||
| * | know your libraries ;-) | Thomas Müller | 2013-02-09 | 1 | -6/+2 |
|/ | | | | strrpos fails in cases the file in the path has no dot but the parent folder | ||||
* | Merge pull request #1528 from owncloud/simplify_file_mimetype_parsing_stable45 | icewind1991 | 2013-02-07 | 1 | -10/+4 |
|\ | | | | | simplify mimetype parsing of 'file' output | ||||
| * | simplify mimetype parsing of 'file' output | Jörn Friedrich Dreyer | 2013-02-07 | 1 | -10/+4 |
|/ | |||||
* | Typo | Arthur Schiwon | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | merge backport e122fdbcb63cc4e36982dc23bd2a38c904417447 | Arthur Schiwon | 2013-02-07 | 1 | -0/+5 |
| | |||||
* | Merge pull request #1499 from owncloud/backport-1357-stable45 | blizzz | 2013-02-07 | 4 | -0/+26 |
|\ | | | | | backport #1357 to stable45 | ||||
| * | fixing <?php - thx @simonbuehler | Thomas Mueller | 2013-02-06 | 1 | -1/+1 |
| | | |||||
| * | backport #1357 to stable45 | Thomas Mueller | 2013-02-06 | 4 | -0/+26 |
|/ |