Replace deprecated talloc_init calls with talloc_named
[jelmer/openchange.git] / libmapi / emsmdb.c
2009-01-25 Julien KerihuelReplace deprecated talloc_init calls with talloc_named
2009-01-24 Julien Kerihuel- Remove custom iconv_convenience from pull_emsmdb_prop...
2009-01-24 Julien Kerihuel- Fix memory leak bug: release ndr context in pull_emsm...
2009-01-14 Julien Kerihuel* OpenChange libmapi function now returns MAPI error...
2008-10-20 Julien Kerihuel- Add GetUserFreeBusyData convenient function which...
2008-10-16 Julien Kerihuel- Implement multisession into libmapi
2008-09-07 Julien KerihuelRename SBinary to Binary_r
2008-09-07 Julien Kerihuel- Move from SLPSTRArray to StringArray_r
2008-09-07 Julien Kerihuel- Update the EcDoConnect IDL (ref. ticket #99)
2008-09-04 Julien Kerihuel- update EcRRegisterPushNotification IDL
2008-09-02 Julien Kerihuel- Add new IDL file (property.idl) to push/pull structur...
2008-05-27 Brad HardsUse PT_ERROR where appropriate.
2008-05-27 Brad HardsUpdate the SRowSet parser, fixing breakage I introduced.
2008-05-20 Brad HardsUpdate QueryRows IDL and implementation to match
2008-04-08 Julien KerihuelFix OpenMessage IDL and GetRecipientTable fetched data
2008-01-24 Julien Kerihuel- Fix a bug in IStoreFolder.c:OpenMessage which was...
2008-01-22 Julien Kerihuel- Improve OpenMessage reply IDL
2008-01-05 Julien Kerihuel- Fix the build with the latest Samba4 version.
2007-10-16 Julien KerihuelAdd/Fix pull property support for PT_UNICODE and PT_CLS...
2007-10-10 Julien KerihuelConvert OpenChange to GPLv3
2007-10-08 Julien Kerihuel- Rename GetAllNamesFromIDs to QueryNamesFromIDs (bette...
2007-10-01 Julien KerihuelFix build:
2007-08-27 Jelmer VernooijUse standard type and values for booleans since Samba...
2007-06-16 Jelmer VernooijAdd some 'const' (fixes compile warnings).
2007-05-29 Julien Kerihuel- Advise opnum added to the IDL
2007-05-25 Julien KerihuelEcDoDisconnect code now sounds to work properly
2007-05-25 Julien Kerihuel- Fix SpropValue property pull problem when GetProps...
2007-05-22 Julien Kerihuel- Commit the EcDoRpc max_data patch proposed on the...
2007-05-12 Texanenewmail torture + notifications implementation
2007-05-06 Ali MdidechMerged MAILOOK-branch changes r64:163 into the trunk.
2007-02-13 Julien Kerihuel- libmapi includes moved from libmapi/include to libmapi
2007-02-09 Texane. reimplement GetProps
2007-02-07 Julien KerihuelRemove spurious warnings at compile time and
2007-02-06 Julien KerihuelAdd a null element at the end of MAPI_REQ array
2007-02-06 Julien Kerihuel- Add the DeleteMessages IDL
2007-01-30 Julien KerihuelFix the align problem in QueryRows reply blob
2007-01-29 Julien KerihuelCommit of the first experimental but working implementation
2007-01-29 Julien Kerihuel- Add a preview implementation of cached data system...
2007-01-28 Julien Kerihueladd mapi_response to emsmdb_transaction so we can get...
2007-01-28 Julien KerihuelFix the mapi_request push function
2007-01-24 Julien Kerihuel- Remove the MAPI decoding TDR layer and associated...
2007-01-22 Julien Kerihuel- Enhance the handles id support in MAPI_DATA
2007-01-21 Julien Kerihuel- Change IMAPISession.idl to mapi.idl
2006-12-13 Julien Kerihuelevolution plugin moved into client/evolution for
2006-10-29 Julien KerihuelOpenChange public core branch released.