| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |