aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers
Commit message (Expand)AuthorAgeFilesLines
* See bug #55618.Not Zed2004-03-171-0/+2
* If the initial SELECT fails and CREATE is specified, clear the exceptionJeffrey Stedfast2004-03-161-1/+3
* same as below for path.Not Zed2004-03-152-2/+4
* set the mime-type field on the content the same way asNot Zed2004-03-151-3/+10
* Now takes an argument to specify whether disconnecting when respbuf isJeffrey Stedfast2004-03-131-15/+16
* Fix for bug #53497.Jeffrey Stedfast2004-03-131-37/+19
* Fixes for bug #55018.Jeffrey Stedfast2004-03-134-59/+96
* If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE orJeffrey Stedfast2004-03-131-37/+28
* removed this. not sure what it was doing there, a 1 line funciton usedNot Zed2004-03-111-16/+14
* (imap_store_refresh_folders): check we're updating an imap folder,Michael Zucci2004-03-111-0/+6
* turn off NOINFERIORS always, translate to nochildren.Not Zed2004-03-1111-126/+217
* fix all the warningsMichael Zucci2004-03-045-8/+10
* ** See bug #53355.Not Zed2004-03-041-3/+7
* use "Calendar" and "Checklist" for the folder names, instead of "Default".Rodrigo Moya2004-03-031-8/+7
* fun dun diddley un fun. Since we're writing a const buffer, we need toNot Zed2004-03-034-22/+47
* Overrides the parent method. We don't want to encode user flags/tags orJeffrey Stedfast2004-03-031-1/+22
* use g_ascii_str[n]casecmp everywhere. fix the sense of the nil check forNot Zed2004-02-271-29/+31
* moved the RECNET flag into the folder area (bit 17-30).Not Zed2004-02-253-19/+13
* If our folder has a subdir, but no actual children, then we need to unsetRodney Dawes2004-02-241-0/+2
* remove debugMichael Zucci2004-02-241-8/+1
* kill some debugMichael Zucci2004-02-242-16/+3
* Add sanity checking to the folder name if we are going to create it, justJeffrey Stedfast2004-02-201-0/+14
* Fixes for api changes.Not Zed2004-02-198-46/+31
* ** See bug #53861.Not Zed2004-02-171-0/+4
* ** See bug #51045.Not Zed2004-02-1613-60/+266
* Same.Jeffrey Stedfast2004-02-145-45/+60
* ** See bug #53978.Not Zed2004-02-091-1/+5
* ** See bug #51319.Not Zed2004-02-091-9/+9
* changed to return a boolean to indicate if the flags were actually changedNot Zed2004-02-063-9/+18
* rename .cmeta file too, and fix the recovery order.Not Zed2004-02-054-315/+327
* ** See bug #53553.Not Zed2004-02-052-2/+6
* Get rid of some unnecessary CAMEL_OBJECT() casts.Jeffrey Stedfast2004-02-052-31/+31
* Fix for bug #53755 (local folders case)Jeffrey Stedfast2004-02-051-13/+16
* added 'expunge' parameter, easier 'empty trash on exit' call.Not Zed2004-02-041-0/+3
* changed order around, first try to delete and only remove from the objectNot Zed2004-02-042-19/+0
* Fixes for bug #53091.Jeffrey Stedfast2004-02-031-1/+4
* Same as below.Jeffrey Stedfast2004-02-012-4/+4
* Fix spelling error in provider descriptionRodney Dawes2004-01-311-1/+1
* ** See bug #53269.Not Zed2004-01-291-4/+3
* Make sure the new dir path exists before trying to rename files to avoidJeffrey Stedfast2004-01-291-7/+39
* add port and /soap parts to relative uri while updating it when accountSivaih Nallagatla2004-01-281-4/+5
* set CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_summary): updateRadek Doulik2004-01-271-3/+12
* (imap_get_message): revert peterw's change of 2002-07-15, insteadMichael Zucci2004-01-231-8/+0
* removed the meaningless fixme, a butt-retrieved-number is as good as anyNot Zed2004-01-231-1/+2
* ** See bug #52817.Not Zed2004-01-205-6/+11
* add port and "/soap" to source uriSiviaah Nallagatla2004-01-191-2/+6
* use a CamelURL to properly encode the url we generate.Not Zed2004-01-191-2/+2
* Limit the flags we set (or unset) to the folder's permanent flags.Jeffrey Stedfast2004-01-171-9/+9
* added some conf entries for LDAP address setup addedSivaiah Nallagatla2004-01-162-16/+160
* *** empty log message ***Rodrigo Moya2004-01-161-16/+8
* missing renaming.Rodrigo Moya2004-01-151-1/+1
* set the "auth" property on the ESource's we create, to get authentication.Rodrigo Moya2004-01-141-0/+1
* ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status forNot Zed2004-01-142-1/+14
* remove debug printf.Not Zed2004-01-141-2/+0
* missing renaming.Rodrigo Moya2004-01-141-2/+2
* removed unused groupwise-config-listener.[ch] filesSivaiah Nallagatla2004-01-132-546/+0
* renamed groupwise-config-listener.[ch] to these file names and alsoSivaiah Nallagatla2004-01-133-2/+545
* bump version and requirementsJP Rosevear2004-01-131-0/+1
* fixed distcheckJeffrey Stedfast2004-01-131-2/+0
* now based on discofolder, cache_message and append_message implemented,Meilof Veeningen2004-01-1311-314/+1686
* ** See bug 52725.Not Zed2004-01-123-2/+8
* libcamelgroupwise.urls instead of libcamelimap.urlsRodney Dawes2004-01-101-1/+2
* added null check for source url to take care of accounts with Server TypesSivaiah Nallagatla2004-01-091-1/+6
* fix removal of journal file, and remove the cmeta state file too.Not Zed2004-01-093-8/+23
* *** empty log message ***Rodrigo Moya2004-01-081-0/+2
* add groupwise to SUBDIRS new camel provider for groupwise new class to addSivaiah Nallagatla2004-01-085-20/+582
* renamed from imap_*.Rodrigo Moya2004-01-051-6/+6
* g_module_open the other providers we depend on to avoid load orderingRodrigo Moya2003-12-253-0/+205
* Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORSJeffrey Stedfast2003-12-111-3/+3
* Add a CAMEL_FOLDER_NOCHILDREN flag.Jeffrey Stedfast2003-12-113-4/+3
* ** See bug #51899.Not Zed2003-12-091-2/+3
* encode the address before sending it out, rather than using the raw/utf8Not Zed2003-12-093-5/+8
* Fixes bug #51881Jeffrey Stedfast2003-12-092-2/+53
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-077-14/+7
* Treat parent_name == NULL and parent_name == "" the same.Jeffrey Stedfast2003-12-041-1/+1
* Enable GUI option for 'custom command' connection. Don't g_free strings inDavid Woodhouse2003-12-012-1/+8
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-181-12/+10
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-181-1/+2
* set flags in another place tooJeffrey Stedfast2003-11-151-0/+6
* Handle "" as a request for a full dirscan as well (not just NULL). MakesJeffrey Stedfast2003-11-152-19/+24
* Don't bother trying to see if the server advertises EHLO. Simply alwaysJeffrey Stedfast2003-11-071-18/+9
* Fixes bug #35083Jeffrey Stedfast2003-10-293-12/+42
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-223-11/+25
* Removed an unused variable.Jeffrey Stedfast2003-10-091-1/+0
* fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it...Jeffrey Stedfast2003-09-261-12/+13
* If the localhost lookup results in a numeric IPv6 host, use the formJeffrey Stedfast2003-09-251-1/+3
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-241-0/+13
* ** See bug #41610Not Zed2003-09-231-1/+2
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-231-0/+2
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-223-4/+8
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-191-1/+1
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-192-2/+2
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-1917-106/+109
* Implement a temp hack so trunk works until we merge in new-ui-branch.Jeffrey Stedfast2003-09-171-10/+15
* removed dead code.Not Zed2003-09-166-239/+75
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-135-51/+666
* updated warning to mention the proper rfcJeffrey Stedfast2003-09-131-2/+2
* addDan Winship2003-09-111-0/+11
* call camel_folder_sync bypassing the folder lock. SeeNot Zed2003-09-091-2/+2
* Add PREAUTH handling and pine/mutt/etpan/etc.-style 'ssh <mailhost> execDavid Woodhouse2003-09-052-2/+164
* Need to copy the local properties list before passing it out, since it'sNot Zed2003-08-301-1/+1
* implement PERSISTENT_PROPERTIES, for index mode.Not Zed2003-08-282-12/+82
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-2717-109/+106
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-275-14/+14
* Namespaced.Jeffrey Stedfast2003-08-2615-92/+95
* Don't poke wrapper->stream directly, useJeffrey Stedfast2003-08-221-1/+1
* Make sure to ref the stream. Fixes bug #47749.Jeffrey Stedfast2003-08-211-7/+9
* Various fixes to make it work.Not Zed2003-08-194-8/+8
* Don't attach any filters to decode base64/qp/etc.Jeffrey Stedfast2003-08-161-48/+5
* force connect manually so basics work.Not Zed2003-08-121-3/+3
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-121-2/+2
* add optional imapp compileMichael Zucci2003-08-021-1/+6
* experimental, non-working imap implementationMichael Zucci2003-08-0222-0/+7458
* #include camel-file-utils.h for camel_read()Dan Winship2003-07-231-1/+1
* ** See bug #42573Timo Sirainen2003-07-171-11/+13
* Get rid of the #ifdef ENABLE_THREADS since we no longer plan toJeffrey Stedfast2003-07-106-116/+91
* Use camel_mkdir().Jeffrey Stedfast2003-07-083-4/+5
* removed debug printfsJeffrey Stedfast2003-07-081-18/+0
* Updated for string-utils namespace changes.Jeffrey Stedfast2003-07-0811-15/+29
* ** See bug #31745Not Zed2003-06-201-6/+9
* Made static (to match the prototype).Jeffrey Stedfast2003-06-191-2/+2
* ** See bug #44322Not Zed2003-06-171-6/+6
* Fix for bug #40788.Jeffrey Stedfast2003-06-144-21/+38
* Turn off debugging.Jeffrey Stedfast2003-06-021-3/+3
* This should finish fixing all variations of bug #42854, which, funnilyJeffrey Stedfast2003-05-281-20/+28
* Ensure cmdbuf is initialized to avoid compiler warning.Jeremy Katz2003-05-175-9/+9
* Only delete the index if it is non-NULL. Fixes bug #42763.Jeffrey Stedfast2003-05-161-2/+3
* Added a note to the comment block for this function noting that uids MUSTJeffrey Stedfast2003-05-153-20/+21
* If host->h_name is NULL or an empty string, default back to using the IPJeffrey Stedfast2003-05-141-5/+6
* Disable debugging.Ettore Perazzoli2003-05-143-3/+3
* body_len needs to be a size_t instead of intJeremy Katz2003-04-301-1/+1
* Disable debugging printfs.Jeffrey Stedfast2003-04-251-3/+5
* only free the host if it was set. removes a run-time warning.Not Zed2003-04-241-5/+5
* #if 0 out some code that parsed the namespaces since the results aren'tJeffrey Stedfast2003-04-241-1/+3
* ** for #40989Not Zed2003-04-191-0/+12
* Turn off debugging if CAMEL_VERBOSE_DEBUG isn't set.Jeffrey Stedfast2003-04-111-1/+3
* filter data test cases.Not Zed2003-04-101-1/+1
* Save the content size in a temp variable until after we've successfullyJeffrey Stedfast2003-04-101-1/+10
* Fixes for bug #40778. Probably others as well.Jeffrey Stedfast2003-04-091-122/+213
* Make sure host->h_name is not an empty string too? Apparently for one userJeffrey Stedfast2003-04-091-1/+1
* If store->engine->line is NULL, use _("Unknown error") as the error stringJeffrey Stedfast2003-04-091-4/+6
* remove unused var.Not Zed2003-03-283-4/+5
* camel-imap-command.c (imap_read_untagged) Integer overflow fix. If server  Timo Sirainen 2003-03-251-2/+3
* Handle raw 8-bit From data "correctly". (The same way we handleDan Winship2003-03-214-76/+1
* Removed unused variable left over from my previous fix.Jeffrey Stedfast2003-03-181-14/+8
* added a commentJeffrey Stedfast2003-03-111-0/+2
* s/g_strncasecmp/strncasecmp/gJeffrey Stedfast2003-03-073-23/+25
* Fixes for bug #39168Jeffrey Stedfast2003-03-065-22/+14
* Same as IMAP and POP.Jeffrey Stedfast2003-03-013-12/+21
* Undo jeff's changes.Not Zed2003-02-271-3/+7
* Don't write the passwd, fixes "bug" #38601.Jeffrey Stedfast2003-02-251-3/+6
* New function...back from the depths of hell from whence it cameJeffrey Stedfast2003-02-252-2/+19
* fixed a type-o that causes a segfaultJeffrey Stedfast2003-02-242-2/+2
* Do it the same way we just made the sendmail code do it.Jeffrey Stedfast2003-02-242-60/+53
* s/g_slist_free1/g_slist_free_1Jeffrey Stedfast2003-02-232-3/+5
* Remove all Bcc headers before sending to the smtp server.Jeffrey Stedfast2003-02-232-14/+53
* Same as the gpg and pkcs7 contexts.Jeffrey Stedfast2003-02-153-28/+24
* Define in terms of privincludedir. (camellibexecdir): Define in terms ofDan Winship2003-02-066-12/+6
* Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated.Jeffrey Stedfast2003-02-055-40/+40
* Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise.Ettore Perazzoli2003-01-236-6/+6
* Instead of checking recipients != NULL, check that camel_address_lengthJeffrey Stedfast2003-01-051-2/+2
* commit this tooJeffrey Stedfast2002-12-181-1/+2
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-1817-115/+122
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-095-58/+42
* Properly handle the case where the namespace is "". Fixes bug #34975Jeffrey Stedfast2002-12-052-5/+8
* If we have a namespace of "", then always match any path.Not Zed2002-11-221-4/+6
* If the namespace is at/below INBOX, check for the INBOX explicitly (sinceJeffrey Stedfast2002-11-181-20/+65
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-115-12/+23
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-1115-168/+207
* Use g_path_get_basename instead of g_strdup (g_basename (filename)).Jeffrey Stedfast2002-11-021-1/+1
* Removed hash-table-utils.[c,h] from the build.Jeffrey Stedfast2002-11-011-1/+1
* ** For bug #31647 and bug #31456.Not Zed2002-10-244-77/+142
* Canonicalise the source_uri to not have a path. Fixes bug #32268.Jeffrey Stedfast2002-10-231-25/+30
* If the response from the IMAP server is "No", don't set theJeffrey Stedfast2002-10-101-1/+1
* Fixes bug #31752Jeffrey Stedfast2002-10-082-12/+27
* Add missing ;.Michael Zucci2002-10-031-1/+1
* /home/notzed/gnome/head/evolution/camelNot Zed2002-10-032-20/+14
* Use strtol when decoding the timezone (since it can be negative) and don'tJeffrey Stedfast2002-10-021-1/+2
* Fixes bug #31456.Jeffrey Stedfast2002-10-011-34/+51
* Don't strip the namespace from the fi->full_name when hasing or creatingJeffrey Stedfast2002-10-011-1/+1
* Remove debug content_info_dump, could cause a crash, and not really neededNot Zed2002-09-301-2/+0
* New function to decode the INTERNALDATE response from an IMAP server so weJeffrey Stedfast2002-09-282-12/+124
* Use the summary's last uid as the one to fetch from, ignoring the cache.Not Zed2002-09-272-22/+32
* Treat spool as a local folder, so the ref checks work right.Not Zed2002-09-261-3/+1
* Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, itsNot Zed2002-09-263-20/+87
* Store the folder flags in the store summary. (get_one_folder_offline): SetNot Zed2002-09-261-3/+19
* Decode the INTERNALDATE if we've got one. (imap_update_summary): InsteadJeffrey Stedfast2002-09-241-5/+22
* fix non-ANSI switch statement.Dan Winship2002-09-232-0/+2
* Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-191-4/+8
* Include MIME-VERSION and CONTENT-TYPE.Jeffrey Stedfast2002-09-191-1/+1
* If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.Not Zed2002-09-191-0/+10
* Handle when the response is from a HEADER.FIELDS (if so, we don't want toJeffrey Stedfast2002-09-191-5/+18
* If header_msgid_decode fails for the content-id field, just grab whateverJeffrey Stedfast2002-09-151-1/+1
* Do proper error checking and return -1 on fail.Jeffrey Stedfast2002-09-112-12/+2
* Clear the exception even if we failed to get the message (part) from theJeffrey Stedfast2002-09-111-0/+1
* Fixes bug #4224Jeffrey Stedfast2002-09-104-14/+28
* clear nonfatal stuff.Not Zed2002-09-043-12/+26
* Lots of changes, too numerous to list. Changed to useNot Zed2002-09-037-385/+1078
* Change the case sensitive search of subject to expect case insensitiveNot Zed2002-08-292-11/+22
* fixes a crash on systems that dont have utf7 in iconv.Not Zed2002-08-281-251/+15
* oops, my deadlock fix wasn't quite right. this should work nowJeffrey Stedfast2002-08-271-19/+19
* If the response is NULL, just return. (now works the same way asJeffrey Stedfast2002-08-271-0/+3
* removed a no-longer needed #defineJeffrey Stedfast2002-08-271-3/+0
* Lock the CamelService->priv->connect_lock instead of using our ownJeffrey Stedfast2002-08-275-102/+85
* If we fail to send the EHLO/HELO command successfully, setJeffrey Stedfast2002-08-241-3/+24
* If current_folder is not NULL and the summary for that folder is dirty,Jeffrey Stedfast2002-08-232-8/+32
* Workaround for Courier imap's brokeness when LSUBing the INBOX folder whenJeffrey Stedfast2002-08-232-11/+31
* Override the default noop implementation.Jeffrey Stedfast2002-08-211-1/+21
* Don't let the minimum recursive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-211-6/+6
* Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-211-1/+1
* Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-201-1/+1
* Ugh, actually do what i just said i did, last patch wasMichael Zucci2002-08-161-1/+1
* Fix the logic check for working out if we add inbox or not, we do it if weNot Zed2002-08-161-2/+4
* added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-154-193/+277
* New function, generate a UID that has better chances of being unique.Peter Williams2002-08-101-6/+19
* Tweak how we build the tree based on whether a full tree or a subtree isPeter Williams2002-08-101-1/+21
* When renaming our cache, add the "/folders" to the path.Peter Williams2002-08-101-1/+4
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-081-3/+9
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-081-0/+3
* Oops - outbuf pointed to alloca'd memory but we were g_free'ing it afterJeffrey Stedfast2002-08-081-2/+1
* Only add the stream to the gdatalist if it is non-NULL.Jeffrey Stedfast2002-08-081-2/+3
* If writing to the sendmail pipe fails, wait for the sendmail process toJeffrey Stedfast2002-08-061-12/+20
* Add messageinfo to id table, and store array index in messageinfo too.Not Zed2002-08-062-82/+58
* If we are asking for the toplevel folders, use the IMAP store's namespaceJeffrey Stedfast2002-08-062-35/+15
* Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish aDan Winship2002-08-051-1/+2
* Fixes bug #26237.Jeffrey Stedfast2002-08-032-55/+20
* If the folder name contains the directory separator, reject it.Peter Williams2002-08-031-1/+9
* Clear the summary after building the 'removed uid' list.Not Zed2002-08-021-1/+1
* revert jeff's patch below, and do it slightly differently, and stop theNot Zed2002-08-021-26/+37
* camel:Peter Williams2002-08-011-92/+171
* Disable my fix to not cache headers as it means that each time we load theJeffrey Stedfast2002-08-011-6/+8
* Use the same command-counter mojo that the append code uses in case thePeter Williams2002-07-311-1/+2
* If the path exists and is a directory, return non-NULL. Missed this beforeJeffrey Stedfast2002-07-274-10/+10
* The flags'n'tags copy was unnecessary. Removed it.Peter Williams2002-07-271-4/+0
* Revert Jeff's previous change, it broke local folders. UninitializedPeter Williams2002-07-274-11/+13
* ioops, this file tooJeffrey Stedfast2002-07-261-3/+2
* If we're gonna do an elite hack, lets do it right.Jeffrey Stedfast2002-07-263-10/+9
* Prototype.Peter Williams2002-07-264-7/+42
* Remove "possibly non-fatal" exception strings, all exceptions are fatalJeffrey Stedfast2002-07-262-36/+102
* It would help to mark the UIDs as deleted before we try to expunge themPeter Williams2002-07-261-6/+16
* When writing the summary, use TRUNC flag, duh. Also, write to a temp fileNot Zed2002-07-241-0/+1
* Sync before doing an expunge if we dont have uidplus. See #25766.Not Zed2002-07-241-1/+16
* Move folders to a subdirectory of storage_path, rather than in it. Bye byeNot Zed2002-07-241-12/+23
* Duplicated the very much hack in imap_store_refresh_folders() to avoid aNot Zed2002-07-241-1/+4
* Got rid of the stupid "tryagain" semantics, which didn't work.Not Zed2002-07-171-31/+32
* Clean up some improper usage of CamelExceptions (looking atPeter Williams2002-07-173-10/+14
* Make the standard AUTH format take priority over the AUTH= priority, sinceJeffrey Stedfast2002-07-172-18/+35
* If we're not online and the message isn't in our cache, give up.Peter Williams2002-07-161-1/+7
* Get rid of the constant 'required' variable, just use the value whenJeffrey Stedfast2002-07-161-3/+1
* Changed the mbox and spool provider descriptions to try and be more clear.Jeffrey Stedfast2002-07-161-2/+2