summaryrefslogtreecommitdiffstats
path: root/3rdparty/Sabre
Commit message (Collapse)AuthorAgeFilesLines
* 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.