summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAPI Development is moved to svn://svn.gnome.org/svn/evolution-mapi/EXCHANGE_MAPI_BRANCHJohnny Jacob2008-11-192-0/+10
* MAPI - Lock the session before attempting to close the connection to the server.Suman Manjunath2008-11-173-2/+13
* camel/mapi : Iterate once through properties array instead of using find_mapi...Johnny Jacob2008-11-122-24/+98
* camel/mapi : maintain network states.Johnny Jacob2008-11-114-19/+24
* camel/mapi : is_system_folder, return false if null.Johnny Jacob2008-11-112-0/+7
* MAPI: Fix some compilation warnings in camel/providers/mapi.Suman Manjunath2008-11-067-15/+17
* MAPI: Notify progress updates while loading calendar items, typo fix in serve...Suman Manjunath2008-11-034-48/+107
* camel/mapi : Fixed bad return type.Johnny Jacob2008-10-312-3/+7
* mapi calendar/addressbook : FetchCallback signature change fixes.Johnny Jacob2008-10-314-54/+63
* camel/mapi : Added camel_operation_progres for summary fetching.Johnny Jacob2008-10-312-0/+11
* Servers/mapi : FetchCallback signature. Wrapped params in a struct.Johnny Jacob2008-10-315-37/+82
* MAPI: Replace ALL deprecated OpenLDAP API usages with the newer ones.Suman Manjunath2008-10-302-28/+42
* MAPI: Fix some serious compilation warnings in LDAP based GAL.Suman Manjunath2008-10-292-5/+16
* Use restrictions for fetching summary of new items.Johnny Jacob2008-10-284-22/+102
* camel/mapi : Use fids for system folder check - Part 2.Johnny Jacob2008-10-243-21/+50
* camel/mapi : use fids for system folder check.Johnny Jacob2008-10-222-63/+57
* MAPI: Ensure proper type casting when assigning the return value of 'still' a...Suman Manjunath2008-10-222-2/+6
* Merge changes from gnome-2-24 branch to EXCHANGE_MAPI_BRANCH (-r 9695:9698) -...Suman Manjunath2008-10-225-4/+52
* Merge changes from gnome-2-24 branch to EXCHANGE_MAPI_BRANCH (-r 9497:9695)Suman Manjunath2008-10-20114-23752/+26617
* Add a store summary entry on create_folder.Johnny Jacob2008-10-202-0/+9
* MAPI: Ashish Shrivastava <shashish@novell.com> - Fix for a GAL search issue.Suman Manjunath2008-10-152-0/+7
* Use IsMailboxFolder for identifying default folders.Johnny Jacob2008-10-105-45/+42
* Not fetching PR_BODY_HTML_UNICODE. Seems to corrupt data. Fixes - No body in ...Johnny Jacob2008-10-084-14/+25
* Initial support for subscribing public foldersJohnny Jacob2008-10-033-76/+171
* Licence updates.Johnny Jacob2008-09-2514-90/+89
* MAPI: Store profile name in private structure, use it for authentication.Suman Manjunath2008-09-222-1/+14
* MAPI: Ashish Shrivastava <shashish@novell.com> (Don't set ldap_error - preve...Suman Manjunath2008-09-192-0/+8
* MAPI: Handle no-PF-store while generating the folder hierarchies, lots of cod...Suman Manjunath2008-09-196-158/+91
* Initial changes for the new cool db-summary.Johnny Jacob2008-09-113-38/+79
* MAPI: Fixed a build break in GAL LDAP backend.Suman Manjunath2008-09-093-2/+11
* Merge changes in trunk to EXCHANGE_MAPI_BRANCH (-r 9075:9496).Suman Manjunath2008-09-09367-26456/+45273
* Mark folder leaf nodes with CAMEL_FOLDER_NOCHILDREN. Renamed Public Folders t...Johnny Jacob2008-09-084-1/+14
* Filter public folders for subscription editor.Johnny Jacob2008-09-082-0/+14
* MAPI - Support for recurring appointments. Create/Modify all/Delete operation...Suman Manjunath2008-09-0518-186/+1013
* Connection fixes : Connect to store if needed.Johnny Jacob2008-09-022-19/+19
* Use Folder to recognize the type rather than picking from folder_info eveytime.Johnny Jacob2008-09-027-20/+45
* Mark store for subscription capabilityJohnny Jacob2008-09-022-0/+7
* Upgrade to LibMAPI r700.Suman Manjunath2008-08-272-2/+10
* Fix for rendering/create/modify tasks, don't set UNICODE strings as it is sti...Suman Manjunath2008-08-274-59/+142
* Minor fixes, code cleanups.Suman Manjunath2008-08-275-30/+45
* Prefer fetching/setting UNICODE strings over ANSI C strings.Suman Manjunath2008-08-255-67/+84
* Extensive rewrite of ExchangeMAPIAttachment handling. It provides infrastruct...Suman Manjunath2008-08-2210-293/+300
* Ashish Shrivastava <shashish@novell.com>: Fix the broken contact creation.Suman Manjunath2008-08-222-12/+16
* Preserve folder_type (fixme)Johnny Jacob2008-08-218-34/+66
* Mark default folder in folderinfoJohnny Jacob2008-08-212-4/+14
* Patch from Patrick Ohly <patrick.ohly@gmx.de>: Include necessary directories...Suman Manjunath2008-08-219-16/+57
* Fixed a few potential invalid memory accesses, minor alarm bug.Suman Manjunath2008-08-194-27/+48
* Support for accept/decline from mail folders, related changes.Suman Manjunath2008-08-195-133/+310
* Fix for attachment send/receive which was broken sometime ago (LF-CRLF issues...Suman Manjunath2008-08-144-26/+58
* Use RemoveAllRecipients() before setting RecipientTable in a modify_item call.Suman Manjunath2008-08-133-5/+22