index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt
Jeffrey Stedfast
2001-03-10
1
-27
/
+8
*
Removed all files.
Not Zed
2001-02-22
1
-0
/
+24
*
Rewrite a bunch. Replace the existing folder cache stuff with much simpler
Dan Winship
2001-02-10
1
-2
/
+7
*
Changed to push the operation into a status stack.
Not Zed
2001-02-08
1
-254
/
+0
*
Add missing header for cancel check stuff.
Not Zed
2001-02-02
1
-1
/
+1
*
Index: ChangeLog
Michael Zucci
2001-01-17
1
-8
/
+9
*
Ugh, this design is ugly like my butt.
Jeffrey Stedfast
2001-01-16
1
-0
/
+25
*
Chganged len back to be unsigned. And do a simple range check on the
Not Zed
2001-01-16
1
-7
/
+35
*
A cancellable connection routine. (remote_send_string): Return cancelled
Not Zed
2001-01-15
1
-0
/
+226
*
Lock the command channel while searching. (imap_body_contains): If
Not Zed
2000-12-24
1
-2
/
+30
*
Add a missed unref.
Not Zed
2000-11-29
1
-0
/
+1
*
add a missing #include
Dan Winship
2000-10-25
1
-0
/
+1
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-3
/
+2
*
Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value
Dan Winship
2000-10-13
1
-20
/
+7
*
Make this not leak.
Dan Winship
2000-09-08
1
-2
/
+3
*
Make this take a path to a directory that Camel can use for its own
Dan Winship
2000-09-08
1
-9
/
+111
*
Make CamelServices connect only when told to (old behavior). Make CamelRemote...
Peter Williams
2000-08-31
1
-0
/
+19
*
CamelRemoteStore: a new generic store for stores that connect to servers. Pre...
Peter Williams
2000-08-30
1
-1
/
+1
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-31
/
+73
*
remove some non-error case debugging messages.
Dan Winship
2000-07-06
1
-3
/
+0
*
Updated
Jeffrey Stedfast
2000-06-23
1
-23
/
+40
*
Only fetch the summary if the folder summary doesn't already exist. When
Jeffrey Stedfast
2000-06-21
1
-4
/
+4
*
Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or
Dan Winship
2000-06-10
1
-16
/
+26
*
Don't ref the services in the cache.
Christopher James Lahey
2000-06-03
1
-9
/
+0
*
Ref and unref objects in the service cache properly.
Christopher James Lahey
2000-06-03
1
-0
/
+3
*
Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):
Not Zed
2000-05-31
1
-5
/
+57
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-1
/
+1
*
New function to replace camel_provider_scan. Returns a list of either (a)
Dan Winship
2000-05-04
1
-0
/
+62
*
Tweak the definition of CamelProvider. Among other things, a provider may
Dan Winship
2000-04-30
1
-216
/
+58
*
Set the exception if no provider is found.
Dan Winship
2000-04-18
1
-1
/
+5
*
the URL RFC says the port must be numeric, so we don't want to do
Dan Winship
2000-04-06
1
-11
/
+7
*
fix the name of "Helix Code, Inc." in all the copyrights
Dan Winship
2000-03-10
1
-1
/
+1
*
More changes than a man can remember.
Bertrand Guiheneuf
2000-03-06
1
-0
/
+8
*
add camel_session_get_transport_for_protocol
Dan Winship
2000-02-25
1
-0
/
+43
*
Add "authenticator" to CamelSession and update things to use it.
Dan Winship
2000-02-22
1
-2
/
+39
*
add CamelExceptions to several functions. Use camel_session_new to
Dan Winship
2000-02-22
1
-44
/
+69
*
New header with the typedefs for all camel classes. Now the class headers
Dan Winship
2000-02-19
1
-1
/
+1
*
use camel_stream_reset instead of seek. The formatter should be able to
bertrand
2000-02-18
1
-1
/
+1
*
add exception handling everywhere in the store related functions
bertrand
2000-01-22
1
-2
/
+2
*
Updated my e-mail address to reflect my new employment
Bertrand Guiheneuf
2000-01-04
1
-1
/
+1
*
Fix copyright informations once again
Bertrand Guiheneuf
1999-12-15
1
-1
/
+1
*
Copyright change
Bertrand Guiheneuf
1999-10-23
1
-1
/
+4
*
Address update
Bertrand Guiheneuf
1999-08-30
1
-1
/
+1
*
those two func go here now.
bertrand
1999-08-13
1
-0
/
+1
*
remove stupid debug code. (add_mail_store): use camel_session_get_store
bertrand
1999-08-13
1
-0
/
+6
*
compilation and runtime fixes.
bertrand
1999-08-12
1
-1
/
+3
*
new function: returns a store for an URL.
bertrand
1999-08-12
1
-2
/
+76
*
new file. MH provider registration stuff.
bertrand
1999-08-12
1
-1
/
+1
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-1
/
+0
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-1
/
+1
*
new methods
bertrand
1999-05-01
1
-1
/
+1
*
initialize folder object.
bertrand
1999-04-26
1
-3
/
+4
*
new method to set the default provider for a protocol.
bertrand
1999-04-25
1
-1
/
+61
*
start session object
Bertrand Guiheneuf
1999-04-25
1
-0
/
+71