- 18 Jul, 2008 1 commit
-
-
* NEWS, configure.ac: Raise version to 1.9.91 * mail/mailline.c (ml_getc): Fix indentation. * mailbox/mime.c (mu_mime_get_part): Return MU_ERR_NOENT if part is out of range.
Sergey Poznyakoff authored
-
- 28 Jun, 2007 1 commit
-
-
- 27 Jun, 2007 1 commit
-
-
- 26 Jun, 2007 1 commit
-
-
- 09 May, 2007 1 commit
-
-
- 06 Mar, 2007 1 commit
- 29 Nov, 2005 1 commit
-
-
- 15 Nov, 2005 1 commit
-
-
- 30 Oct, 2005 1 commit
-
-
(message_unref): Rename to mu_message_unref. (MIME_MULTIPART_MIXED,MIME_MULTIPART_ALT): Prefix with MU_.
Sergey Poznyakoff authored
-
- 27 Aug, 2005 1 commit
-
-
- 26 Aug, 2005 1 commit
-
-
- 08 Jul, 2005 1 commit
- 17 May, 2005 1 commit
-
-
- 18 Sep, 2004 1 commit
-
-
- 03 Jun, 2004 1 commit
-
-
- 02 Jun, 2004 1 commit
-
-
- 28 Aug, 2003 1 commit
-
-
- 27 Aug, 2003 2 commits
-
-
- 09 Feb, 2003 1 commit
-
-
- 29 Dec, 2002 1 commit
- 02 Dec, 2002 1 commit
-
-
- 28 Nov, 2002 1 commit
-
-
- 01 Jun, 2001 1 commit
-
-
- 30 May, 2001 1 commit
-
-
- 24 May, 2001 1 commit
-
-
- 17 May, 2001 1 commit
-
-
- 13 May, 2001 1 commit
-
-
- 02 May, 2001 1 commit
-
-
- 14 Apr, 2001 1 commit
-
-
- 16 Feb, 2001 1 commit
-
-
- 16 Jan, 2001 1 commit
-
-
address.c mime.c misc.c: Always cast to (unsigned char) when using the ctype functions like isspace(); mbx_default.c: If _PATH_SENDMAIL not set via paths.h use "/usr/spool/mail" message.c: uidl is now <md5 . time . sequene> tcp.c: INADDR_NONE is not define on solaris define it to -1.
Alain Magloire authored
-
- 14 Jan, 2001 1 commit
-
-
When expunging check if the message as been modified, for example "X-UIDL" maybe add in the header it will now be save in the message. expunge reuse the same code of mbox_append_message(). add a new header_set_fill() to get the header of the messages form the mailbox.
Alain Magloire authored
-
- 08 Jan, 2001 1 commit
-
-
- 14 Dec, 2000 1 commit
-
-
Added the missings HAVE_CONFIG_H for certain files. message_uidl --> message_uid define _XOPEN_SOURCE 500 for GNU/Linux to get the namespace of UNIX98
Alain Magloire authored
-
- 06 Dec, 2000 1 commit
-
-
body_t etc ... Accessing member of the structure is thread-safe, a monitor/lock is use the downside the lock is grab for each modification.
Alain Magloire authored
-
- 04 Dec, 2000 1 commit
- 16 Nov, 2000 1 commit
-
-
- 15 Nov, 2000 1 commit
-
-
the count that would have been written, the latter is C99 conformant but the former is also in wide use since snprintf () was not part of ANSI C, or posix.
Alain Magloire authored
-
- 14 Nov, 2000 1 commit
-
-