aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes a double free.Srinivasa Ragavan2008-01-281-0/+1
* Patch from Sushma Rai <rsushma@novell.com>: Fix for bug #327965 (Set the e-s...Suman Manjunath2007-12-311-2/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-28/+28
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-6/+5
* ** Fixes bug #341369Hiroyuki Ikezoe2006-07-081-0/+1
* Setting the e-source properties after both folder rename and new folderSushma Rai2006-04-191-9/+14
* Return TRUE in case of non-exchange accounts. Fixes #338198.Sushma Rai2006-04-171-0/+3
* Handling rename opearion for public and subscribed folders.Sushma Rai2006-04-101-7/+21
* Corrected the rename folder operation and also not allowing the renameSushma Rai2006-04-071-22/+58
* Fixed the typo "retrun" to "return"Sushma Rai2006-02-271-1/+1
* NULL check for accounts. Fixes #332185.Sushma Rai2006-02-271-1/+4
* Memory leak fixes. See #329251.Sushma Rai2006-02-251-0/+2
* Fixed memory leaks. Fixes #329251.Sushma Rai2006-02-061-2/+4
* Corrected the memory corruption in forming the URIs. Fixes #328304.Sushma Rai2006-01-271-10/+28
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-051-3/+13
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-281-8/+8
* ** Fixes bug 312849Praveen Kumar2005-09-231-5/+35
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-241-10/+12
* Check for NULL target Similar Similar SimilarSarfraaz Ahmed2005-08-021-11/+18
* Add the size label only if the calendar exists. Add the size label only ifSarfraaz Ahmed2005-07-251-17/+19
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-251-3/+24
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-251-11/+7
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-221-8/+44
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-211-0/+1
* Fixed some compile time warningsSarfraaz Ahmed2005-07-141-6/+5
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-011-0/+332