aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-config-listener.c
Commit message (Expand)AuthorAgeFilesLines
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-96/+96
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-261-8/+11
* Use GLib marshallers wherever possible.Matthew Barnes2007-04-051-2/+2
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-6/+4
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* On successful connection, checking if the OOF state is set in theSushma Rai2006-06-151-3/+40
* Using the HIGified notification message. Fixes #302825.Sushma Rai2006-05-101-1/+2
* Freeing GConfValue. See #329251.Sushma Rai2006-03-061-0/+1
* Not unrefing the account passed to the signal handler. Fixes #332129.Sushma Rai2006-03-061-3/+0
* Fixed the problem with the sent and drafts folder URIs and alsoSushma Rai2006-02-271-15/+44
* Make this place a bit more quietKjartan Maraas2006-01-281-2/+5
* Making the warning and error dialogs non-modal. Fixes #328385.Sushma Rai2006-01-241-7/+15
* Fix a grammar error in translatable string. (#327155)Harish Krishnaswamy2006-01-161-1/+1
* Set the "save-passwd" parameter value EAccount. Fixes #326842.Sushma Rai2006-01-131-1/+10
* Added krb5 checks while invoking change_passwd_cb() andSushma Rai2006-01-131-0/+4
* Cheking for password expired error code, displaying the error message andSushma Rai2006-01-121-5/+128
* Setting the username, authtype, auth-domain and auth properties on the esourceSushma Rai2006-01-051-5/+2
* Checking if the user has selected save password option or not andSushma Rai2005-12-191-5/+24
* ** Fixes bug 314762Praveen Kumar2005-08-291-6/+6
* Need to set the account's linestatus to online as there is no way to getArunprakash2005-08-251-4/+3
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-241-0/+2
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-221-2/+32
* Added new (add_account_esources): Don't add the calendars and tasks in thePraveen Kumar2005-08-161-58/+270
* Added offline/online support and removed some warning messages. Added aShakti Sen2005-08-031-0/+25
* Added new (add_defaults_for_account) : Added a call to the newly addedPraveen Kumar2005-08-011-3/+47
* Handling the rename of calendars. This addresses the bug 310433 RemovedPraveen Kumar2005-07-221-262/+0
* Rescan the tree before fetching the folder list. Similar Dont add theSarfraaz Ahmed2005-07-211-1/+0
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-111-1/+2
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-111-16/+9
* Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-051-0/+55
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-011-1/+1
* Fixed some warnings SimilarSarfaaz Ahmed2005-06-141-4/+4
* Added a new plugin directory for renaming exchange-account-setup asSarfraaz Ahmed2005-06-131-0/+1095