Merge in r3480 from sogo branch: Fix const * warning
[jelmer/openchange.git] / mapiproxy /
2011-11-29 Julien KerihuelMerge in r3480 from sogo branch: Fix const * warning
2011-11-29 Julien KerihuelMerge in r3479 from sogo branch: Adjust handling of...
2011-11-29 Julien KerihuelMerge in r3478 from sogo branch
2011-11-29 Julien KerihuelMerge in r3477 from sogo branch
2011-11-29 Julien KerihuelMerge in r3476 from sogo branch
2011-11-29 Julien KerihuelMerge in r 3473 from sogo branch: Add support for PR_EM...
2011-11-29 Julien KerihuelMerge in r3471 from sogo branch
2011-11-29 Julien KerihuelFix r3470 conflict from sogo branch
2011-11-29 Julien KerihuelManual merge in of r3469 from sogo branch
2011-11-29 Julien KerihuelManual merge in of r3468 from sogo branch
2011-11-29 Julien KerihuelMerge r3466,3467 from sogo branch
2011-11-18 Julien KerihuelForgot to merge 3452-3454 (dry-run idiom)
2011-11-18 Julien KerihuelRemerge properly this time: merge sogo branch changes...
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-11-08 Julien KerihuelMerge r3419-3440 from sogo branch to sogo-good.
2011-11-04 Julien KerihuelCommit preliminary dovecot plugin for triggering newmai...
2011-11-02 Julien Kerihuel- Add new notifications
2011-11-02 Julien KerihuelFix warnings.
2011-11-02 Julien KerihuelMerge in commits 3402-3419
2011-10-28 Julien KerihuelAdd IDL implementation for EcDoRpcExt (0x9) emsmdb...
2011-10-27 Julien KerihuelMerge r3397, 3398, 3399 from sogo branch
2011-10-26 Julien Kerihuelfolders within Public Folder branch have no mailboxDN.
2011-10-26 Julien Kerihueladd missing break statement
2011-10-26 Julien KerihuelMerge r3391 from sogo branch
2011-10-26 Julien KerihuelRemove useless commented calls
2011-10-26 Julien KerihuelEnable access to public folder store again.
2011-10-26 Julien KerihuelRemove unused but set retval variable
2011-10-26 Julien KerihuelMerge r3352 from sogo branch
2011-10-26 Julien KerihuelFix warnings on badly formed debug message and remove...
2011-10-26 Julien Kerihuel- Move to an object oriented approach for openchangedb...
2011-10-26 Julien KerihuelRemove set but unused variable warning for TransportSend
2011-10-26 Julien KerihuelFix set but unused variables warning.
2011-10-26 Julien KerihuelMerge r3372 from sogo branch
2011-10-26 Julien Kerihuel- openchangedb filters are now handled directly by...
2011-10-26 Julien KerihuelProvide set_restrictions the ability to reset restricti...
2011-10-26 Julien KerihuelRestrictions applied during FindRow are temporary for...
2011-10-25 Julien KerihuelInitialize output blob and prevent openchange server...
2011-10-25 Julien KerihuelAdd preliminary support for table and message in opench...
2011-10-24 Julien KerihuelAdd message creation feature to openchangedb
2011-10-21 Julien KerihuelMove openchangedb folder creation code into openchangedb.c
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-19 Julien KerihuelFix nlist allocation memory
2011-10-19 Julien KerihuelAdd PT_NULL case handling in oxcfxics.
2011-10-18 Julien Kerihuel- Associate existing notification implementation with...
2011-10-17 Julien KerihuelUpdate model to send newmail notification (mqueue)...
2011-10-17 Julien KerihuelImplement an interface that sends a newmail notificatio...
2011-10-14 Julien KerihuelImplement code to trigger notification from mapistore...
2011-10-14 Julien KerihuelUpdate priority enum to handle registration and release...
2011-10-14 Julien KerihuelDefine command priority on message queue and use these...
2011-10-14 Julien Kerihuel- Rename mapistore_users into mapistore_ipc
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 KerihuelImprove NotificationModel behavior upon reception of...
2011-10-12 Julien KerihuelBacklink openchange.ldb records to the DN of current...
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 Wolfgang Wourdeauopenchangedb_get_fid: fix the case where the uri would...
2011-10-11 Wolfgang Wourdeaur3265 (sogo-good): Rename mapistore_uri attribute into...
2011-10-11 Julien KerihuelRemove unnecessary talloc_reference call
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 KerihuelCheck if the user specified in the newmail payload...
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 Wolfgang WourdeauRestored authentication disabled when applying r3150
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 r3298, r3299 into sogo-good
2011-10-07 Wolfgang WourdeauRemove declarations for unused variables
2011-10-07 Wolfgang WourdeauMake use of folderID, fixing the use of MAILBOX objects
2011-10-07 Wolfgang WourdeauPass a mandatory pointer to a size_t to convert_string...
2011-10-07 Julien KerihuelStore mapistore management object rather than mapistore...
2011-10-07 Julien KerihuelInstall OpenChange python bindings in ocsmanager virtua...
2011-10-07 Julien KerihuelMerge sogo branch chanegs (NSPI) back into sogo-good
2011-10-07 Wolfgang WourdeauImplemented NspiSeekEntries
2011-10-07 Wolfgang WourdeauNspiQueryRows: take the NumPos and the lpETable into...
2011-10-07 Wolfgang WourdeauNsiUpdateStat: fixed an failing or otherwise infinite...
2011-10-07 Wolfgang Wourdeau(apparently) minor bug: fixed the length of returned...
2011-10-07 Julien KerihuelRemove PACKAGE variable
2011-10-07 Julien KerihuelWe won't need posix_ipc python module in pylons since...
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 Ludovic MarcotteMade necesssary changes to that it works with Samba...
2011-10-06 Wolfgang WourdeauUpdateStat bugfix: do apply the delta on NumPos when...
2011-10-06 Wolfgang WourdeauImplemented NspiUpdateStat
2011-10-06 Wolfgang Wourdeauadded the ability to perform a search without a restric...
2011-10-05 Julien KerihuelAdd missing mapistore error errstring
2011-10-05 Wolfgang Wourdeauapplied r3151, r3152, r3152, r3154, r3201 from sogo...
2011-10-05 Wolfgang Wourdeauapplied r3150 from sogo-good
2011-10-04 Julien KerihuelIntroduce a skeleton mapistore_mgmt interface designed...
2011-10-04 Julien KerihuelMerge in sogo branch changes on emsmdb server
2011-10-04 Julien KerihuelRename mapistore_uri attribute into MAPIStoreURI.
2011-10-04 Julien KerihuelFix small typo in talloc_named
next