| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate cookie to prevent auth bypasses. | Lukas Reschke | 2012-08-24 | 1 | -1/+1 |
* | Added XSRF check | Lukas Reschke | 2012-08-24 | 1 | -0/+1 |
* | Missed an "echo" | Lukas Reschke | 2012-08-24 | 1 | -1/+1 |
* | Sanitize user input | Lukas Reschke | 2012-08-24 | 1 | -1/+1 |
* | Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/... | Thomas Tanghus | 2012-08-24 | 1 | -0/+3 |
* | fix for bug 879 - add parent directory to file cache if it does not exist yet. | Bjoern Schiessle | 2012-08-24 | 1 | -12/+21 |
* | fix label for versioning in admin settings | Georg Ehrke | 2012-08-24 | 1 | -1/+1 |
* | Calendar: remove double html encoding | Bart Visscher | 2012-08-24 | 1 | -2/+2 |
* | Contacts: Fix no active Addressbooks | Bart Visscher | 2012-08-24 | 1 | -0/+1 |
* | LDAP: sanitize base, user and group trees. fixes oc-1302 | Arthur Schiwon | 2012-08-24 | 1 | -3/+3 |
* | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-24 | 1 | -6/+5 |
* | reorder code for readability | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -2/+2 |
* | dix php strict warnings in mdb2 oci8 | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -3/+3 |
* | use dbname for non privileged user | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -0/+1 |
* | fix sql | Jörn Friedrich Dreyer | 2012-08-01 | 2 | -3/+3 |
* | add limit support to OC_DB & OCP/DB | Jörn Friedrich Dreyer | 2012-08-01 | 5 | -20/+59 |
* | add oracle to install & setup | Jörn Friedrich Dreyer | 2012-07-31 | 4 | -15/+261 |
* | use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres ... | jfd | 2012-07-31 | 3 | -12/+12 |
* | remove superflous index (already indexed with primary key derived from <autoi... | jfd | 2012-07-31 | 1 | -30/+0 |
* | escape all identifiers with backticks | jfd | 2012-07-31 | 39 | -330/+337 |
* | comment extra timestamp quotation for oci8. Oracle can handle CURRENT_TIMESTA... | Jörn Friedrich Dreyer | 2012-07-31 | 1 | -4/+4 |
* | add oci8 to MDB2 | Jörn Friedrich Dreyer | 2012-07-31 | 6 | -0/+4354 |
* | 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 |