- 05 Nov, 2007 1 commit
-
-
* include/mailutils/stream.h (mu_socket_stream_create) (mu_stream_shutdown, mu_stream_set_shutdown): New functions. * libproto/include/stream0.h (struct _mu_stream): New member `_shutdown'. * mailbox/file_stream.c (mu_stream_create): Bugfix. * mailbox/stream.c (mu_stream_shutdown) (mu_stream_set_shutdown): New functions. * mailbox/tcp.c (_tcp_shutdown): New function. (_tcp_stream_init): New function. (mu_tcp_stream_create_with_source_ip): Register _tcp_shutdown.
Sergey Poznyakoff authored
-
- 23 Oct, 2007 1 commit
-
-
- 12 Oct, 2007 4 commits
-
-
-
-
Sergey Poznyakoff authored
-
Sergey Poznyakoff authored
-
- 04 Sep, 2007 5 commits
-
-
- 02 Sep, 2007 2 commits
-
-
* README: Editted text in README file related to the -enable-mh-utils option. This was to correct a reference from a now non-existent mh README file to the ..doc/texinfo/mh-mh.texi file. 2007-08-24 Darel Henman <dhenman@gmail.com> * mailbox/mailer.c: Include <sys/time.h> to fix builds on CygWin.
Darel Henman authored -
-
- 29 Aug, 2007 1 commit
- 26 Aug, 2007 3 commits
-
-
- 21 Aug, 2007 2 commits
-
-
- 18 Aug, 2007 3 commits
-
-
- 09 Aug, 2007 2 commits
-
-
- 19 Jul, 2007 1 commit
-
-
- 18 Jul, 2007 15 commits
-
-
-
-
-
(_mailbox_pop_and_pops_init): New function. (_mailbox_pops_init): Likewise. (_mailbox_pop_init): Call _mailbox_pop_and_pops_init. (pop_open): Handle POPS connection.
Wojciech Polak authored -
-
-
(_mailbox_imaps_init): Likewise. (_mailbox_imap_init): Call _mailbox_imap_and_imaps_init.
Wojciech Polak authored -
-
-
-
-
-
-