| Commit message (Expand) | Author | Age | Files | Lines |
* | 4.0.7v4.0.7 | Frank Karlitschek | 2012-08-14 | 1 | -14/+14 |
* | Disable user enumeration | Lukas Reschke | 2012-08-14 | 2 | -8/+14 |
* | Check blacklist when renaming files | Michael Gapczynski | 2012-08-13 | 2 | -3/+12 |
* | Also check some other files | Lukas Reschke | 2012-08-13 | 1 | -1/+1 |
* | Disable listing of all users | Lukas Reschke | 2012-08-13 | 2 | -6/+13 |
* | Fix OC_Connector_Sabre_Locks for SQLite | Jakob Sack | 2012-08-12 | 1 | -2/+4 |
* | Check if webfinger is enabled | Lukas Reschke | 2012-08-10 | 2 | -1/+9 |
* | Don't return file handle if the mode supports writing and the file is not wri... | Michael Gapczynski | 2012-08-10 | 1 | -0/+19 |
* | Validate cookie to prevent auth bypasses. | Lukas Reschke | 2012-08-10 | 1 | -1/+1 |
* | Added XSRF check | Lukas Reschke | 2012-08-10 | 1 | -0/+1 |
* | Missed an "echo" | Lukas Reschke | 2012-08-09 | 1 | -1/+1 |
* | Sanitize user input | Lukas Reschke | 2012-08-09 | 1 | -1/+1 |
* | Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/... | Thomas Tanghus | 2012-08-09 | 1 | -0/+3 |
* | fix for bug 879 - add parent directory to file cache if it does not exist yet. | Bjoern Schiessle | 2012-08-08 | 1 | -9/+18 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Arthur Schiwon | 2012-08-05 | 3 | -3/+4 |
|\ |
|
| * | fix label for versioning in admin settings | Georg Ehrke | 2012-08-04 | 1 | -1/+1 |
| * | Calendar: remove double html encoding | Bart Visscher | 2012-08-03 | 1 | -2/+2 |
| * | Contacts: Fix no active Addressbooks | Bart Visscher | 2012-08-03 | 1 | -0/+1 |
* | | LDAP: sanitize base, user and group trees. fixes oc-1302 | Arthur Schiwon | 2012-08-03 | 1 | -3/+3 |
|/ |
|
* | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 |
* | 4.0.6v4.0.6 | Frank Karlitschek | 2012-07-31 | 1 | -2/+2 |
* | LDAP: don't die on unexpected collisions, handle empty display-name attribute... | Arthur Schiwon | 2012-07-30 | 2 | -11/+28 |
* | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-30 | 3 | -7/+21 |
* | Correction for 'Fix group detection for sharing in case username contains '@'... | Michael Gapczynski | 2012-07-30 | 1 | -3/+6 |
* | Remove delete tipsy if file is deleted, fixes bug oc-958 | Michael Gapczynski | 2012-07-30 | 1 | -0/+1 |
* | Set filter to empty if not set by Ampache client | Michael Gapczynski | 2012-07-30 | 1 | -3/+2 |
* | Set the user id when authenticating user for Ampache, fixes bug oc-219 | Michael Gapczynski | 2012-07-30 | 1 | -0/+2 |
* | Fix group detection for sharing in case username contains '@', fix for oc-1270 | Michael Gapczynski | 2012-07-30 | 2 | -2/+7 |
* | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-30 | 1 | -2/+3 |
* | Fix incorrect copy/paste for file_put_contents() | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Forgot data parameter for file_put_contents() streams pre proxies | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Run pre and post proxies for file_put_contents() streams | Michael Gapczynski | 2012-07-30 | 1 | -22/+49 |
* | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -2/+2 |
* | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -64/+69 |
* | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-30 | 6 | -8/+27 |
* | Delete old session files, suggested by Torben Nehmer, see bug oc-736 | Michael Gapczynski | 2012-07-30 | 1 | -1/+1 |
* | Check if user is already logged in for DAV auth, instead of logging in and cr... | Michael Gapczynski | 2012-07-30 | 1 | -6/+11 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-07-30 | 63 | -160/+110 |
|\ |
|
| * | apply fix suggested in oc-1132 - bugfix for oc-1132 | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
| * | mark OCP\App::register as deprecated | Georg Ehrke | 2012-07-26 | 1 | -10/+3 |
| * | convert through caldav transmitted rgba calendarcolor to rgb | Georg Ehrke | 2012-07-26 | 1 | -1/+7 |
| * | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 |
| * | Updated packages | Lukas Reschke | 2012-07-26 | 2 | -4/+2 |
| * | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 |
| * | Remove unused files | Lukas Reschke | 2012-07-26 | 3 | -137/+0 |
| * | LDAP: check if php-ldap is installed. If not, give an error output. FIX: blan... | Arthur Schiwon | 2012-07-25 | 1 | -0/+20 |
| * | add some calendar sharing hooks in stable4 - bugfix for oc-1325 | Georg Ehrke | 2012-07-25 | 1 | -0/+4 |
| * | - remove namespace from file property name (webdav) | Bjoern Schiessle | 2012-07-23 | 3 | -1/+13 |
| * | CSRF checks | Lukas Reschke | 2012-07-20 | 12 | -2/+14 |
| * | Added CSRF checks | Lukas Reschke | 2012-07-20 | 37 | -3/+44 |