Add dummy file to make sure bin/ directory exists.
[jelmer/openchange.git] / mapiproxy / libmapistore / mapistore_indexing.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-20 Julien KerihuelMerge in r2551:2552 from trunk
2012-02-17 Julien KerihuelMerge sogo branch into sogo-good for further "back...
2011-11-29 Julien KerihuelMerge in r3497 and r3498 from sogo branch
2011-10-13 Julien KerihuelAdd message registration in mapistore management API
2011-10-12 Julien KerihuelChange from NULL to 0 for initialization of wildcard_count
2011-10-12 Julien KerihuelFixing return
2011-10-12 Julien Kerihuel- Do not free the indexing context as it is referenced...
2011-10-11 Julien KerihuelMerge in r3317 from sogo branch:
2011-10-11 Julien KerihuelModify mapistore_indexing_record_get_fmid prototype...
2011-10-11 Julien KerihuelRemove unnecessary talloc_reference call
2011-08-04 Wolfgang WourdeauRemoved "mapistore_indexing_get_tdb_wrap" as it is...
2011-08-04 Wolfgang WourdeauFixed a few leaks: tdb data structures are not talloc...
2011-08-04 Wolfgang WourdeauCleanup of indexing API in order to simply the code...
2011-07-14 Wolfgang WourdeauFinalized new mapistore API
2011-07-14 Wolfgang WourdeauCompletely reorganized struct mapistore_backend as...
2011-07-11 Wolfgang WourdeauMade backends op consistent with the talloc API, where...
2011-07-08 Wolfgang WourdeauThe "struct mapistore_connection_info *" passed to...
2011-07-08 Wolfgang WourdeauAdded "mapistore_indexing_record_get_fmid"
2011-07-04 Wolfgang WourdeauRemoved "mapistore_get_folders_list" from backend opera...
2011-05-26 Wolfgang Wourdeaumapistore_indexing_get_tdb_wrap: new function that...
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-15 Julien KerihuelDefinitely change API and move from mapistore v1 to...
2011-01-25 Brad Hardslibmapistore: Minor API documentation fixes.
2011-01-24 Brad HardsMove more functionality out of mapistore.h into a new...
2011-01-24 Brad Hardslibmapistore: Switch to using an enum to indicate the...
2011-01-23 Brad HardsA little more work on API documentation.
2011-01-23 Julien Kerihuel- Turn return value to MAPISTORE_ERROR for remaining...
2011-01-22 Julien Kerihuel- Convert return type to enum MAPISTORE_ERROR
2010-12-01 Julien KerihuelMerge latest trunk changes into sogo branch
2010-11-25 Wolfgang Wourdeauadded "get_folders_list" backend operation
2010-07-23 Julien KerihuelRemove libmapi/defs_private.h
2010-07-15 Julien KerihuelUse local includes rather than installed ones for mapip...
2010-06-05 Julien KerihuelThis is a wip commit, so there is a lot of DEBUG across...