summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 4.5.8v4.5.8Frank Karlitschek2013-03-091-2/+2
* Check if username is valid and remove slashes from filenameLukas Reschke2013-03-111-1/+10
* fix foldersize check to validate zip input sizeArthur Schiwon2013-03-091-5/+11
* backported session fix from pull request #1898 to stable 45 to fix #1049Bernhard Posselt2013-03-071-3/+18
* backport 6acbadf41833c8d5a78aabb06c6c7e0f4f4c019bArthur Schiwon2013-03-061-2/+4
* 4.5.7v4.5.7Frank Karlitschek2013-02-181-2/+2
* we should never drop a databaseThomas Mueller2013-02-151-0/+3
* Invalidate existing HSTS headersLukas Reschke2013-02-141-0/+5
* Remove invalid characters from app id to prevent loading of invalid ressources.Lukas Reschke2013-02-111-0/+9
* know your libraries ;-)Thomas Müller2013-02-091-6/+2
* simplify mimetype parsing of 'file' outputJörn Friedrich Dreyer2013-02-071-10/+4
* backport #1357 to stable45Thomas Mueller2013-02-062-0/+10
* use variable instead of a second array lookupBjörn Schießle2013-02-051-1/+1
* remember which item was switched to which id, so that later the correct item ...Björn Schießle2013-02-051-1/+7
* offer change password only when the action is supported by the user backendArthur Schiwon2013-02-051-0/+18
* Merge pull request #1183 from owncloud/fix-388-stable45Michael Gapczynski2013-01-313-19/+86
|\
| * backport of #1066 to stabe45Thomas Mueller2013-01-143-19/+86
* | Merge pull request #1249 from owncloud/backport_1234Thomas Müller2013-01-311-1/+1
|\ \
| * | Backport #1234 by @MTGapThomas Tanghus2013-01-211-1/+1
* | | Case insensitive Lang Detection fix #1328Brice Maron2013-01-311-1/+1
* | | Revoke DB rights on install only if the db is newly createdBrice Maron2013-01-281-2/+4
* | | fixes #1015Thomas Mueller2013-01-261-2/+6
* | | Backport of #1113 should fix #622Brice Maron2013-01-264-14/+23
* | | move hooks to base.phpBjörn Schießle2013-01-252-2/+5
* | | 4.5.6v4.5.6Frank Karlitschek2013-01-211-2/+2
* | | Merge pull request #1248 from owncloud/remove_ctrl_M_charsLukas Reschke2013-01-211-50/+50
|\| |
| * | Remove eol ^M chars.Thomas Tanghus2013-01-211-50/+50
* | | Fix the loop to search al the available languages, not only the las element.Sergi Almacellas Abellana2013-01-211-4/+4
* | | Improve autodetection of language.Sergi Almacellas Abellana2013-01-211-2/+8
|/ /
* | Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* | fix error message, add appid to the output to know which app caused the errorBjörn Schießle2013-01-181-1/+1
|/
* use rawurlencode to fix 1073Jörn Friedrich Dreyer2013-01-091-2/+2
* SQL limit cleanupJörn Friedrich Dreyer2013-01-091-1/+1
* Merge pull request #867 from eMerzh/pg_install_dbThomas Müller2013-01-081-53/+58
|\
| * postgresql connect with specify db if 'postgres' does not workBrice Maron2012-12-131-53/+58
* | Merge pull request #963 from schiesbn/fix_expire_all_versionsFrank Karlitschek2013-01-071-5/+5
|\ \
| * | fix the delete all function, no need to add user to the path, fixed broken fu...Björn Schießle2012-12-191-5/+5
* | | Merge pull request #956 from RandolfCarter/DefaultEmailAddressStable45Thomas Müller2013-01-061-0/+36
|\ \ \
| * | | Fixes incorrect variable nameRandolph Carter2012-12-211-2/+2
| * | | backport of fixing default email sender addressRandolph Carter2012-12-191-0/+36
| |/ /
* | | add smtp port configuration optionThomas Mueller2013-01-021-6/+8
* | | Merge pull request #931 from owncloud/stable45_fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-251-1/+6
|\ \ \
| * | | fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-171-1/+6
* | | | Merge pull request #957 from owncloud/download-progress-stable45Jan-Christoph Borchardt2012-12-201-2/+1
|\ \ \ \
| * | | | backport of #954 to stable45Thomas Mueller2012-12-191-2/+1
| | |/ / | |/| |
* / | | ownCloud 4.5.5v4.5.5Frank Karlitschek2012-12-191-2/+2
|/ / /
* | | Merge pull request #848 from VicDeo/stable45Thomas Müller2012-12-181-1/+1
|\ \ \
| * | | Close DB connection as it is no longer required. Fix #638Victor Dubiniuk2012-12-121-1/+1
* | | | Merge pull request #835 from owncloud/increasesize_rootfolderThomas Müller2012-12-141-3/+9
|\ \ \ \
| * | | | fix increaseSize when called directly on the root folderRobin Appelman2012-12-121-1/+4