summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Sanitize user inputLukas Reschke2012-08-091-1/+1
* Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/...Thomas Tanghus2012-08-091-0/+3
* fix for bug 879 - add parent directory to file cache if it does not exist yet.Bjoern Schiessle2012-08-081-9/+18
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon2012-08-053-3/+4
|\
| * fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
| * Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
| * Contacts: Fix no active AddressbooksBart Visscher2012-08-031-0/+1
* | LDAP: sanitize base, user and group trees. fixes oc-1302Arthur Schiwon2012-08-031-3/+3
|/
* Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
* 4.0.6v4.0.6Frank Karlitschek2012-07-311-2/+2
* LDAP: don't die on unexpected collisions, handle empty display-name attribute...Arthur Schiwon2012-07-302-11/+28
* Add additional error handling for emailing private linksMichael Gapczynski2012-07-303-7/+21
* Correction for 'Fix group detection for sharing in case username contains '@'...Michael Gapczynski2012-07-301-3/+6
* Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-301-0/+1
* Set filter to empty if not set by Ampache clientMichael Gapczynski2012-07-301-3/+2
* Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski2012-07-301-0/+2
* Fix group detection for sharing in case username contains '@', fix for oc-1270Michael Gapczynski2012-07-302-2/+7
* Only call mkdir() if the root folder does not exist for FTP external storageMichael Gapczynski2012-07-301-2/+3
* 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
* Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-301-2/+2
* Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski2012-07-301-64/+69
* Fix filesystem hash, no longer using basicOperation()Michael Gapczynski2012-07-306-8/+27
* 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
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-07-3063-160/+110
|\
| * apply fix suggested in oc-1132 - bugfix for oc-1132Georg Ehrke2012-07-261-1/+1
| * mark OCP\App::register as deprecatedGeorg Ehrke2012-07-261-10/+3
| * convert through caldav transmitted rgba calendarcolor to rgbGeorg Ehrke2012-07-261-1/+7
| * Updated styleLukas Reschke2012-07-261-1/+1
| * Updated packagesLukas Reschke2012-07-262-4/+2
| * Check for admin userLukas Reschke2012-07-261-0/+1
| * Remove unused filesLukas Reschke2012-07-263-137/+0
| * LDAP: check if php-ldap is installed. If not, give an error output. FIX: blan...Arthur Schiwon2012-07-251-0/+20
| * add some calendar sharing hooks in stable4 - bugfix for oc-1325Georg Ehrke2012-07-251-0/+4
| * - remove namespace from file property name (webdav)Bjoern Schiessle2012-07-233-1/+13
| * CSRF checksLukas Reschke2012-07-2012-2/+14
| * Added CSRF checksLukas Reschke2012-07-2037-3/+44
* | Fix errors when no addressbook.Thomas Tanghus2012-07-302-12/+19
|/
* 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
* remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
* Sharing: offer an option to allow sharing with everyone, i.e. do not check gr...Arthur Schiwon2012-07-176-27/+64
* Added hooks for postCreateUser to add default address book and calendar. Fixe...Thomas Tanghus2012-07-172-0/+11
* Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-172-1/+15
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-1/+8
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-07-161-1/+1
|\
| * fix encoding fail in calendar app - bugfix for oc-1194Georg Ehrke2012-07-161-1/+1
* | Corrected javascript definition.Thomas Tanghus2012-07-161-1/+1
|/