summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix mkdir and opendir warnings when path does not existArthur Schiwon2012-11-061-1/+6
|/ /
* | Merge pull request #283 from butonic/stable45Thomas Müller2012-11-061-1/+1
|\ \ | |/ |/|
| * backport NAN undefined fix for total file sizeJörn Friedrich Dreyer2012-11-061-1/+1
|/
* support string values ('true' and 'false') for configuring the secure paramet...Robin Appelman2012-11-054-3/+45
* Merge branch 'stable45' of https://github.com/owncloud/core into stable45Frank Karlitschek2012-11-051-6/+6
|\
| * Merge pull request #254 from owncloud/ldap-stable45blizzz2012-11-051-6/+6
| |\
| | * code styleArthur Schiwon2012-11-051-1/+1
| | * LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-051-6/+6
| |/
* / backport the approved fix from master to stable45Frank Karlitschek2012-11-051-0/+1
|/
* Remove uneeded debug outputLukas Reschke2012-11-041-1/+0
* check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-032-5/+45
* fix OC_Filesystem::isValidPath when using \ instead of / in pathsRobin Appelman2012-11-021-0/+1
* Add CSRF checkLukas Reschke2012-11-022-1/+2
* Merge branch 'stable45' of github.com:owncloud/core into stable45Thomas Tanghus2012-11-012-4/+4
|\
| * Merge pull request #171 from owncloud/load_logging_appsThomas Müller2012-10-312-4/+4
| |\
| | * adapted comments to the code changesBjörn Schießle2012-10-312-2/+2
| | * load logging apps for webdav connectionsBjörn Schießle2012-10-312-2/+2
* | | Backport pull request #112.Thomas Tanghus2012-11-011-25/+29
|/ /
* / Backport of pull request #155Lukas Reschke2012-10-311-0/+2
|/
* add svg mimetype to default htaccessRobin Appelman2012-10-282-0/+8
* check if RUNTIME_NOAPPS is set before using itArthur Schiwon2012-10-281-1/+1
* added some visual feedback is password was setBjörn Schießle2012-10-281-0/+1
* set password if user leaves password field (issue #57)Björn Schießle2012-10-281-9/+7
* deny the usage of dots in database nameGeorg Ehrke2012-10-282-1/+4
* make sure all filesystem apps are loaded when setupFS is proceeded, to make s...Arthur Schiwon2012-10-281-0/+5
* don't call $('#found_versions').chosen(); after opening the history drop-down...Björn Schießle2012-10-271-1/+0
* fix broken paths in versions appBjörn Schießle2012-10-271-19/+17
* fix function documentationBjörn Schießle2012-10-271-2/+1
* possible fix for bombarding the server with the htaccess test during setupRobin Appelman2012-10-261-16/+21
* Fix migration problems for postgresql with MDB2 fix owncloud/apps#21Brice Maron2012-10-261-1/+10
* Check for iconvLukas Reschke2012-10-251-1/+4
* Allow any characters in the groupnameLukas Reschke2012-10-251-7/+0
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-241-1/+3
* let´s do a 4.5.1av4.5.1aFrank Karlitschek2012-10-241-2/+2
* urlencodeLukas Reschke2012-10-241-17/+17
* Revert "Fix urlencoding in the breadcrumb"Lukas Reschke2012-10-241-1/+1
* normalize pathBjörn Schießle2012-10-241-1/+1
* urldecode target directoryBjörn Schießle2012-10-241-1/+1
* Shared files are not stored in the file cache. Therefore we need toBjörn Schießle2012-10-241-1/+18
* LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
* 4.5.1v4.5.1Frank Karlitschek2012-10-231-2/+2
* Urlencode the share URLLukas Reschke2012-10-231-1/+1
* Fix urlencoding in the breadcrumbLukas Reschke2012-10-231-1/+1
* use strtotime on non-nummeric times in oc_filesystem::touchRobin Appelman2012-10-231-0/+3
* Files: urldecode urlencoded dir names, fixes oc-2111Arthur Schiwon2012-10-231-1/+1
* get effective username after webdav login, fixes oc-2108Arthur Schiwon2012-10-231-1/+1
* LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
* LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
* add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle2012-10-222-3/+6
* fix copy&paste error from previous commitBjörn Schießle2012-10-221-2/+2