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-provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up the provider flags to specify things more completely so we don't
Dan Winship
2001-10-02
1
-5
/
+15
*
Init the nntp url hash and url_equal functions.
Jeffrey Stedfast
2001-09-29
1
-1
/
+3
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Add an "extra_conf" field to CamelProvider with structures and defines and
Dan Winship
2001-03-27
1
-0
/
+22
*
add a "GList *authtypes", so you can get the list of authtypes used by a
Dan Winship
2001-03-22
1
-13
/
+32
*
So it turns out that NSS_Init *isn't* idempotent, so we have to protect
Jeffrey Stedfast
2001-03-15
1
-2
/
+0
*
Numerous fixes to get it to build correctly with NSS enabled.
Jeffrey Stedfast
2001-03-15
1
-0
/
+2
*
mbox, mh, and maildir camel-url's need absolute paths.
Jeffrey Stedfast
2001-02-13
1
-0
/
+1
*
Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*
Dan Winship
2000-11-04
1
-1
/
+23
*
Remove default_ports.
Dan Winship
2000-10-03
1
-1
/
+0
*
Add support for specifying on which port to connect to a server; fix a potent...
Peter Williams
2000-08-26
1
-0
/
+1
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-2
/
+2
*
New code to keep an on-disk cache of what UIDs have been seen in a folder.
Dan Winship
2000-08-09
1
-0
/
+5
*
Updated
Jeffrey Stedfast
2000-06-23
1
-3
/
+6
*
Add a domain field to CamelProvider, to say what kind of data it provides.
Dan Winship
2000-05-29
1
-0
/
+6
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-1
/
+1
*
Tweak the definition of CamelProvider. Among other things, a provider may
Dan Winship
2000-04-30
1
-21
/
+23
*
[This was accidentally not committed with its ChangeLog entry somehow...]
Dan Winship
2000-04-15
1
-3
/
+14
*
New function to scan the provider dir and return a list of all providers.
Dan Winship
2000-03-23
1
-3
/
+6
*
fix the name of "Helix Code, Inc." in all the copyrights
Dan Winship
2000-03-10
1
-1
/
+1
*
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
*
new function: returns a store for an URL.
bertrand
1999-08-12
1
-0
/
+1
*
new file. MH provider registration stuff.
bertrand
1999-08-12
1
-4
/
+13
*
new method to set the default provider for a protocol.
bertrand
1999-04-25
1
-4
/
+4
*
basic provider structure. Have to write the code for dynamic loading.
bertrand
1999-04-25
1
-0
/
+54