----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.openchange.org/r/20/ -----------------------------------------------------------
Review request for OpenChange, Brad Hards and Julien Kerihuel. Summary ------- This patch adds EcDoRpcExt2 RPC call support to MAPI IDL and libmapi implementation and uses uint8 array rather than subcontexts (planning better/future integration with Samba4 development plan). Using EcDoConnectEx/EcDoRpcExt2 requires to have the attribute "exchange_version: 1" or "exchange_version: 2" defined in the user MAPI profile. I have not yet been able to test the lxzpress compression through libmapi requests but lxzpress decompression is working for MAPI responses returned by Exchange server. Note: I have not added rgbAuxIn and rgbAuxOut nice dissection since we don't use them yet in libmapi stack. Diffs ----- /exchange.idl 2132 /libmapi/FXICS.c 2132 /libmapi/IMAPIContainer.c 2132 /libmapi/IMAPIFolder.c 2132 /libmapi/IMAPIProp.c 2132 /libmapi/IMAPISession.c 2132 /libmapi/IMAPISupport.c 2132 /libmapi/IMAPITable.c 2132 /libmapi/IMSProvider.c 2132 /libmapi/IMessage.c 2132 /libmapi/IMsgStore.c 2132 /libmapi/IProfAdmin.c 2132 /libmapi/IStoreFolder.c 2132 /libmapi/IStream.c 2132 /libmapi/IUnknown.c 2132 /libmapi/IXPLogon.c 2132 /libmapi/emsmdb.c 2132 /libmapi/libmapi.h 2132 /libmapi/libmapi_private.h 2132 /libmapi/mapi_profile.h 2132 /ndr_mapi.c 2132 Diff: http://reviewboard.openchange.org/r/20/diff Testing ------- Thanks, Julien _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
