Add dummy file to make sure bin/ directory exists.
[jelmer/openchange.git] / mapiproxy / libmapistore / mapistore_processing.c
2012-02-24 Julien KerihuelReplace trunk with sogo-good branch
2012-02-23 Julien KerihuelPrevent from symbol conflict with samba4 latest git...
2012-02-21 Julien KerihuelMerge in r2563:2564 from trunk
2012-02-20 Julien KerihuelMerge in r2527 from trunk
2012-02-17 Julien KerihuelMerge sogo branch into sogo-good for further "back...
2011-06-27 Wolfgang WourdeauApplied r2583 from trunk
2011-02-16 Julien Kerihuel- Introduce preliminary WAF build system support for...
2011-02-16 Brad Hardsmapistore: Use __FUNCTION__ macro instead of the litera...
2011-02-08 Julien KerihuelTurn DEBUG() macros into MSTORE_DEBUG_*()
2011-02-07 Julien Kerihuel- Let backends register named properties:
2011-02-03 Julien Kerihuel- Move named properties database provisioning out of...
2011-02-03 Julien Kerihuel- Add getsetters on mapistore_named_properties.ldb...
2011-01-28 Julien Kerihuel- Implement the root_mkdir (db_mkdir) mapistore impleme...
2011-01-26 Julien KerihuelEnsure we reset mapping_path to NULL after free
2011-01-25 Julien KerihuelHandle FID/MID uniqueness BY MAILBOX rather than BY...
2011-01-24 Julien KerihuelTurn enum MAPISTATUS_ERROR sanity checks with if statem...
2011-01-24 Brad HardsMove more functionality out of mapistore.h into a new...
2011-01-24 Julien Kerihuel- Add GlobalCount attribute to the server object
2011-01-23 Julien KerihuelMove mapistore database (mapistore.ldb) initialization...
2011-01-23 Julien KerihuelAdd getsetters for firstorgdn (CN=...) in mapistore_pro...
2011-01-23 Julien KerihuelConvenient function to retrieve the mapistore database...
2011-01-22 Julien Kerihuel- Convert return type to enum MAPISTORE_ERROR
2011-01-22 Brad HardsRemove the "second hand" FID / MID database, which...
2011-01-21 Julien KerihuelMerge preliminary mapistore_v2 code back into trunk:
2010-07-23 Julien KerihuelRemove libmapi/defs_private.h
2010-07-15 Julien KerihuelUse local includes rather than installed ones for mapip...
2010-01-23 Brad HardsRemove a copy of the dlinklist.h header, and just use...
2009-08-14 Brad HardsFix error handling case.
2009-05-28 Julien KerihuelPatch from Erik Hovland <erik@hovland.org>
2009-02-19 Julien Kerihuel- Wrap TDB connections to mapistore (code from samba4) so
2009-02-13 Brad HardsWarning fix for 64-bit arch.
2009-02-09 Julien Kerihuel- Add a very preliminary and light libmapistore impleme...