summaryrefslogtreecommitdiff
path: root/mailbox/message.c
AgeCommit message (Expand)AuthorFiles
2003-02-13(message_size): Bugfix. RetrieveSergey Poznyakoff1
2003-02-09Fixed copyright to Lesser GPL and updated FSF address.Wojciech Polak1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
2002-12-25Added NLS.Wojciech Polak1
2002-09-03Use md5.[ch]Sergey Poznyakoff1
2002-08-13Switched to the new authentication/authorization functions.Sergey Poznyakoff1
2002-05-09message_create_copy(): creates a copy of a message, useful when you wantSam Roberts1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts1
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts1
2002-02-23Include <mailutils/mutil.h> for mu_getpwuid() prototype.Sam Roberts1
2002-02-19Use mu_getpwuid() instead of getpwuid().Sergey Poznyakoff1
2002-01-21(message_destroy): (message_destroy): free msg only when decremented ref equa...Sergey Poznyakoff1
2002-01-19message_save_to_mailbox(): convenience function, perhaps it should goSam Roberts1
2001-11-17 * mailbox/folder_imap.c (authenticate_imap_login): Pass theAlain Magloire1
2001-11-17 After exchange with Sam Roberts, it should possible toAlain Magloire1
2001-10-24 * mailbox/body.c: body_lines () nd body_size () were notAlain Magloire1
2001-10-15 The code for property.c has been change for a more simple approach,Alain Magloire1
2001-08-05Added message_stream_size().Sergey Poznyakoff1
2001-07-13unistd.h needed on QNX6Sam Roberts1
2001-07-06 According to the man page:Alain Magloire1
2001-05-22GNU md5.c is GPL, so we should use a non GPL version for libmailboxAlain Magloire1
2001-04-24use mu_error() everywhere.Alain Magloire1
2001-04-10* mailbox/Makefile.am: filter_trans.c added, trans_stream.c deleted.Alain Magloire1
2001-04-05Introduction of the notion of filter_t object takes a stream andAlain Magloire1
2001-02-07Put more headers in the cache, (ugly).Alain Magloire1
2001-02-05* mailbox/message.c (message_get_uid) : Add message_get_uid() forAlain Magloire1
2001-01-16header.c: bug correctedAlain Magloire1
2001-01-14UIDL is not looking for "X-UIDL" if not do an md5 of the message.Alain Magloire1
2001-01-08Support for IMAP, buffering internal scheme for stream_tAlain Magloire1
2001-01-04The notable change is in stream.c where there a minimal bufferingAlain Magloire1
2000-12-14Put the bits in configure.in for checking for a proper thread lib.Alain Magloire1
2000-12-11regroup the locking support in monitor.c, and first attempt to define a "folder"Alain Magloire1
2000-12-07Hunted down a nasty bug in the expunge code, bad bad.Alain Magloire1
2000-12-06message_t is a general structure that encapsulate envelope_t, header_t andAlain Magloire1
2000-11-14add reference count for floating message.Alain Magloire1
2000-11-14supporting CC BCC when mailing.Alain Magloire1
2000-10-24Another big change we're trying, for the future to be able to loadAlain Magloire1
2000-09-11Pff !!! And everything with one hand. Now I understand why peopleAlain Magloire1
2000-09-06Implemented most of the pop3d functions, technically we haveAlain Magloire1
2000-09-05Adding more comments, and in message_destroy make sure weAlain Magloire1
2000-09-04The big change: For getting the header we use "TOP # 0" but since TOP is anAlain Magloire1
2000-09-02Cleanup, now we can do autogen.sh;configure;make and things will build.Alain Magloire1
2000-09-01Corrected my oversights and bugs introduce last time. Keyboard quotas expired.Alain Magloire1
2000-08-31Cleanup again and all of this done with one hand !!!Alain Magloire1
2000-08-23Maybe it was the codeine ?? variable was not initialize.Alain Magloire1
2000-08-16message add the header count part of the bytes being written.Alain Magloire1
2000-08-04 message.c include/private/message0.h include/public/message.hAlain Magloire1
2000-08-01 body.c header.c io.c mailbox.c mapfile_stream.c mbx_pop.cAlain Magloire1
2000-07-19 file_stream.c mailbox.c mbx_pop.c mbx_unixscan.c message.cAlain Magloire1
2000-07-04 message.cAlain Magloire1

Return to:

Send suggestions and report system problems to the System administrator.