aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* When registering provider, translate all strings.92001-10-201-0/+23
* Fix up the provider flags to specify things more completely so we don'tDan Winship2001-10-021-1/+1
* Init the nntp url hash and url_equal functions.Jeffrey Stedfast2001-09-291-2/+4
* Change "gboolean connected" to "CamelServiceConnectionStatus status",Dan Winship2001-09-271-1/+1
* General cleanup of camel debug printfs.92001-09-191-5/+7
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-2/+184
* Properly determine match type to pass to header_match.Not Zed2001-08-081-2/+4
* Clean up some exception misusage.Peter Williams2001-07-181-3/+5
* new method to get an application-initialized filter driver.Dan Winship2001-07-021-0/+17
* The service can be NULL here too, thanks to Wayne Davis for pointing thisJeffrey Stedfast2001-05-171-1/+0
* Don't abort if the Service is NULL, this is perfectly valid for cipherJeffrey Stedfast2001-05-111-1/+0
* Set the disconnected status. (camel_disco_store_can_work_offline): ReturnDan Winship2001-05-101-0/+27
* Redo this a lot so that instead of having a class full of callbacks, weDan Winship2001-04-281-152/+230
* Remove the EXTRA_GNOME_CFLAGS include.Jeffrey Stedfast2001-04-171-6/+6
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+3
* New. Return the provider for a URL.Dan Winship2001-03-261-18/+62
* eh, changed my mind, put the exception back in camel_url_new()Dan Winship2001-03-261-6/+2
* New URL parser with full RFC1808 relative URL support. Yum.Dan Winship2001-03-261-2/+6
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-5/+3
* So it turns out that NSS_Init *isn't* idempotent, so we have to protectJeffrey Stedfast2001-03-151-2/+1
* Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No promptJeffrey Stedfast2001-03-101-27/+8
* Removed all files.Not Zed2001-02-221-0/+24
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-2/+7
* Changed to push the operation into a status stack.Not Zed2001-02-081-254/+0
* Add missing header for cancel check stuff.Not Zed2001-02-021-1/+1
* Index: ChangeLogMichael Zucci2001-01-171-8/+9
* Ugh, this design is ugly like my butt.Jeffrey Stedfast2001-01-161-0/+25
* Chganged len back to be unsigned. And do a simple range check on theNot Zed2001-01-161-7/+35
* A cancellable connection routine. (remote_send_string): Return cancelledNot Zed2001-01-151-0/+226
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-2/+30
* Add a missed unref.Not Zed2000-11-291-0/+1
* add a missing #includeDan Winship2000-10-251-0/+1
* lots of i18n fixesDan Winship2000-10-241-3/+2
* Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY valueDan Winship2000-10-131-20/+7
* Make this not leak.Dan Winship2000-09-081-2/+3
* Make this take a path to a directory that Camel can use for its ownDan Winship2000-09-081-9/+111
* Make CamelServices connect only when told to (old behavior). Make CamelRemote...Peter Williams2000-08-311-0/+19
* CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-301-1/+1
* Merge with camel-async.Peter Williams2000-08-111-31/+73
* remove some non-error case debugging messages.Dan Winship2000-07-061-3/+0
* UpdatedJeffrey Stedfast2000-06-231-23/+40
* Only fetch the summary if the folder summary doesn't already exist. WhenJeffrey Stedfast2000-06-211-4/+4
* Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK orDan Winship2000-06-101-16/+26
* Don't ref the services in the cache.Christopher James Lahey2000-06-031-9/+0
* Ref and unref objects in the service cache properly.Christopher James Lahey2000-06-031-0/+3
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-311-5/+57
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+1
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-041-0/+62
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-216/+58
* Set the exception if no provider is found.Dan Winship2000-04-181-1/+5
* the URL RFC says the port must be numeric, so we don't want to doDan Winship2000-04-061-11/+7
* 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-0/+8
* add camel_session_get_transport_for_protocolDan Winship2000-02-251-0/+43
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-2/+39
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-44/+69
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-1/+1
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-1/+1
* add exception handling everywhere in the store related functionsbertrand2000-01-221-2/+2
* 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
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* those two func go here now.bertrand1999-08-131-0/+1
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-131-0/+6
* compilation and runtime fixes.bertrand1999-08-121-1/+3
* new function: returns a store for an URL.bertrand1999-08-121-2/+76
* new file. MH provider registration stuff.bertrand1999-08-121-1/+1
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-1/+0
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-1/+1
* new methodsbertrand1999-05-011-1/+1
* initialize folder object.bertrand1999-04-261-3/+4
* new method to set the default provider for a protocol.bertrand1999-04-251-1/+61
* start session objectBertrand Guiheneuf1999-04-251-0/+71
d>2-2/+23 * - Add new vendor patches:krion2004-05-022-2/+14 * - Fix plistkrion2004-04-292-6/+6 * - Add a vendor patch to fix an assertion failure that couldkrion2004-04-202-2/+5 * - integrate a vendor patch to fix a segfault that occured whenkrion2004-04-193-13/+23 * - Integrate a vendor patch that fixes an assertion caused bykrion2004-04-122-2/+5 * - Integrate two new vendor patches, please seekrion2004-04-104-13/+32 * - Integrate four new vendor patches applicable to FreeBSD, seepav2004-04-013-4/+26 * - update to squid-2.5.STABLE5, including two vendor patches issued so farsergei2004-03-178-209/+673 * - Integrate a new set of vendor patches, seeeik2004-02-244-167/+35 * - integrate a new patch from squid-cache.org, seesergei2004-02-174-16/+152 * - Update distinfo for the http_workarounds patch (again)sergei2004-02-024-116/+140 * The http_workarounds.patch has been updated, update distinfo accordingly.ijliao2004-01-201-1/+1 * - integrate another patch from squid-cache.org, seeijliao2004-01-193-11/+58 * - configure squid to run under a dedicated "squid" user by default; make usesergei2004-01-178-1017/+419 * - Integrate another patch for the LDAP authentication helpersergei2004-01-102-4/+6 * - Integrate a new patch issued by the squid development teamsergei2004-01-063-2/+16 * Change maintainer to Thomas-Martin Seck.will2004-01-051-1/+1 * More patches for squid, to keep up to date with the squid distribution.edwin2004-01-022-11/+13 * Add more patch files for www/squidedwin2003-12-302-2/+13 * Uncomment the lines I needed to test the port. Mea Culpa.edwin2003-12-281-2/+2 * [PATCH] www/squid: update to 2.5-STABLE4 (+ vendor patches)edwin2003-12-282-4/+56 * [PATCH] www/squid: update to 2.5 STABLE 4edwin2003-12-283-50/+29 * o Allow to use $SQUID_CONFIGURE_ARGS in /etc/make.conf for additionalkuriyama2003-12-131-1/+1 * .. add the missing file.adrian2003-07-271-0/+11 * Massive upgrade to 2.5-stable3. Thanks!adrian2003-07-274-30/+74 * Bring the squid-2.5 port up to 2.5.STABLE2.adrian2003-04-092-139/+3 * Add vendor patches:netchild2003-03-092-4/+139 * Clear moonlight beckons.ade2003-03-072-1/+1 * Grab the patch against squid24 from a PR..adrian2003-01-311-4/+8 * Document the configure argument for reverse SSL proxies.seanc2003-01-031-0/+2 * Removed double USE_PERL5edwin2002-11-051-1/+0 * Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-051-0/+2 * PERL -> REINPLACEedwin2002-11-041-2/+3 * Update the port to squid-2.5.stable1.adrian2002-10-143-38/+831 * - Use MASTER_SITE_SUBDIR.knu2002-10-141-4/+6 * Update squid port to squid-2.4stable7.adrian2002-07-052-3/+3 * Update the squid24 port to Squid-2.4.STABLE6.adrian2002-03-22