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
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't seek the begining of the substream. (_eos): fix eos condition
bertrand
2000-02-17
1
-1
/
+0
*
Make md5_final take the MD5Context first, like md5_init and md5_update.
Dan Winship
2000-02-17
1
-1
/
+1
*
fix minor typos
Dan Winship
2000-02-16
1
-1
/
+1
*
this routine replaces the _read_part routine and does not store the part
bertrand
2000-02-16
1
-1
/
+1
*
Add the unicode libraries as well.
Miguel de Icaza
2000-02-16
2
-5
/
+7
*
include gmime-base64.h various compilation and runtime fixes.
bertrand
2000-02-15
1
-1
/
+1
*
New file, implements the search api for mbox folders.
NotZed
2000-02-14
6
-29
/
+898
*
various typo fixes in the ctree construction.
bertrand
2000-02-10
3
-4
/
+12
*
renamed mbox_folder->summary to mbox_folder->internal_summary to avoid
bertrand
2000-01-26
4
-31
/
+92
*
converted all gint64 variables into guint32.
bertrand
2000-01-25
1
-1
/
+1
*
add recipient_list to the recipients, not recipients_list. I don't know
bertrand
2000-01-24
4
-9
/
+82
*
use the real summary file path instead of a stupid hardcoded one. Fixes
bertrand
2000-01-23
5
-20
/
+50
*
implemented. A lot of fixes too. Works now.
bertrand
2000-01-23
4
-31
/
+90
*
test the mbox provider.
bertrand
2000-01-22
1
-0
/
+1
*
add exception handling everywhere in the store related functions
bertrand
2000-01-22
3
-13
/
+13
*
added camel-mbox-provider.c to the mbox provider sources.
bertrand
2000-01-22
9
-42
/
+260
*
implemented.
bertrand
2000-01-20
6
-116
/
+223
*
tests for summary and parsing process of mbox files.
bertrand
2000-01-19
4
-18
/
+30
*
Ah zut alors. Missing files
Bertrand Guiheneuf
2000-01-19
2
-0
/
+267
*
summary file read/write routines.
bertrand
2000-01-19
9
-23
/
+105
*
test for the mbox utils. (copy_file_chunk): fixed a nasty bug.
bertrand
2000-01-17
3
-16
/
+40
*
A bunch of new funcs to handle x-evolution private header field.
bertrand
2000-01-17
6
-14
/
+412
*
eof is true when no more chars are available, not when we've read the
bertrand
2000-01-14
1
-19
/
+104
*
Added the prototype of camel_mbox_parse_file.
bertrand
2000-01-13
2
-1
/
+11
*
corrected a bunch of bugs
bertrand
2000-01-13
2
-47
/
+286
*
Backup of the first clean and working mbox file parser. It both find the
bertrand
2000-01-12
4
-41
/
+442
*
sync before Boston
Bertrand Guiheneuf
2000-01-05
3
-6
/
+175
*
Updated my e-mail address to reflect my new employment
Bertrand Guiheneuf
2000-01-04
4
-4
/
+4
*
chkouink chkouink
Bertrand Guiheneuf
2000-01-04
1
-0
/
+6
*
detects netscape ".sdb" folders as well as simple non-suffixed folders (as
bertrand
2000-01-04
1
-2
/
+14
*
sync. Does not compile
Bertrand Guiheneuf
2000-01-03
2
-4
/
+12
*
Backup sync.
Bertrand Guiheneuf
1999-12-27
1
-6
/
+241
*
Work in progress. Missing files
Bertrand Guiheneuf
1999-12-22
5
-0
/
+832
*
part of the mbox provider.
bertrand
1999-12-22
1
-0
/
+1
*
documented.
bertrand
1999-12-18
1
-1
/
+2
*
Added corba-like exception system to CamelFolder. The exception system is
Bertrand Guiheneuf
1999-09-24
5
-90
/
+90
*
Preliminary subfolder support for maildirs.
Jukka Zitting/evolution
1999-09-21
3
-31
/
+87
*
forgotten files
Bertrand Guiheneuf
1999-09-09
2
-0
/
+323
*
Summary files are here and work !!!
bertrand
1999-09-09
3
-67
/
+91
*
impemented.
bertrand
1999-09-08
3
-1
/
+67
*
More work on UID list in Mh provider.
bertrand
1999-09-08
2
-19
/
+47
*
oops
Bertrand Guiheneuf
1999-09-07
2
-0
/
+80
*
correct parameter decl (const)
bertrand
1999-09-07
5
-36
/
+171
*
camel/md5-utils.c Documented all funcs.
bertrand
1999-09-07
1
-0
/
+2
*
raw routines are declared public now. Md5 use has to be versatile.
bertrand
1999-09-07
3
-2
/
+100
*
use folder summary instead of opening all messages.
bertrand
1999-09-06
2
-170
/
+253
*
started summary implementation. (_open): correct use of open.
bertrand
1999-09-05
1
-23
/
+65
*
Added (experimental) maildir provider written by Jukka Zitting
bertrand
1999-09-03
8
-1
/
+1038
*
Address update
Bertrand Guiheneuf
1999-08-30
5
-5
/
+5
*
text parameter declared const
bertrand
1999-08-29
1
-0
/
+1
*
new class. Will handle all sort of information media (Mime mail messages,
bertrand
1999-08-25
2
-31
/
+37
*
Now has a popup menu on mailbox tree to allow easier tests. Implemented
bertrand
1999-08-16
1
-26
/
+240
*
new method.
bertrand
1999-08-16
1
-0
/
+17
*
moved the active list readjustment code here. Much saner, providers won't
bertrand
1999-08-16
1
-56
/
+17
*
Implemented deletion/expunge mechanism.
bertrand
1999-08-15
1
-8
/
+112
*
default implementation to be called first by providers methods. It looks
bertrand
1999-08-14
1
-0
/
+5
*
compilation and runtime fixes.
bertrand
1999-08-12
1
-2
/
+2
*
new file. MH provider registration stuff.
bertrand
1999-08-12
2
-0
/
+47
*
some test files
Bertrand Guiheneuf
1999-08-10
1
-0
/
+66
*
fix. In MH, message number is not related to message position in folder.
bertrand
1999-08-09
1
-50
/
+68
*
util func. (_get_message_count): implemented.
bertrand
1999-08-09
1
-1
/
+66
*
updated some autogen doc stuff. Still don't understand warnings :(
bertrand
1999-08-07
1
-1
/
+1
*
stat was not testing the good file. Fixed.
bertrand
1999-08-06
1
-1
/
+4
*
add debug information (_list_subfolders): test if first char in folder
bertrand
1999-08-06
2
-15
/
+95
*
test mh provider.
bertrand
1999-08-06
1
-2
/
+45
*
Some notes.
bertrand
1999-08-06
1
-3
/
+3
*
implemented.
bertrand
1999-08-05
1
-0
/
+50
*
finshed implementation (_delete_messages): implemented.
bertrand
1999-08-05
1
-10
/
+91
*
Started implementing mh store/folder as a test provider. Next will be pop3.
bertrand
1999-08-04
1
-4
/
+98
*
new public functions (_set_name): set full_path.
Bertrand Guiheneuf
1999-08-03
4
-21
/
+19
*
message number funcs.
bertrand
1999-05-18
1
-0
/
+3
*
admin cvs work
Bertrand Guiheneuf
1999-05-07
2
-0
/
+8
*
more test implementation.
bertrand
1999-04-22
5
-8
/
+212
*
start test provider.
bertrand
1999-04-22
4
-0
/
+167