]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-08-24 Lukas ReschkeAdd a missing exit();
2012-08-24 Lukas ReschkeUse SCRIPT_NAME instead of PHP_SELF which won't send...
2012-08-24 Georg Ehrkebackport 1bccc80996e270f928c207cdd3090f4284abaea5
2012-08-24 Frank Karlitschek4.0.7
2012-08-24 Lukas ReschkeDisable user enumeration
2012-08-24 Michael GapczynskiCheck blacklist when renaming files
2012-08-24 Lukas ReschkeAlso check some other files
2012-08-24 Lukas ReschkeDisable listing of all users
2012-08-24 Jakob SackFix OC_Connector_Sabre_Locks for SQLite
2012-08-24 Lukas ReschkeCheck if webfinger is enabled
2012-08-24 Michael GapczynskiDon't return file handle if the mode supports writing...
2012-08-24 Lukas ReschkeValidate cookie to prevent auth bypasses.
2012-08-24 Lukas ReschkeAdded XSRF check
2012-08-24 Lukas ReschkeMissed an "echo"
2012-08-24 Lukas ReschkeSanitize user input
2012-08-24 Thomas TanghusFix for broken Mail App in OSX Mountain Lion. https...
2012-08-24 Bjoern Schiesslefix for bug 879 - add parent directory to file cache...
2012-08-24 Georg Ehrkefix label for versioning in admin settings
2012-08-24 Bart VisscherCalendar: remove double html encoding
2012-08-24 Bart VisscherContacts: Fix no active Addressbooks
2012-08-24 Arthur SchiwonLDAP: sanitize base, user and group trees. fixes oc...
2012-08-24 Arthur SchiwonShow Login-Button when user+pw are autocompleted, fixes...
2012-08-01 Jörn Friedrich... reorder code for readability
2012-08-01 Jörn Friedrich... dix php strict warnings in mdb2 oci8
2012-08-01 Jörn Friedrich... use dbname for non privileged user
2012-08-01 Jörn Friedrich... fix sql
2012-08-01 Jörn Friedrich... add limit support to OC_DB & OCP/DB
2012-07-31 Jörn Friedrich... add oracle to install & setup
2012-07-31 jfduse CURRENT_TIMESTAMP in default column definitions...
2012-07-31 jfdremove superflous index (already indexed with primary...
2012-07-31 jfdescape all identifiers with backticks
2012-07-31 Jörn Friedrich... comment extra timestamp quotation for oci8. Oracle...
2012-07-31 Jörn Friedrich... add oci8 to MDB2
2012-07-31 Frank Karlitschek4.0.6 v4.0.6
2012-07-30 Arthur SchiwonLDAP: don't die on unexpected collisions, handle empty...
2012-07-30 Michael GapczynskiAdd additional error handling for emailing private...
2012-07-30 Michael GapczynskiCorrection for 'Fix group detection for sharing in...
2012-07-30 Michael GapczynskiRemove delete tipsy if file is deleted, fixes bug oc-958
2012-07-30 Michael GapczynskiSet filter to empty if not set by Ampache client
2012-07-30 Michael GapczynskiSet the user id when authenticating user for Ampache...
2012-07-30 Michael GapczynskiFix group detection for sharing in case username contai...
2012-07-30 Michael GapczynskiOnly call mkdir() if the root folder does not exist...
2012-07-30 Michael GapczynskiFix incorrect copy/paste for file_put_contents()
2012-07-30 Michael GapczynskiForgot data parameter for file_put_contents() streams...
2012-07-30 Michael GapczynskiRun pre and post proxies for file_put_contents() streams
2012-07-30 Michael GapczynskiCheck if size isset, try to fix used space calculation...
2012-07-30 Michael GapczynskiFix used space calculation if shared folder does not...
2012-07-30 Michael GapczynskiFix filesystem hash, no longer using basicOperation()
2012-07-30 Michael GapczynskiDelete old session files, suggested by Torben Nehmer...
2012-07-30 Michael GapczynskiCheck if user is already logged in for DAV auth, instea...
2012-07-30 Thomas TanghusMerge branch 'stable4' of git://gitorious.org/owncloud...
2012-07-30 Thomas TanghusFix errors when no addressbook.
2012-07-26 Georg Ehrkeapply fix suggested in oc-1132 - bugfix for oc-1132
2012-07-26 Georg Ehrkemark OCP\App::register as deprecated
2012-07-26 Georg Ehrkeconvert through caldav transmitted rgba calendarcolor...
2012-07-25 Lukas ReschkeUpdated style
2012-07-25 Lukas ReschkeUpdated packages
2012-07-25 Lukas ReschkeCheck for admin user
2012-07-25 Lukas ReschkeRemove unused files
2012-07-25 Arthur SchiwonLDAP: check if php-ldap is installed. If not, give...
2012-07-25 Georg Ehrkeadd some calendar sharing hooks in stable4 - bugfix...
2012-07-23 Bjoern Schiessle- remove namespace from file property name (webdav)
2012-07-20 Lukas ReschkeCSRF checks
2012-07-20 Lukas ReschkeAdded CSRF checks
2012-07-19 Robin AppelmanRevert "use readfile() instead iof fopen() for file...
2012-07-19 Frank Karlitschek4.0.5 v4.0.5
2012-07-18 Bjoern Schiessleremember username and provide autocomplete feature
2012-07-17 Arthur SchiwonSharing: offer an option to allow sharing with everyone...
2012-07-17 Thomas TanghusAdded hooks for postCreateUser to add default address...
2012-07-17 Thomas TanghusAdded hook for postCreateUser. Probably fix for oc...
2012-07-16 Thomas TanghusFormat birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes...
2012-07-16 Thomas TanghusMerge branch 'stable4' of git://gitorious.org/owncloud...
2012-07-16 Thomas TanghusCorrected javascript definition.
2012-07-16 Georg Ehrkefix encoding fail in calendar app - bugfix for oc-1194
2012-07-15 Thomas Tanghuslatin1 => utf8. I thought I did this a month ago?
2012-07-13 Bjoern Schiessleupdate script to fix fscache
2012-07-13 Bjoern Schiessleif the '/Shared' was the modified directory, than scan it.
2012-07-11 Michael GapczynskiRevert santizing toaddress, because PHPMailer now throw...
2012-07-11 Michael GapczynskiFix log write() parameters in wrong order
2012-07-11 Lukas ReschkeHandling exceptions
2012-07-11 Michael GapczynskiCatch exceptions from PHPMailer
2012-07-11 Michael GapczynskiSanitize toaddress for emailing private links
2012-07-11 Michael GapczynskiMove line counter so we only count lines towards the...
2012-07-11 Michael GapczynskiImprovements and bug fix for log reading, fixes bug...
2012-07-11 Lukas ReschkeSanitizing file names
2012-07-11 Bjoern Schiessleuse readfile() instead iof fopen() for file download...
2012-07-10 Robin Appelmanwhen checking for updates in the filecache, explicitly...
2012-07-10 Robin Appelmandont throw errors when opening a dir using fopen over...
2012-07-10 Robin Appelmanfix statcache for filenames containing non-alphanumeric...
2012-07-10 Robin Appelmansuppress error when using is_dir on non directory in...
2012-07-10 Robin Appelmanimprove caching smb results a bit
2012-07-10 Robin Appelmanimprove filecache support for smb
2012-07-10 Robin Appelmansplit share and root config for smb backend, also sanit...
2012-07-10 Robin Appelmanshare code between smb and ftp filestorage backends
2012-07-10 Robin Appelmansmb filestorage backend
2012-07-08 Thomas TanghusMake it possible to import files using CR as eol.
2012-07-08 Thomas TanghusSet the loading class on the property being changed...
2012-07-08 Thomas TanghusSet the loading class on the property being changed...
2012-07-08 Thomas TanghusImprove checking for active addressbooks and creating...
2012-07-08 Thomas TanghusAdd missing requesttoken.
next