summaryrefslogtreecommitdiffstats
path: root/3rdparty/Sabre
Commit message (Collapse)AuthorAgeFilesLines
* Update Sabre to version 1.7.1Susinthiran Sithamparanathan2012-10-17211-1104/+6274
|
* Revert "Update SabreDAV to 1.7.1"Lukas Reschke2012-10-13102-4658/+4502
| | | | This reverts commit 183cc22501b75ab8819971f70b88dbc010026ac1.
* Update SabreDAV to 1.7.1Lukas Reschke2012-10-13102-4502/+4658
|
* Fix for broken Mail App in OSX Mountain Lion. ↵Thomas Tanghus2012-08-091-1/+4
| | | | https://mail.kde.org/pipermail/owncloud/2012-August/004649.html
* add SabreDav 1.6.4Georg Ehrke2012-08-09179-0/+25134
|
* remove SabreDav 1.6.3Georg Ehrke2012-08-09179-25029/+0
|
* Merge commit 'refs/merge-requests/76' of ↵Georg Ehrke2012-07-271-1/+1
|\ | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/76
| * Server verhindert beim OSX Client einen DeleteSteven2012-02-131-1/+1
| |
* | add SabreDav 1.6.3 filesGeorg Ehrke2012-07-20179-0/+25029
| |
* | remove old filesGeorg Ehrke2012-07-20179-24840/+0
| |
* | introduce subclassed client.php and revert changes to 3rdpartyBjoern Schiessle2012-07-061-7/+0
| |
* | send ca cert path to sabredav clientBjoern Schiessle2012-07-051-0/+9
| |
* | webdav client crashes for secure connections if he doesn't have the right ↵Bjoern Schiessle2012-07-021-0/+1
| | | | | | | | root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log
* | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
| |
* | removing executable bit from various filesThomas Mueller2012-04-30179-0/+0
| |
* | update to SabreDav 1.6.2Georg Ehrke2012-04-21179-0/+24837
| |
* | remove old sabredav filesGeorg Ehrke2012-04-21152-20499/+0
| |
* | Revert "remove the 3rdparty files. everything is now in ↵Robin Appelman2012-02-16152-0/+20499
| | | | | | | | | | | | https://gitorious.org/owncloud/3rdparty" This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.
* | remove the 3rdparty files. everything is now in ↵Frank Karlitschek2012-02-15152-20499/+0
|/ | | | https://gitorious.org/owncloud/3rdparty
* add licence file for sabredavRobin Appelman2011-12-181-0/+27
|
* Contacts: Allow '/' in property nameBart Visscher2011-11-301-1/+1
| | | | Kaddressbook uses this in the messaging property. This is allowed in Version 2 of the vcard specification. Version 3 of the specification doesn't allow this any more but be lenient in what we accept.
* upgrade to Sabredav 1.5.4Robin Appelman2011-10-2920-77/+102
|
* Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-292-6/+6
| | | | | | | | | | | | The rfc [1] only mentions "DATE-TIME" and after this change events created in the web ui can be imported by lightning. Before it threw a syntax error. [1]: https://tools.ietf.org/html/rfc5545 Signed-off-by: Florian Pritz <bluewind@xinu.at> From commit 71706282f708da237fe259da5b64c0bcd0c0015f
* update sabredav to 1.5.3Robin Appelman2011-09-2929-89/+414
|
* change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-242-6/+6
| | | | | | | | | | The rfc [1] only mentions "DATE-TIME" and after this change events created in the web ui can be imported by lightning. Before it threw a syntax error. [1]: https://tools.ietf.org/html/rfc5545 Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Update SabreDAVJakob Sack2011-08-103-4/+16
|
* remove the ownCloud 3D support and add lot's of usefull 3rd party libraries ↵Frank Karlitschek2011-08-07147-0/+20110
instead.