Hi Slawek,
On Fri, Aug 12, 2011, Slawomir Bochenski wrote:
This adds drivers for MIME types needed in Message Access Profile. The
target-default driver is also kept to prevent MIME driver selection
mechanism to get to default driver from filesystem.c which would result
in allowing putting files in arbitrary locations when connected to MAP
target.
The any_open() bindings in MIME drivers are going to be successfully
replaced by appropriate calls for specific functionality.
---
plugins/mas.c | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 89 insertions(+), 12 deletions(-)
All three patches have been applied. Thanks.
Johan