Upgrade required version to samba4-alpha18
[jelmer/openchange-proposed.git/.git] / pyopenchange /
2012-02-22 Julien KerihuelUpdate makepropslist auto-generated files
2012-02-21 Julien KerihuelMerge in r2811:2875 from trunk
2012-02-21 Julien KerihuelMerge in 2611 from trunk but do not remove named proper...
2012-02-17 Julien KerihuelMerge sogo branch into sogo-good for further "back...
2011-11-29 Julien KerihuelFix warnings in pymapistore.c
2011-11-29 Julien KerihuelMerge in r3492: fix warnings
2011-11-18 Julien KerihuelMerge r3455
2011-11-18 Julien KerihuelForgot to merge 3452-3454 (dry-run idiom)
2011-11-18 Julien KerihuelRevert merge from sogo r3340-HEAD. Will do it again...
2011-11-18 Julien KerihuelMerge in commits from sogo r3440-3457
2011-10-21 Julien KerihuelImplement last bit of the notification process. This...
2011-10-20 Julien KerihuelExplicitely pass a pointer on mapistore context for...
2011-10-20 Julien KerihuelUpdate script to reflect latest API (handle identifier)
2011-10-18 Julien Kerihuel- Associate existing notification implementation with...
2011-10-17 Julien KerihuelAdd code to lookup for existing FID within openchangedb...
2011-10-17 Julien KerihuelImplement sending newmail feature for mapistore mgmt...
2011-10-14 Julien KerihuelImplement code to trigger notification from mapistore...
2011-10-13 Julien KerihuelAdd message registration in mapistore management API
2011-10-12 Julien KerihuelImprove NotificationModel behavior upon reception of...
2011-10-11 Julien KerihuelMerge in r3317 from sogo branch:
2011-10-11 Julien KerihuelModify mapistore_indexing_record_get_fmid prototype...
2011-10-10 Julien KerihuelCommit temporary hacks used while testing async notific...
2011-10-10 Julien KerihuelAdd a management structure to backend pointer on functions
2011-10-10 Julien KerihuelAdd a verbosity boolean to mapistore management to...
2011-10-10 Julien KerihuelImplement a mapistore mgmt function and its associated...
2011-10-10 Julien KerihuelProcess user cmd notifications and add/remove users...
2011-10-09 Julien KerihuelUpdate mgmt notification code to register again after...
2011-10-07 Julien KerihuelMerge r3302 from sogo.
2011-10-07 Julien KerihuelUpdate configure.ac to search for -lrt (required by...
2011-10-07 Julien KerihuelCheck if the specified backend is registered when parsi...
2011-10-07 Julien KerihuelMerge sogo branch chanegs (NSPI) back into sogo-good
2011-10-07 Julien KerihuelInstantiate mgmt_context from mapistore_context
2011-10-07 Julien KerihuelMove mapistore management bindings into mapistore bindi...
2011-10-07 Julien KerihuelMerge changes required to upgrade to samba4 alpha17
2011-10-06 Julien KerihuelImplement a skeleton of MAPIStore table object for...
2011-10-05 Julien KerihuelImplement a PyErr check for pymapistore calls.
2011-10-05 Julien KerihuelUpdate mapistore python bindings.
2011-10-04 Julien KerihuelIntroduce a skeleton mapistore_mgmt interface designed...
2011-07-14 Wolfgang WourdeauCompletely reorganized struct mapistore_backend as...
2011-07-08 Wolfgang WourdeauThe "struct mapistore_connection_info *" passed to...
2011-06-27 Wolfgang WourdeauApplied r2706 from trunk
2011-05-26 Wolfgang Wourdeaubackend instantiation now pass a pointer to a "struct...
2011-05-26 Wolfgang WourdeauRemoved "parent_fid" from parameters list of the "opend...
2011-03-07 Wolfgang Wourdeau"op_create_context" now takes the folder id as argument
2010-12-29 Wolfgang Wourdeauadded the EMSMDBP_TABLE_FAI_TYPE and EMSMDBP_TABLE_RULE...
2010-12-01 Julien KerihuelMerge latest trunk changes into sogo branch
2010-11-24 Julien KerihuelMerge latest trunk change into sogo branch
2010-09-25 Wolfgang Wourdeaufixed crashes, refactored the context class in subclass...
2010-09-15 Julien KerihuelAdd python script to test get_folder_count operation...
2010-09-15 Julien KerihuelAdd python implementation for get_folder_count (folder...
2010-08-17 Julien KerihuelManually commit remaining changes from current-samba4...
2010-08-17 Julien KerihuelMerge current-samba4 branch back into trunk
2010-07-23 Julien KerihuelUse local headers rather than installed ones
2010-06-26 Julien KerihuelAdd a memory context argument to cast_mapi_SPropValue...
2010-06-23 Julien KerihuelFix warnings generating by the incorrect .tp_new first...
2010-06-22 Julien KerihuelAdd ocpf_server_set_type python bindings.
2010-06-22 Julien Kerihuel- Add preliminary OCPF API for server purposes (used by
2010-06-22 Brad HardsTypo fix in constant name.
2010-06-21 Julien KerihuelAdd rmdir support to mapistore python bindings
2010-06-21 Julien Kerihuel- Add mapistore python C/API support for:
2010-06-21 Julien KerihuelI may be wrong here, but that was the only way I could...
2010-06-21 Julien Kerihueltalloc_strdup SPropValue strings
2010-06-21 Julien KerihuelAdd preliminary python bindings for mapistore
2010-06-20 Julien KerihuelAdd FILETIME support for SPropValue
2010-06-20 Julien KerihuelAdd TypeCheck on SPropValue rather than blind cast
2010-06-20 Julien KerihuelAdd python binding for ocpf_write
2010-06-20 Julien Kerihuel- Use SPropValue python object in ocpf module
2010-06-20 Julien Kerihuel- Move OCPF python bindings to pyopenchange directory
2010-06-20 Julien Kerihuel- Check property type for SPropValue
2010-06-20 Julien Kerihuel- Add preliminary OCPF python bindings