aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers
Commit message (Expand)AuthorAgeFilesLines
* Add an "authtypes" hash table to CamelImapStore recording the supportedDan Winship2001-03-025-286/+134
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-03-011-25/+1
* Group messages into sets with the same flags and use the IMAP message setDan Winship2001-02-271-33/+144
* Add some internal progress reporting. (imap_rescan): Do some progressNot Zed2001-02-231-1/+18
* #define this as the set of all IMAP system flagsDan Winship2001-02-222-1/+8
* Removed all files.Not Zed2001-02-228-1312/+2
* Removed, not used. (camel_vee_folder_new): Removed call to build_folder.Not Zed2001-02-221-47/+5
* Fixes for IMAP4-pre-rev1 from Torsten Schulz.Dan Winship2001-02-221-2/+8
* Added flags argument. (message_changed): Add support for the auto-updateNot Zed2001-02-206-120/+482
* Emit the folder_created signal here.Jeffrey Stedfast2001-02-164-3/+79
* IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead inDan Winship2001-02-161-3/+8
* (create_folder): Oops, and fix bug involving namespacesDan Winship2001-02-151-4/+3
* New method to create a folder when you don't know its full name.Dan Winship2001-02-151-8/+39
* mbox, mh, and maildir camel-url's need absolute paths.Jeffrey Stedfast2001-02-131-3/+3
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-108-134/+58
* Changed to push the operation into a status stack.Not Zed2001-02-084-14/+77
* Updated.Jeffrey Stedfast2001-02-065-93/+104
* Include the terminating NUL in the calculated string length. This hitNot Zed2001-01-291-1/+1
* Changed the subject search to handle case sensitive when it is mixed case.Not Zed2001-01-251-2/+2
* Add a lock around the delayed loading, so two threads won't try to do itDan Winship2001-01-243-2/+40
* Set the CamelFolder::name to just the base part of the vfolder name (theDan Winship2001-01-231-2/+2
* Removed some debug 'warnings', as they should now be displayed at theNot Zed2001-01-232-14/+17
* Change the callbacks in this file to match the callback function types.Christopher James Lahey2001-01-231-1/+1
* Added profiling temp files.Not Zed2001-01-228-0/+32
* (subscribe_folder): add a missing UNLOCKDan Winship2001-01-201-0/+1
* If LISTing a subscribed folder doesn't return a LIST response, just ignoreDan Winship2001-01-201-3/+6
* Mark strings for translation.Kjartan Maraas2001-01-191-2/+2
* More tweaking... skip separator characters after the namespace character.Dan Winship2001-01-191-1/+1
* Oops. Somewhere in one of the reorgs, the code to add new messages to theDan Winship2001-01-191-1/+2
* Add some g_warnings() to help debug later if I ever get the segfaults IJeffrey Stedfast2001-01-181-1/+5
* New smtp error-code to string mapping function. (smtp_connect): Use theJeffrey Stedfast2001-01-181-10/+90
* Delayed loading of IMAP message parts.Dan Winship2001-01-177-157/+884
* set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR)Chris Toshok2001-01-171-1/+5
* Don't check errno as it's not being set. Fixes bug #1150.Jeffrey Stedfast2001-01-171-2/+1
* Ugh, this design is ugly like my butt.Jeffrey Stedfast2001-01-161-1/+1
* Chganged len back to be unsigned. And do a simple range check on theNot Zed2001-01-163-4/+39
* Lock around the imap_rescan, which needs it.Peter Williams2001-01-161-0/+2
* (imap_copy_message_to): Fix this up: sync flags to the serverDan Winship2001-01-121-33/+50
* Fix a bug in previous commit: don't check for deleted messages if thereDan Winship2001-01-121-30/+33
* New function to check for added/deleted messages when re-selecting aDan Winship2001-01-123-4/+83
* Changed the descriptions for mh, mbox, and maildir to be moreJeffrey Stedfast2001-01-111-3/+3
* New header to prevent recursive #include problemsDan Winship2001-01-111-0/+39
* New header to prevent recursive #include problemsDan Winship2001-01-118-9/+14
* New class function, parallel to camel_folder_sync. (The defaultDan Winship2001-01-111-0/+18
* Mostly IMAP changes. Use the NAMESPACE extension (whereDan Winship2001-01-103-153/+262
* Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-104-65/+15
* Dont try and unref a messageinfo that wasn't there, and use the right freeNot Zed2001-01-061-6/+27
* oops. commit-oDan Winship2001-01-051-509/+0
* Fix two problems in figuring out server-expunged messages.Dan Winship2001-01-051-2/+1
* Fix two problems in figuring out server-expunged messages.Dan Winship2001-01-051-0/+509
* Initialize the exists variable so that we don't do random things if theChristopher James Lahey2001-01-041-1/+1
* Finishing the removal of these directories.Chris Lahey2001-01-032-2/+0
* Removed these directories since they're unused.Christopher James Lahey2001-01-0325-4611/+0
* fix off-by-oneDan Winship2001-01-031-1/+1
* IMAP randomness.Dan Winship2001-01-037-404/+102
* Fix the APOP check to not crash on servers that don't return anyDan Winship2000-12-281-7/+9
* (camel_imap_folder_changed): Make sure we unref the summary lookup.Michael Zucci2000-12-241-0/+1
* clean up a stubborn and hard to remove imap_folder->summary.Michael Zucci2000-12-242-5/+4
* Minor compilation fixes.Michael Zucci2000-12-242-14/+6
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-2425-923/+746
* When getting the top-level folder list, include INBOX even if it's notDan Winship2000-12-231-12/+19
* New CamelFolderSearch subclass that just reimplements body_contains (usingDan Winship2000-12-227-441/+211
* Oops. Don't do "FETCH 1:0" when the folder is empty.Dan Winship2000-12-201-31/+40
* Add "guint32 server_flags" to CamelImapMessageInfo to keep track of theDan Winship2000-12-203-62/+89
* Change the semantics of fmt: Now %S (capital S) means an IMAP "string",Dan Winship2000-12-195-21/+175
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-1431-31/+31
* add #include <sys/types.h> for freebsd.Chris Toshok2000-12-141-0/+1
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-133-2/+6
* Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-111-12/+3
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-111-4/+34
* We want to bitwise-or the server and cached flags here so that we keep theJeffrey Stedfast2000-12-071-2/+6
* If the data wrapper fails to be written to the stream, unref it and theJeffrey Stedfast2000-12-061-0/+5
* (imap_refresh_info): Fix a really really really dumb bug.Dan Winship2000-12-061-1/+1
* use BODY.PEEK[] rather than RFC822, so the message doesn't get marked asDan Winship2000-12-061-2/+2
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-063-7/+22
* stream_flush does make sense for a substream afterall (if you have aNot Zed2000-12-051-1/+0
* i18n-ize exception strings. (get_name): And here. (_send_to): Here too.Jeffrey Stedfast2000-12-051-49/+37
* Don't g_return_if_fail if the service is already disconnected. JustDan Winship2000-12-021-2/+4
* Fix a possible bug where 'name' could be uninitialized.Jeffrey Stedfast2000-12-011-1/+1
* Handle the case where the summary failed to load - clear the summary andJeffrey Stedfast2000-12-011-2/+6
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-3014-101/+298
* Fix some off-by-one-ness.Dan Winship2000-11-301-3/+3
* Builddir != srcdir loving.Ettore Perazzoli2000-11-291-1/+1
* Add a missed unref.Not Zed2000-11-296-8/+46
* Don't try to free things if they haven't been set yet.Dan Winship2000-11-291-2/+4
* send NULL so we don't have to clear the exceptionJeffrey Stedfast2000-11-291-2/+1
* Clear the exception if EHLO fails before trying HELO in the cases whereJeffrey Stedfast2000-11-291-0/+2
* Set the info size's properly, oops!Not Zed2000-11-289-51/+191
* add scan = scan->next; to avoid infinite loopRadek Doulik2000-11-281-0/+1
* Make this gratuitously more complicated. No wait, I mean, fix bugs. NowDan Winship2000-11-281-48/+89
* Remove "complete" fieldJP Rosevear2000-11-281-0/+7
* Removed mh, mbox, added local, to the default.Not Zed2000-11-271-2/+5
* Shite, -1 on error, >=0 on success. So i've just been truncating all theNot Zed2000-11-213-30/+221
* Fixed to return the correct bytecount in all cases which is the real fixJeffrey Stedfast2000-11-212-6/+3
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-218-343/+567
* lso make sure not to go past the end of the buffer ;-)Jeffrey Stedfast2000-11-171-1/+1
* When extracting a literal string, capture up until the end of the lastJeffrey Stedfast2000-11-171-0/+4
* Use the byte-read count to decrement the number of bytes left to readJeffrey Stedfast2000-11-171-5/+5
* We should always terminate the string. No need to check outptr is inNot Zed2000-11-172-7/+4
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-169-230/+307
* New file - utility functions for locking using different strategies and/orNot Zed2000-11-161-4/+1
* Removed local again, not quite ready.Not Zed2000-11-151-1/+1
* Maildir lives.Michael Zucci2000-11-1513-17/+1005
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-1522-0/+4165
* put a space before a single-digit day of the month since it seems someDan Winship2000-11-111-1/+1
* Fix error handling. (Only send a "*" to bail out of authentication if theDan Winship2000-11-101-9/+13
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-8/+4
* Two segfault fixesPeter Williams2000-11-071-1/+1
* Set the preface/postface from the parser into the multipart object.Not Zed2000-11-041-16/+5
* Unbreak this.Dan Winship2000-11-041-2/+2
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-0414-26/+21
* Quote foldernames when sending to the IMAP server because the folder nameJeffrey Stedfast2000-11-021-1/+1
* Merged in camel-incremental-branch.Not Zed2000-11-028-29/+66
* Remove old subbed folders from hash table after freeing them.Dan Winship2000-11-021-3/+11
* Deal correctly with namespace == ""Dan Winship2000-11-021-1/+1
* Add a new argument, clean, that says whether or not to try to disconnectDan Winship2000-11-014-22/+26
* Camel IMAP authentication includes (forgotten in last commit)Dan Winship2000-10-311-0/+39
* New file with code for IMAP authentication mechanisms. (Currently justDan Winship2000-10-314-84/+357
* Improved IMAP namespace handling: leave the namespace in theDan Winship2000-10-307-274/+297
* Remove md5-utils.h include since it's not part of Camel any more.Dan Winship2000-10-303-4/+7
* build md5-utils72000-10-282-2/+8
* Fix folder listing code infinite loop.Dan Winship2000-10-261-1/+1
* Add a "parent" field to CamelFolderInfo.Dan Winship2000-10-252-16/+21
* add subscribed_folders.Chris Toshok2000-10-252-4/+97
* Fill in the message_count and unread_message_count flags (if !fast).Dan Winship2000-10-251-5/+34
* lots of i18n fixesDan Winship2000-10-2423-173/+155
* add camel-nntp-types.h.Chris Toshok2000-10-241-1/+2
* Fix a "how could this have been working before" memory overrun bug foundDan Winship2000-10-241-0/+3
* re-enable the nntp provider.Chris Toshok2000-10-211-1/+1
* add function to build a tree from the nntp group names (using '.' as aChris Toshok2000-10-211-41/+138
* Fix a bug with "INBOX" (or anything else with NIL hierarchy separator) asDan Winship2000-10-201-1/+1
* Emit message_changed and folder_changed as appropriate.Dan Winship2000-10-201-2/+20
* Update comment here so refresh_info isn't just for reconnects any more.Dan Winship2000-10-203-56/+42
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-0/+1
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-1812-90/+99
* (camel_imap_folder_new): Move the summary creation to after theDan Winship2000-10-181-9/+9
* Remove cached info at the end of the summary when the folder shrinksDan Winship2000-10-182-9/+14
* Don't imap_next_word(respbuf + 2), instead use imap_next_word(respbuf) orJeffrey Stedfast2000-10-171-1/+1
* Don't free 'resp' as it doesn't point to the beginning of the allocatedJeffrey Stedfast2000-10-171-10/+11
* Only send the LOGOUT command if the store is connected. (imap_connect):Jeffrey Stedfast2000-10-173-10/+28
* Deal with the possibility of not getting a LIST response back for the topDan Winship2000-10-171-12/+14
* Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY valueDan Winship2000-10-138-517/+541
* Removed temp_message_buffer, and content_input_stream fields which seem toNot Zed2000-10-121-8/+8
* remove the leading '/'. (nntp_store_subscribe_folder): same.Chris Toshok2000-10-121-3/+3
* Quote the mailbox name as it may contain spaces. (imap_copy_message_to):Jeffrey Stedfast2000-10-121-2/+2
* fill in message_count and unread_message_count properly.Chris Toshok2000-10-114-30/+54
* Check before deferencing the sep pointer.Joe Shaw2000-10-111-1/+2
* write out the newsrc. (nntp_store_get_name): if @brief, just return host.Chris Toshok2000-10-102-57/+86
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-071-0/+2
* new file.Chris Toshok2000-10-073-0/+301
* Don't compile the NNTP provider as it currently doesn't build becauseEttore Perazzoli2000-10-071-1/+1
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-068-24/+199
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-052-14/+24
* return a gboolean so we can tell if this command worked. we can't key offChris Toshok2000-10-051-8/+9
* Fix a case where a variable was free'd and then possibly used in an errorDan Winship2000-10-051-1/+2
* news: -> nntp:.Chris Toshok2000-10-051-23/+2
* use "nntp:" instead of "news:" since "news:" urls aren't supposed to haveChris Toshok2000-10-051-2/+7
* borrow some code from the imap provider to query the user for theirChris Toshok2000-10-052-30/+109
* IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it.Dan Winship2000-10-051-19/+28
* Quote the mailbox name when sending a SELECT request otherwise mailboxesJeffrey Stedfast2000-10-041-1/+1
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-048-1194/+713
* New convenience function to determine if there are any 8bit mime parts inJeffrey Stedfast2000-10-031-11/+28
* Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text):Jeffrey Stedfast2000-10-031-53/+16
* Remove default_ports.Dan Winship2000-10-0312-11/+9
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-0313-236/+252
* More updating... still not usable, or even compilableDan Winship2000-10-034-46/+266
* another mem leak fixJeffrey Stedfast2000-09-291-0/+5
* Fixed some memory leaks. (camel_smtp_transport_init): InitializeJeffrey Stedfast2000-09-292-59/+44
* Don't send the recipient data through smtp_get_email_addr_from_text - thisJeffrey Stedfast2000-09-291-15/+14
* When getting a literal string response, don't include the \r\n after theJeffrey Stedfast2000-09-293-1/+10
* New function to fold headers.Not Zed2000-09-282-181/+195
* Return untagged data in a GPtrArray rather than a string, since it savesDan Winship2000-09-284-142/+191
* Quote the folder name as it may contain spaces.Jeffrey Stedfast2000-09-271-22/+21
* Again...wrap the folder names in quotesJeffrey Stedfast2000-09-233-8/+9
* The root folder's name is "", not the namespace. (camel_imap_folder_new):Dan Winship2000-09-233-11/+7
* New function to convert Camel flags to an IMAP flag_list.Dan Winship2000-09-224-223/+135
* INBOX is case-insensitive. (get_root_folder_name): Make the root folder ""Dan Winship2000-09-223-263/+110
* Use the linewrap filter to achieve full RFC0821 compliance.Jeffrey Stedfast2000-09-201-128/+133
* Fix the case where INBOX isn't returned in the folder listing.Dan Winship2000-09-201-1/+6
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-2018-322/+275
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-182-2/+2
* Don't use dir_sep as top-level directory, use "/".Jeffrey Stedfast2000-09-152-8/+5
* Don't look at the response of the command. camel_imap_command_extended()Dan Winship2000-09-151-80/+2
* Rewrote to take a third argument (gboolean *selectable) so that we canJeffrey Stedfast2000-09-142-21/+95
* fixes to make this beast distcheckPeter Teichman2000-09-131-0/+1
* Fixed a warning.Christopher James Lahey2000-09-092-0/+2
* *** empty log message ***Dan Winship2000-09-081-0/+7
* Make KPOP work again.Dan Winship2000-09-081-1/+2
* care about response code. (get_HEAD_headers): same.Chris Toshok2000-09-069-97/+263
* Update for CamelObject and some other changesDan Winship2000-09-065-90/+69
* Cache provider, for caching a remote store locally. This is not done yet.Dan Winship2000-09-069-0/+1471
* Cleanup of lots of exception handling ; bugfixesPeter Williams2000-09-067-241/+168
* Removed some unused functions.Christopher James Lahey2000-09-021-45/+0
* remove get_folder_name. (nntp_store_get_folder_name): remove.Chris Toshok2000-09-011-8/+0
* use camel_remote_store_recv_line.Chris Toshok2000-09-015-219/+100
* make this a bit more robust. try to create an empty .newsrc file for theChris Toshok2000-09-014-37/+266
* Reimplemented. It should now work correctly for most possible VFolderJeffrey Stedfast2000-09-011-175/+327
* Don't save any exceptions caused by camel_imap_folder_changedJeffrey Stedfast2000-08-312-10/+40
* Rewrote to ignore strings that look like server responses until it is sureJeffrey Stedfast2000-08-312-12/+63
* Don't wrap printed strings in quotes, makes things messyJeffrey Stedfast2000-08-314-133/+433
* Make CamelServices connect only when told to (old behavior). Make CamelRemote...Peter Williams2000-08-311-17/+20
* General cleanup / moving stuff around to make things easier to follow.Jeffrey Stedfast2000-08-311-41/+56
* Prevent exceptions from being overwrittenJeffrey Stedfast2000-08-303-123/+145
* Removed old code that will never be needed againJeffrey Stedfast2000-08-302-212/+90
* CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-3010-867/+492
* Updated to check for EXPUNGE notificationsJeffrey Stedfast2000-08-304-21/+72
* Fixed the hack around quoted string responses - should now handle themJeffrey Stedfast2000-08-292-165/+158
* Free()ing memory allocated through alloca() is Not A Good Thing.Ettore Perazzoli2000-08-281-1/+0
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-268-0/+9
* If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-261-2/+2
* If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-261-7/+31
* Remove this duplicate file to fix buildJP Rosevear2000-08-251-0/+2
* And here too.Not Zed2000-08-242-0/+6
* use BODY.PEEK, not BODY, so we don't set the message \Seen.Dan Winship2000-08-231-1/+1
* Fixed a small warning.Christopher James Lahey2000-08-231-3/+3
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-234-45/+100
* Make sure newsrc is not null (nntp_folder_get_subfolder_names): dittoJP Rosevear2000-08-222-6/+18
* Make sure respbuffer is not null before manipulating it. If it is null,JP Rosevear2000-08-221-3/+10
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-172-3/+5
* Add support for copying messagesPeter Williams2000-08-161-1/+1
* Add camel-nntp-utils.hDan Winship2000-08-141-1/+2
* do a strcasecmp rather than just a strcmp when checking if a folder isDan Winship2000-08-141-1/+1
* (imap_get_subfolder_names_internal): Add "INBOX" to the list asDan Winship2000-08-131-1/+1
* Don't assume the FETCH results will come back in the order they wereDan Winship2000-08-131-2/+2
* Now takes a char * parameter rather than a streamJeffrey Stedfast2000-08-133-8/+115
* New function to do one round of attempted authentication. (pop3_connect):Dan Winship2000-08-131-105/+101
* No longer calls try_connect() to get authtypesJeffrey Stedfast2000-08-131-2/+4
* Changed param order a bit and fixed some logicJeffrey Stedfast2000-08-123-28/+53
* New convenience function for multi-transactional commands (openingJeffrey Stedfast2000-08-123-33/+209
* Fixed a warning.Christopher James Lahey2000-08-121-2/+2
* remove get_name and get_full_name assignments, since the camel-folder.cChris Toshok2000-08-121-16/+0
* use g_get_home_dir, since evolution_dir isn't available in the providers.Chris Toshok2000-08-121-3/+2
* Implement. (mh_get_message_user_tag): Implement.Not Zed2000-08-112-0/+60
* Fixed some warnings.Christopher James Lahey2000-08-114-5/+10
* t Zed <NotZed@HelixCode.com>Michael Zucci2000-08-111-28/+17
* Removed unecessary change and fixed indenting.Michael Zucci2000-08-111-231/+214
* If we go over the max number of messages, don't keep requesting newJeffrey Stedfast2000-08-111-13/+17
* Merge with camel-async.Peter Williams2000-08-1137-1014/+901
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-118-567/+643
* Fix the NNTP provider's Makefile.am so that it does not use installedEttore Perazzoli2000-08-092-5/+8
* New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-095-5/+5
* Only retry another uid if we had a name clash, otherwise fail.Not Zed2000-08-084-9/+105
* If we are trying to get a subfolder listing of the root folder, alwaysJeffrey Stedfast2000-08-082-10/+23
* Strip all \n's from the expressionJeffrey Stedfast2000-08-081-4/+7
* If we fail to get a dir_sep, then supply the default of "/". (get_folder):Jeffrey Stedfast2000-08-051-28/+31
* Coredump fix when IMAP get_folder with NULL dir_sepPeter Williams2000-08-051-1/+1
* Indexes into the flags array are message_number minus 1, not justDan Winship2000-08-051-2/+2
* add a debugging macro for doing protocol tracing.Dan Winship2000-08-041-2/+24
* Only call imap_get_summary_internal if the folder can hold messagesJeffrey Stedfast2000-08-042-7/+10
* Initialize the service_cache for the news/nntp providersJeffrey Stedfast2000-08-041-6/+10