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-stream-fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
> searchpart = strchr(namepart, '?');
NotZed
2000-05-20
1
-74
/
+35
*
Use CamelException to signal failure. (camel_stream_write_strings):
Dan Winship
2000-05-09
1
-179
/
+165
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-14
/
+0
*
Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,
NotZed
2000-04-26
1
-300
/
+164
*
kill camel-log
Dan Winship
2000-04-19
1
-42
/
+6
*
fix warnings
Dan Winship
2000-03-29
1
-1
/
+0
*
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
-4
/
+2
*
Tons of fixes to fix things
Bertrand Guiheneuf
2000-03-05
1
-8
/
+11
*
stream the raw content instead of nothing if the encoding is not
bertrand
2000-03-05
1
-6
/
+2
*
use set_input_stream instead of construct_from_stream to feed the message
bertrand
2000-03-04
1
-2
/
+2
*
don't forget to set the state to 0 after 3. (my_read_encode): don't forget
bertrand
2000-03-03
1
-9
/
+12
*
use camel_stream_reset instead of seek. The formatter should be able to
bertrand
2000-02-18
1
-0
/
+2
*
don't seek the begining of the substream. (_eos): fix eos condition
bertrand
2000-02-17
1
-1
/
+5
*
include gmime-base64.h various compilation and runtime fixes.
bertrand
2000-02-15
1
-1
/
+1
*
use the eos stream method. (gmime_read_line_from_stream): ditto.
bertrand
2000-02-15
1
-1
/
+7
*
use the eos stream method. (gmime_read_line_from_stream): ditto.
bertrand
2000-02-15
1
-5
/
+11
*
make a blocking version of the header parser. When the fs stream uses
bertrand
2000-02-15
1
-15
/
+15
*
+ * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd to
Matthew Loper
2000-02-14
1
-2
/
+9
*
parent class is seekable stream, not stream
bertrand
2000-02-11
1
-1
/
+1
*
parent class is now CamelSeekableStream idem idem idem idem (_seek):
bertrand
2000-01-25
1
-6
/
+8
*
converted all gint64 variables into guint32.
bertrand
2000-01-25
1
-18
/
+28
*
add recipient_list to the recipients, not recipients_list. I don't know
bertrand
2000-01-24
1
-11
/
+169
*
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
*
text parameter declared const
bertrand
1999-08-29
1
-0
/
+3
*
new class. Will handle all sort of information media (Mime mail messages,
bertrand
1999-08-25
1
-10
/
+40
*
name parameter is const. This fixes a bug in destroy ()
bertrand
1999-08-21
1
-4
/
+4
*
return the number of bytes read. How can this have ever worked ?
bertrand
1999-08-18
1
-2
/
+5
*
Message creation still consumes a lot of
bertrand
1999-08-11
1
-0
/
+40
*
finshed implementation (_delete_messages): implemented.
bertrand
1999-08-05
1
-1
/
+1
*
new memory buffer based stream.
Bertrand Guiheneuf
1999-08-02
1
-1
/
+26
*
merge a lot of work. Rough ChangeLog will follow
Bertrand Guiheneuf
1999-08-01
1
-14
/
+11
*
Implemented base64 encoder based on CamelStreams. Should the
Miguel de Icaza
1999-07-15
1
-9
/
+13
*
Various patches from Ulrich Drepper <drepper at cygnus.com>
bertrand
1999-06-25
1
-1
/
+1
*
Commit of all Netherlands changes.
Bertrand Guiheneuf
1999-06-19
1
-7
/
+23
*
use new stream code instead of raw file * stuff.
bertrand
1999-05-31
1
-0
/
+234