Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use proper RNG generator | Lukas Reschke | 2014-09-03 | 3 | -3/+3 |
* | Only return lowercase letters and digits for backwards compatbility | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
* | Merge pull request #10667 from pmjdebruijn/itunes-appid | Thomas Müller | 2014-09-03 | 1 | -0/+14 |
|\ | |||||
| * | defaults: add customizable defaultiTunesAppId | Pascal de Bruijn | 2014-08-27 | 1 | -0/+14 |
* | | Merge pull request #10642 from owncloud/securityutils | Lukas Reschke | 2014-09-03 | 7 | -46/+280 |
|\ \ | |||||
| * \ | Merge branch 'securityutils' of https://github.com/owncloud/core into securit... | Lukas Reschke | 2014-09-03 | 26 | -107/+210 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 26 | -107/+210 |
| | |\ \ | |||||
| * | | | | Add char consts, hash the specified password for the HMAC | Lukas Reschke | 2014-09-03 | 2 | -1/+8 |
| |/ / / | |||||
| * | | | Use DI | Lukas Reschke | 2014-08-27 | 2 | -6/+14 |
| * | | | Add some security utilities | Lukas Reschke | 2014-08-27 | 7 | -54/+265 |
* | | | | Merge pull request #10826 from oparoz/master | Clark Tomlinson | 2014-09-03 | 2 | -0/+49 |
|\ \ \ \ | |||||
| * | | | | This is not a PDF, there are no pages | Olivier Paroz | 2014-09-03 | 1 | -1/+1 |
| * | | | | Converts TIFF files to PNG | Olivier Paroz | 2014-09-02 | 1 | -0/+48 |
| * | | | | Adding support for tiff files | Olivier Paroz | 2014-09-02 | 1 | -0/+1 |
* | | | | | Merge pull request #10723 from owncloud/webdav-folder-size | Clark Tomlinson | 2014-09-03 | 2 | -2/+17 |
|\ \ \ \ \ | |||||
| * | | | | | adding new webdav property containing the folder size | Thomas Müller | 2014-08-29 | 2 | -2/+17 |
* | | | | | | Merge pull request #10761 from canadaduane/fix_occ_upgrade | Thomas Müller | 2014-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ensure db connection before changing cache state | Duane Johnson | 2014-08-30 | 1 | -0/+1 |
* | | | | | | | Merge pull request #10725 from owncloud/sabredav-etag-master | Thomas Müller | 2014-09-03 | 3 | -15/+20 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | adding OC-ETag header | Thomas Müller | 2014-08-29 | 3 | -15/+20 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Don't automatically setup the filesystem the moment we load OC\Files\FileSystem | Robin Appelman | 2014-09-02 | 2 | -3/+5 |
* | | | | | | Merge pull request #10780 from owncloud/config-public | Morris Jobke | 2014-08-31 | 1 | -2/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extend public config interface | Robin Appelman | 2014-08-31 | 1 | -2/+43 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #10420 from owncloud/external-share-self-signed | Lukas Reschke | 2014-08-31 | 4 | -1/+279 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Explicitly set the timezones | Robin Appelman | 2014-08-31 | 1 | -2/+3 |
| * | | | | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 2 | -30/+34 |
| * | | | | | check for blacklisted file certificate filenames | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | | | | Rename namespace | Robin Appelman | 2014-08-31 | 3 | -3/+3 |
| * | | | | | Cleanup certificate code | Robin Appelman | 2014-08-31 | 2 | -10/+22 |
| * | | | | | move certificate classes to their own namespace | Robin Appelman | 2014-08-31 | 3 | -3/+4 |
| * | | | | | Add certificate class | Robin Appelman | 2014-08-31 | 1 | -0/+116 |
| * | | | | | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 2 | -5/+7 |
| * | | | | | No need for this folder to be world accessible | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | | | | Verify names of certificates | Robin Appelman | 2014-08-31 | 1 | -1/+10 |
| * | | | | | Move certificate management code to core | Robin Appelman | 2014-08-31 | 2 | -0/+133 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #10768 from owncloud/l10n-use-public | Lukas Reschke | 2014-08-31 | 15 | -34/+38 |
|\ \ \ \ \ | |||||
| * | | | | | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 15 | -34/+38 |
| |/ / / / | |||||
* / / / / | Add optional user ID parameter for getUseFolder | Morris Jobke | 2014-08-31 | 1 | -5/+9 |
|/ / / / | |||||
* | | | | Merge pull request #10721 from owncloud/kill-rand | Robin Appelman | 2014-08-29 | 3 | -16/+11 |
|\ \ \ \ | |||||
| * | | | | Don't register the call when rendering error pages | Robin Appelman | 2014-08-29 | 2 | -5/+8 |
| * | | | | Remove insecure fallback random number generation | Robin Appelman | 2014-08-29 | 1 | -11/+3 |
* | | | | | Merge pull request #10734 from owncloud/fix-10268 | Morris Jobke | 2014-08-29 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | retrieve local users, groups and group members in a sorted way | Arthur Schiwon | 2014-08-29 | 2 | -4/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #10614 from owncloud/remove-ee-hack | Lukas Reschke | 2014-08-29 | 1 | -12/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Add isAppstoreEnabled instead of hijacking the URL | Lukas Reschke | 2014-08-26 | 1 | -6/+17 |
| * | | | | | Remove different URL for EE | Lukas Reschke | 2014-08-24 | 1 | -7/+1 |
* | | | | | | allow empty hostname and dots in service name for oracle autosetup | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -0/+14 |
| |/ / / / |/| | | | | |||||
* | | | | | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 8 | -37/+81 |
| |/ / / |/| | | | |||||
* | | | | Escape error messages | Lukas Reschke | 2014-08-27 | 1 | -4/+4 |
* | | | | Merge pull request #10653 from owncloud/x-forwarded-for | Clark Tomlinson | 2014-08-27 | 2 | -1/+29 |
|\ \ \ \ | |_|_|/ |/| | | |