diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-06-23 10:31:47 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-23 10:31:47 +0800 |
commit | 642d8b228a1e2207b921dc22508e9ffed888b877 (patch) | |
tree | 55e3953592c4a62b0e09d9eff94d84a93ccd3ba3 /MAINTAINERS | |
parent | 30f5127773cfacc67b83ead6d644db07fa817381 (diff) | |
download | gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar.gz gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar.bz2 gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar.lz gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar.xz gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.tar.zst gsoc2013-evolution-642d8b228a1e2207b921dc22508e9ffed888b877.zip |
Oops. Now appends the namespace to the folder before querying for the
2000-06-22 Jeffrey Stedfast <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_get_message_count):
Oops. Now appends the namespace to the folder before querying
for the number of messages.
* providers/imap/camel-imap-store.c (imap_folder_exists): New
convenience function for use by imap_create().
(get_folder): If folder is specified as "/", we really want
"INBOX".
* providers/sendmail/camel-sendmail-provider.c:
* providers/vee/camel-vee-provider.c:
* providers/smtp/camel-smtp-provider.c:
* providers/mbox/camel-mbox-provider.c:
* providers/pop3/camel-pop3-provider.c:
* providers/imap/camel-imap-provider.c: Updated
* camel-session.c: Moved service_cache hash table into the
providers.
(service_cache_remove): Updated.
(camel_session_get_service): Updated.
* camel-url.c (camel_url_hash): Took out the hashing of
url->passwd. We don't want this anymore.
* providers/imap/camel-imap-folder.c (imap_init): Took out
references to 'namespace'
(camel_imap_folder_init): Same
* providers/imap/camel-imap-folder.h: No more namespace. We are
instead going to use url->path as the namespace.
svn path=/trunk/; revision=3705
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions