aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.h
Commit message (Expand)AuthorAgeFilesLines
* new method to get an application-initialized filter driver.Dan Winship2001-07-021-8/+15
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Set the disconnected status. (camel_disco_store_can_work_offline): ReturnDan Winship2001-05-101-0/+6
* Redo this a lot so that instead of having a class full of callbacks, weDan Winship2001-04-281-57/+86
* New. Return the provider for a URL.Dan Winship2001-03-261-0/+4
* Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No promptJeffrey Stedfast2001-03-101-19/+8
* Changed to push the operation into a status stack.Not Zed2001-02-081-18/+0
* Ugh, this design is ugly like my butt.Jeffrey Stedfast2001-01-161-0/+14
* A cancellable connection routine. (remote_send_string): Return cancelledNot Zed2001-01-151-0/+18
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-0/+1
* Make this take a path to a directory that Camel can use for its ownDan Winship2000-09-081-6/+9
* Make CamelServices connect only when told to (old behavior). Make CamelRemote...Peter Williams2000-08-311-2/+7
* Merge with camel-async.Peter Williams2000-08-111-7/+25
* UpdatedJeffrey Stedfast2000-06-231-3/+1
* Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK orDan Winship2000-06-101-7/+13
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-311-1/+3
* Make camel not leak like a sieve.Dan Winship2000-05-081-5/+4
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-041-0/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-29/+30
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-18/+18
* add camel_session_get_transport_for_protocolDan Winship2000-02-251-0/+3
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-4/+11
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-2/+6
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-4/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-1/+1
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* More work:Ettore Perazzoli1999-11-171-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-131-1/+1
* new function: returns a store for an URL.bertrand1999-08-121-0/+2
* initialize folder object.bertrand1999-04-261-1/+4
* new method to set the default provider for a protocol.bertrand1999-04-251-2/+6
* start session objectBertrand Guiheneuf1999-04-251-0/+75
td>2016-03-251-1/+1 * redundant-opt-files script: Handle cache for deleted portsmarino2016-03-251-0/+5 * redundant-opt-files.sh script: validate PORTSDIR valuemarino2016-03-171-0/+6 * - add Approved by: lineohauer2016-03-161-0/+2 * Add new tool script: redundant-opt-files.shmarino2016-02-141-0/+51 * Remove spurious quotation mark.erwin2015-12-221-1/+1 * Allow running this with a negative revision number, to backout a commit.mat2015-12-181-2/+2 * Let addport script to use svnlite if availablerm2015-09-261-18/+20 * Default to repo.FreeBSD.org for commits, as urged by our repo meister.naddy2015-09-211-5/+4 * Default to repo.FreeBSD.org for commits, as urged by our repo meister.naddy2015-09-152-3/+3 * Actually allow only one revision to be merged.mat2015-09-071-1/+1 * Support merging multiple revisions in one go with mfh.mat2015-09-071-18/+38 * Remove UNIQUENAME and LATEST_LINK.mat2015-08-172-82/+0 * Drop building 8.xerwin2015-08-011-6/+2 * Invoke perl with /usr/bin/envehaupt2015-07-091-1/+2 * Tools/scripts: Add size offenders report generatormarino2015-05-211-0/+46 * - Remove a few more scripts from Tools/scripts:ak2015-04-1012-1572/+0 * - Obsolete and made unusable by changes in the Ports Collectionak2015-04-097-867/+0 * Add getpatch.sh, a shell script only tool to download patch attachments on bu...rodrigo2015-03-313-0/+220 * This scripts is not useful anymorebapt2015-03-191-100/+0 * Tools/scripts/bump-revision.sh: fix regression introduced in r380431robak2015-03-051-20/+29 * Tools/scripts/bump-revision.sh: various fixesrobak2015-03-041-23/+31 * Support non default ports path.pawel2015-02-211-1/+4 * Don't add ports/ to the PR line.mat2015-01-271-1/+1 * - Remove vestiges of cvs annotate supportak2014-12-081-10/+0 * - Doesn't support Bugzilla bugtrackerak2014-11-251-96/+0 * Make this work with any amount of tabulations between the = and the value of ...mat2014-11-191-1/+1 * Fix if PORTREVISION is not already there.mat2014-11-191-1/+1 * Reset miwi's maintainership per his demandbapt2014-11-181-1/+1 * Catch and report substitution failure on lines such as PORTREVISION=${SOME_VAR}.mandree2014-08-221-9/+22 * - Eat excess newline at the end of the commit log.bdrewery2014-08-221-1/+2 * Add a BerkeleyDB upgrade helper script in preparation of 4...4.7 removal.mandree2014-08-211-0/+77 * - Better handling when custom encoding is specified in detailssbz2014-07-231-24/+23 * New script: Tools/scripts/bump-revision.shrobak2014-06-271-0/+66 * ports/Tools/scripts/mfh revision:mandree2014-06-261-25/+36 * Remove consistency-check since it relies on MD5 and only works for old pkg_ t...eadler2014-06-252-186/+12 * Clean up READMEeadler2014-06-251-2/+0 * add missing Mt to Aqeadler2014-06-251-1/+1 * To my knoledge (and grep) the close-pr script in Tools/scripts is not used an...eadler2014-06-252-364/+0 * Invoke perl with /usr/bin/env, as perl is not guaranteed to exist inadamw2014-06-237-7/+7 * * Default to name search (-n) if no flags are specified.adamw2014-06-232-69/+91 * - Switch to bugzilla as default value for the modesbz2014-06-192-7/+7 * - Correct the bugzilla urlmiwi2014-06-02