aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* add file permissions cacheRobin Appelman2012-10-261-1/+1
* merge master into filesystemRobin Appelman2012-10-261-6/+6
|\
| * possible fix for bombarding the server with the htaccess test during setupRobin Appelman2012-10-261-16/+21
* | merge master into filesystemRobin Appelman2012-10-251-3/+6
|\|
| * Check for iconvLukas Reschke2012-10-251-1/+4
| * Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-2/+2
* | merge master into filesystemRobin Appelman2012-10-241-4/+4
|\|
| * More Checkstyle cleanupFelix Moeller2012-10-231-4/+4
* | merge master into filesystemRobin Appelman2012-10-231-7/+7
|\|
| * Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-221-1/+1
| * Disable enhancedauth by defaultLukas Reschke2012-10-221-3/+3
| * add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle2012-10-221-1/+1
* | merge master into filesystemRobin Appelman2012-10-181-10/+25
|\|
| * load system wide configured mount points before accessing shared filesBjörn Schießle2012-10-181-2/+2
| * check for mount points if file was shared from a different userBjörn Schießle2012-10-181-15/+22
| * Use strftime to format date with translated month namesscambra2012-10-161-2/+2
* | merge master into filesystemRobin Appelman2012-10-171-12/+82
|\|
| * Make enhanced auth configurableLukas Reschke2012-10-161-11/+15
| * Set a standard value for enhanced auth timeLukas Reschke2012-10-161-1/+1
| * Make enhanced auth time configurableLukas Reschke2012-10-161-4/+3
| * Move isUserVerified to OC_UtilLukas Reschke2012-10-161-0/+12
| * Fix PHP noticeLukas Reschke2012-10-161-1/+1
| * Use /dev/urandom instead of /dev/randomLukas Reschke2012-10-151-4/+4
| * Check if $_PostLukas Reschke2012-10-151-2/+4
| * Verify password page for usersLukas Reschke2012-10-151-0/+19
| * Correct formattingLukas Reschke2012-10-151-2/+2
| * Merge pull request #30 from visit1985/logonpageLukas Reschke2012-10-151-2/+4
| |\
| | * extend logon page to display multiple error messagesMichael Göhler2012-10-141-2/+4
| * | Whitespace cleanupBart Visscher2012-10-141-10/+10
| * | Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-141-0/+24
| * | Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* | | merge master into filesystemRobin Appelman2012-10-131-1/+3
|\| |
| * | check if directory already exist before executing mkdirBjörn Schießle2012-10-121-0/+2
| |/
| * whitespace fixesBart Visscher2012-10-121-1/+1
* | merge master into filesystemRobin Appelman2012-10-111-1/+1
|\|
| * marks as 5.0 pre alphaFrank Karlitschek2012-10-101-2/+2
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-5/+5
* | remove old filecacheRobin Appelman2012-10-101-7/+0
* | merge master into filesystemRobin Appelman2012-10-101-3/+3
|\|
| * 4.5 finalFrank Karlitschek2012-10-091-3/+3
| * RC 3v4.5.0RC3Frank Karlitschek2012-10-081-2/+2
* | merge phpunit into filesystemRobin Appelman2012-10-081-2/+7
|\|
| * check for SimpleXML which seems to bw non default on Free BSDFrank Karlitschek2012-10-061-0/+5
| * RC2v4.5.0RC2Frank Karlitschek2012-10-031-2/+2
* | this index cant be unique due to collisions of the root of different storagesRobin Appelman2012-10-031-1/+1
* | new filecache tableRobin Appelman2012-10-021-1/+1
* | Merge branch 'master' into filesystemRobin Appelman2012-10-021-2/+2
|\|
| * automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-2/+2
* | merge master into filesystemRobin Appelman2012-10-011-18/+57
|\|
| * update the filecache by setting mtimes to 0 when the mount configuration has ...Robin Appelman2012-09-301-2/+2