| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the upgrade script to handle the new url format introduced with | Jeffrey Stedfast | 2002-10-26 | 1 | -17/+45 |
* | Fix the transport URL on any Exchange accounts. Fixes #30209, which is to | Dan Winship | 2002-10-21 | 1 | -1/+9 |
* | Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap". | Dan Winship | 2002-10-16 | 1 | -144/+55 |
* | Shut up some compiler warnings. | Jeffrey Stedfast | 2002-10-02 | 1 | -3/+3 |
* | NULL-check si->folders before passing it into find_folder so we don't | Jeffrey Stedfast | 2002-09-26 | 1 | -1/+1 |
* | The new callback function for the g_hash_table_foreach which both upgrades | Jeffrey Stedfast | 2002-09-13 | 1 | -36/+259 |
* | revert an earlier change that used the full account name as the folder name (... | Jeffrey Stedfast | 2002-09-10 | 1 | -9/+11 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 1 | -1/+2 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 1 | -11/+7 |
* | Hex decode imap folder names too. (shortcuts_upgrade_xml_file): Don't look | Jeffrey Stedfast | 2002-09-10 | 1 | -18/+22 |
* | Don't modify the URL if the path doesn't start with "exchange". (Means | Dan Winship | 2002-09-09 | 1 | -15/+20 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 1 | -0/+2 |
* | Sync the database after upgrading mailer stuff. (imap_url_upgrade): Since | Jeffrey Stedfast | 2002-09-07 | 1 | -5/+16 |
* | Hex decode the folder names when searching for them in the memory buffer, | Jeffrey Stedfast | 2002-09-06 | 1 | -85/+188 |
* | Return FALSE here. (get_base_url): Add a cast. | Ettore Perazzoli | 2002-09-05 | 1 | -1/+3 |
* | some fixes | Jeffrey Stedfast | 2002-09-05 | 1 | -13/+24 |
* | Add upgrade-mailer.c to the build. | Jeffrey Stedfast | 2002-09-05 | 1 | -0/+863 |