Add dummy file to make sure bin/ directory exists.
[jelmer/openchange.git] / libocpf / ocpf_public.c
2012-04-16 Julien KerihuelMerge r3881,3893,3894,3895,3907,3908,3910,3911,3912...
2012-02-21 Julien KerihuelMerge in libocpf from latest trunk revision.
2012-02-20 Julien KerihuelMerge in r2334:2407 from trunk
2011-03-03 Brad HardsOCPF: apidocs typo fix.
2011-03-01 Julien KerihuelOnly add TYPE and PidTagMessageClass if ctx->type exists
2011-03-01 Julien KerihuelReimplement ocpf_get_recipients and update its API
2011-02-28 Julien KerihuelReplace existing OCPF recipients implementation with...
2011-02-19 Brad Hardsfsocpf: Fix updating of properties
2011-02-18 Brad Hardsfsocpf: Minor work on set properties
2010-12-13 Brad HardsChange from using SPropTagArray to the proper NSPI...
2010-11-24 Julien KerihuelMerge latest trunk change into sogo branch
2010-11-13 Julien KerihuelMerge mapi_context branch back into trunk.
2010-11-12 Julien KerihuelForgotten merge: r2195 BestBody algorithm fix
2010-10-12 Brad HardsMerge in changes from trunk.
2010-09-15 Julien KerihuelRemove global_mapi_ctx and replace it with a local...
2010-07-15 Julien KerihuelRemove auto-generated headers for libocpf
2010-06-22 Julien Kerihuel- Add preliminary OCPF API for server purposes (used by
2010-06-17 Julien KerihuelTest commit
2010-06-07 Julien KerihuelFor single process implementation, this code was fine.
2010-06-05 Julien KerihuelAdd a function to retrieve recipients from a parsed...
2010-06-03 Julien KerihuelAdd a new OCPF error OCPF_E_EXIST returned if a context...
2010-06-03 Julien Kerihuel- Make libocpf reentrant and use contexts/ref_count...
2010-06-01 Julien Kerihuel- Flush ocpf output when an error occurs
2010-05-24 Julien KerihuelAdd a convenient function for openchange server that...
2009-12-12 Julien KerihuelPatch from Erik Hovland <erik@hovland.org>:
2009-02-17 Julien Kerihuel- Add test for comparison_fn_t in configure.ac
2009-01-25 Julien KerihuelReplace deprecated talloc_init calls with talloc_named
2008-10-16 Julien Kerihuel- Implement multisession into libmapi
2008-09-07 Julien KerihuelRename SBinary to Binary_r
2008-09-06 Julien Kerihuel- MAJOR NSPI protocol and libmapi stack update
2008-04-29 Julien Kerihuel- Improve the GetHierarchyTable and GetContentsTable...
2008-04-14 Julien Kerihuel- Reset ocpf to NULL after release so the ocpf_init...
2008-04-01 Julien Kerihuel- Fix strsep bug in openchangeclient
2008-03-30 Julien Kerihuel- Add support for PT_UNICODE and PT_SHORT to libocpf
2008-03-06 Julien Kerihuel- Add PT_BINARY property support to OCP
2008-03-04 Julien Kerihuel- Initial revision for libocpf and its documentation