Commit Graph

12 Commits

Author SHA1 Message Date
Klaus Leithoff
d295a3f649 support dparameters (structure part 8) for images while parsing the message body structure 2011-07-21 14:56:52 +00:00
Klaus Leithoff
99d9994932 add authPLAIN Method 2011-06-15 15:32:00 +00:00
Klaus Leithoff
582a136219 improve search for best auth Method, if you try one, the server is not suporting 2011-06-15 14:41:04 +00:00
Klaus Leithoff
ff4efeb47e handle PEAR error while cmdExamine: May be not connected. 2011-05-27 12:55:32 +00:00
Klaus Leithoff
285f61ad34 set default search list param to ALL, as an empty param causes the IMAP SORT to state that you issued a bad command (missing parameter) 2011-05-03 10:02:11 +00:00
Ralf Becker
4c0c327c5d * WebDAV download: switching zlib.output_compression off for everything but text files
- double compression of zip files makes problems eg. with lighttpd
- makes anyway little sense with other content like (already compressed) pictures
2011-04-05 13:01:39 +00:00
Ralf Becker
d6c6dc2de0 * fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode()) 2011-03-03 15:49:28 +00:00
Klaus Leithoff
33159bdaac make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified 2010-09-28 07:43:40 +00:00
Ralf Becker
4cee5102af added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +00:00
Ralf Becker
392c55f31b * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:18:26 +00:00
Hans-Jürgen Tappe
c7acb7d7fb Merge rev. 31594 (Tracker #2704) from trunk into 1.8. 2010-09-12 13:37:05 +00:00
Ralf Becker
90afb89d71 update versions to 1.8 2010-09-05 16:26:30 +00:00