summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 4.0.12v4.0.12Frank Karlitschek2013-02-181-2/+2
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-113-1/+11
* increase the internal number toov4.0.11Frank Karlitschek2013-01-211-1/+1
* 4.0.11Frank Karlitschek2013-01-211-1/+1
* Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* ownCloud 4.0.10v4.0.10Frank Karlitschek2012-12-191-2/+2
* 4.0.9v4.0.9Frank Karlitschek2012-11-131-2/+2
* Migration: On import of user accounts only import folders in home dir, use OC...Tom Needham2012-11-082-34/+4
* Migration: Allow for no app data cases; handle file copying betterTom Needham2012-11-081-4/+11
* check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-031-7/+12
* fix OC_Filesystem::isValidPath when using \ instead of / in pathsRobin Appelman2012-11-021-0/+1
* Backport of ad720c4 for oC 4.xLukas Reschke2012-10-301-0/+5
* Fix 'App already installed' for app with entry in DB and no filesVictor Dubiniuk2012-10-181-5/+7
* "deny from all" instead directoryLukas Reschke2012-10-161-3/+1
* Show a warning in the installer if .htaccess is not workingLukas Reschke2012-10-161-0/+7
* Set oc_token to httponlyLukas Reschke2012-10-161-1/+1
* Use /dev/urandom instead of /dev/randomLukas Reschke2012-10-151-5/+5
* Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-142-1/+27
* Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* 4.0.8v4.0.8Frank Karlitschek2012-10-091-3/+3
* destroy invalid sessionsArthur Schiwon2012-10-081-10/+14
* Use openssl_random_pseudo_bytes if availableLukas Reschke2012-10-062-5/+27
* Trim trailing whitespace from version.Thomas Tanghus2012-09-261-1/+1
* Passwords containing a ":" don't work with this explodeLukas Reschke2012-09-251-2/+2
* Sanitize user inputLukas Reschke2012-09-221-2/+2
* Don't store users password hash when exporting.Tom Needham2012-09-191-13/+1
* Only try to delete migration.db if it was created.Tom Needham2012-09-181-10/+14
* Allow exporting of users from any user backend, fixed oc-1645Tom Needham2012-09-181-10/+4
* fix message about 'apps' directoryNiko Ehrenfeuchter2012-09-101-1/+1
* mark unused variablesNiko Ehrenfeuchter2012-09-101-2/+2
* fix typosNiko Ehrenfeuchter2012-09-101-2/+2
* fix typos + copy-paste errors in commentsNiko Ehrenfeuchter2012-09-102-12/+12
* 4.0.7v4.0.7Frank Karlitschek2012-08-141-14/+14
* Check blacklist when renaming filesMichael Gapczynski2012-08-132-3/+12
* Also check some other filesLukas Reschke2012-08-131-1/+1
* Fix OC_Connector_Sabre_Locks for SQLiteJakob Sack2012-08-121-2/+4
* fix for bug 879 - add parent directory to file cache if it does not exist yet.Bjoern Schiessle2012-08-081-9/+18
* 4.0.6v4.0.6Frank Karlitschek2012-07-311-2/+2
* Add additional error handling for emailing private linksMichael Gapczynski2012-07-301-1/+2
* Fix incorrect copy/paste for file_put_contents()Michael Gapczynski2012-07-301-1/+1
* Forgot data parameter for file_put_contents() streams pre proxiesMichael Gapczynski2012-07-301-1/+1
* Run pre and post proxies for file_put_contents() streamsMichael Gapczynski2012-07-301-22/+49
* Fix filesystem hash, no longer using basicOperation()Michael Gapczynski2012-07-305-7/+26
* Delete old session files, suggested by Torben Nehmer, see bug oc-736Michael Gapczynski2012-07-301-1/+1
* Check if user is already logged in for DAV auth, instead of logging in and cr...Michael Gapczynski2012-07-301-6/+11
* mark OCP\App::register as deprecatedGeorg Ehrke2012-07-261-10/+3
* - remove namespace from file property name (webdav)Bjoern Schiessle2012-07-231-0/+1
* Revert "use readfile() instead iof fopen() for file download over webdav."Robin Appelman2012-07-191-1/+1
* 4.0.5v4.0.5Frank Karlitschek2012-07-191-2/+2
* if the '/Shared' was the modified directory, than scan it.Bjoern Schiessle2012-07-131-1/+1