Hi List, You will find below a summary of pending/wip work:
1. OpenChange vs latest samba-git
==================================
We have recently been working on fixing openchange vs very latest samba4
git revision. The code is available within the current-samba4 branch:
- It includes code changes to match with the latest samba4 API
- It provides a new installsamba.sh script which will compile
samba4 using the new waf build system.
- It fixes provisioning so it cope with latest samba4 schema
policy.
OpenChange compiles smoothly with this code/branch but it is required to
create a dynamic link from dcerpc-samr.so to dcerpc_samr.so
in /usr/local/samba/lib.
The client code has been tested through mapitest and I got a 100%
success rate vs Exchange 2003. Developers working with openchange client
side can use this branch and test it prior we merge the code back to
trunk within a few days.
Regarding the server side, provisioning works properly but the server
can't be launched yet. It looks like samba4 is not built with -rdynamic
gcc option which would export the symbol dcesrv_mapiproxy needs to
register within dce/rpc subsystem.
2. OpenChange server in trunk
==============================
A very preliminary implementation of a named properties database has
been added to trunk. It let us have a static mapping for named
properties and return consistent data in Outlook when it queries OC
server using GetIDsFromNames. The API is very preliminary and will grow
over next weeks. It only include init and MAPINAMEID to mapped_id
function which is enough for our purposes.
As a result of this new implementation, Outlook 2003 now successes each
time in opening mapistore message and double-click on the message opens
a window where we can read it:
http://www.openchange.org/images/open_message.png
Outlook 2007 is now able to show the message summary and display an
Inbox view. However it doesn't last long enough for me to take a
screenshot. It crashes unexpectedly for some reasons I have to
investigate.
Cheers,
Julien.
--
Julien Kerihuel
[email protected]
OpenChange Project Manager
GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
