Upgrade required version to samba4-alpha18
[jelmer/openchange.git] / libmapiadmin /
2012-02-21 Julien KerihuelMerge libmapiadmin to latest trunk rev
2011-10-25 Julien KerihuelRemove set but unused variables - cause warnings on...
2011-06-27 Wolfgang WourdeauApplied r2717 from trunk
2010-11-24 Julien KerihuelMerge latest trunk change into sogo branch
2010-11-22 Brad HardsRemove compatibility code from openchange.
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-08-17 Julien KerihuelMerge current-samba4 branch back into trunk
2010-07-29 Brad HardsAnother trivial API documentation fix.
2010-07-24 Brad HardsUpdate doxygen configuration to match latest version
2010-07-15 Julien KerihuelRemove auto-generated headers for libmapiadmin
2010-06-13 Brad HardsAvoid signed / unsigned comparison in libmapiadmin.
2010-05-13 Julien Kerihuel Fix openchange vs latest samba4 git-master branch
2010-02-11 Brad HardsAllow building if popt isn't available.
2009-12-02 Julien Kerihuel- Update openchange code to work with samba4-alpha9...
2009-09-11 Brad HardsMatch up data types in argument and format string.
2009-08-03 Brad HardsRemove unused headers.
2009-01-25 Julien KerihuelReplace deprecated talloc_init calls with talloc_named
2009-01-14 Julien Kerihuel- Update openchange to use latest Samba4 master git...
2009-01-14 Jelmer VernooijUse tevent_context_init.
2008-12-29 Julien KerihuelRemove references to ldap.h header file - not installed...
2008-12-29 Julien Kerihuel- Update openchange to work with samba4 master git...
2008-12-09 Julien Kerihuel- Update to latest samba4 git master revision (3508a66)
2008-11-26 Julien KerihuelMake openchange compile and work against latest samba4...
2008-11-04 Julien Kerihuel- remove usage of global_loadparm in libmapiadmin
2008-10-01 Jelmer VernooijUse newer version of Samba 4.
2008-09-30 Jelmer VernooijIgnore tags files, fix build with current Samba 4.
2008-09-13 Brad HardsAdd initial support for Doxygen API documentation
2008-05-08 Julien Kerihuel- Update openchange code to work with Samba4 4.0.0alpha...
2008-04-05 Jelmer VernooijMerge the samba4-latest branch.
2008-01-05 Julien Kerihuel- Fix the build with the latest Samba4 version.
2007-12-28 Jelmer VernooijStore a loadparm context in the global mapi context.
2007-11-28 Julien Kerihuel- Improve the CreateMessage IDL
2007-11-21 Jelmer VernooijCope with ndr updates.
2007-10-10 Julien KerihuelConvert OpenChange to GPLv3
2007-10-01 Julien KerihuelFix build:
2007-10-01 Jelmer VernooijPass loadparm contexts, should fix the build with newer...
2007-09-08 Dan ShearerActivate debugs this time
2007-09-08 Dan ShearerReplaced remaining gotos with MAPI_RETVAL_IF so errno...
2007-09-08 Dan ShearerAdd error check for samr call.
2007-08-31 Jelmer VernooijUse install for installing files/directories.
2007-08-28 Julien Kerihuel- Fix a memory related bug in mapiadmin_add_user
2007-08-27 Jelmer VernooijFix more references to BOOL, False and True.
2007-08-27 Julien Kerihuel- Add libmapiadmin library draft: Add/Remove Exchange...