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-service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't g_return_if_fail if the service is already disconnected. Just
Dan Winship
2000-12-02
1
-1
/
+3
*
Fix the default implementation for CamelService::get_name() so that it
Ettore Perazzoli
2000-11-08
1
-1
/
+1
*
fix bug in previous
Dan Winship
2000-11-04
1
-3
/
+1
*
Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*
Dan Winship
2000-11-04
1
-26
/
+17
*
Add a new argument, clean, that says whether or not to try to disconnect
Dan Winship
2000-11-01
1
-29
/
+10
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-12
/
+7
*
when using the construct (flags & CAMEL_SERVICE_URL_NEED_*) make sure to
Chris Toshok
2000-10-17
1
-8
/
+11
*
Make this take a path to a directory that Camel can use for its own
Dan Winship
2000-09-08
1
-0
/
+63
*
Make CamelServices connect only when told to (old behavior). Make CamelRemote...
Peter Williams
2000-08-31
1
-6
/
+16
*
CamelRemoteStore: a new generic store for stores that connect to servers. Pre...
Peter Williams
2000-08-30
1
-31
/
+48
*
Automatically connect services when given a valid URL (should hopefully disco...
Peter Williams
2000-08-23
1
-37
/
+89
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-45
/
+29
*
New method, to return an end-user-friendly name corresponding to a
Dan Winship
2000-07-02
1
-1
/
+32
*
Remove camel_service_connect_with_url. (URLs must be specified when the
Dan Winship
2000-06-16
1
-197
/
+98
*
Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):
Not Zed
2000-05-31
1
-2
/
+8
*
Fix up some glib precondition stuff. Try to set the URL in
Dan Winship
2000-05-30
1
-15
/
+13
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-3
/
+3
*
New function to replace camel_provider_scan. Returns a list of either (a)
Dan Winship
2000-05-04
1
-8
/
+10
*
kill camel-log
Dan Winship
2000-04-19
1
-4
/
+0
*
the URL RFC says the port must be numeric, so we don't want to do
Dan Winship
2000-04-06
1
-58
/
+18
*
Add a htons in the default_number case, and document the fact that the
Dan Winship
2000-03-31
1
-3
/
+3
*
convenience functions to canonicalize the host and port values of a
Dan Winship
2000-03-29
1
-0
/
+88
*
new routine to free the data allocated by camel_service_query_auth_types.
Dan Winship
2000-03-28
1
-2
/
+25
*
New function to query a service for the authentication protocols it
Dan Winship
2000-03-23
1
-0
/
+32
*
add a field refering to a service associated to the efolder. In the case
bertrand
2000-03-12
1
-1
/
+1
*
fix the name of "Helix Code, Inc." in all the copyrights
Dan Winship
2000-03-10
1
-1
/
+1
*
add CamelExceptions to several functions. Use camel_session_new to
Dan Winship
2000-02-22
1
-23
/
+140
*
Make camel-service use a Gurl internally. Remove the login/password
Dan Winship
2000-02-18
1
-108
/
+59
*
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
*
When using g_free (obj) don't test if obj != NULL g_free () already do
bertrand
1999-09-01
1
-1
/
+1
*
Address update
Bertrand Guiheneuf
1999-08-30
1
-1
/
+1
*
Message creation still consumes a lot of
bertrand
1999-08-11
1
-0
/
+17
*
updated some autogen doc stuff. Still don't understand warnings :(
bertrand
1999-08-07
1
-34
/
+34
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-18
/
+18
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-1
/
+1
*
static functions naming follows gnome coding style guide.
bertrand
1999-05-12
1
-24
/
+24
*
new method.
bertrand
1999-05-05
1
-4
/
+92
*
typo fix
bertrand
1999-05-03
1
-2
/
+2
*
new methods
bertrand
1999-05-01
1
-20
/
+35
*
more test implementation.
bertrand
1999-04-22
1
-3
/
+3
*
A first attempt at setting up the documentation system.
Bertrand Guiheneuf
1999-04-21
1
-2
/
+1
*
now CamelStore inherits from CamelService.
bertrand
1999-04-21
1
-1
/
+1
*
basic abstract service class.
bertrand
1999-04-21
1
-1
/
+103
*
simple service class added
Bertrand Guiheneuf
1999-04-21
1
-0
/
+73