| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic changes. | bertrand | 2000-03-11 | 1 | -0/+4 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -0/+4 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -0/+15 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -1/+9 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 1 | -0/+5 |
* | Ref the summary after we have got it. | NotZed | 2000-03-05 | 1 | -0/+6 |
* | stream the raw content instead of nothing if the encoding is not | bertrand | 2000-03-05 | 1 | -0/+7 |
* | bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object): | bertrand | 2000-03-04 | 1 | -0/+10 |
* | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 1 | -0/+14 |
* | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 1 | -0/+20 |
* | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 1 | -0/+5 |
* | fixed state 0 keep value. | bertrand | 2000-03-03 | 1 | -0/+5 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 1 | -0/+20 |
* | use CamelStreamB64 type for the input stream. | bertrand | 2000-03-03 | 1 | -0/+8 |
* | fix implementation so that it writes properly to the output stream even. | bertrand | 2000-03-02 | 1 | -0/+9 |
* | new utility function. | bertrand | 2000-02-29 | 1 | -0/+6 |
* | revert strange changes. | bertrand | 2000-02-29 | 1 | -0/+9 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 1 | -0/+30 |
* | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 1 | -0/+10 |
* | Fixed a typo. | NotZed | 2000-02-29 | 1 | -0/+7 |
* | non blocking b64 encoding is a PITA | Bertrand Guiheneuf | 2000-02-28 | 1 | -0/+16 |
* | add camel_session_get_transport_for_protocol | Dan Winship | 2000-02-25 | 1 | -0/+2 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 1 | -0/+8 |
* | oops. ChangeLog entry for previous | Dan Winship | 2000-02-25 | 1 | -0/+9 |
* | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 1 | -0/+7 |
* | Free the data in the headers hash table. (_add_header): g_strdup the | Dan Winship | 2000-02-24 | 1 | -0/+11 |
* | Dont compile by default. | NotZed | 2000-02-23 | 1 | -1/+6 |
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 1 | -0/+5 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -0/+35 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 1 | -0/+9 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -0/+17 |
* | Uh, fixed LIBADD again. What was there was never ever going to work, | NotZed | 2000-02-22 | 1 | -0/+5 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 1 | -1/+8 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 1 | -0/+18 |
* | Once camel is being used for real, exceptions won't be renumberable. So | Dan Winship | 2000-02-21 | 1 | -0/+7 |
* | add libibex back to libcamelmbox_la_LIBADD | Dan Winship | 2000-02-21 | 1 | -0/+5 |
* | Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18, | Dan Winship | 2000-02-21 | 1 | -0/+183 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 1 | -0/+50 |