summaryrefslogtreecommitdiff
path: root/include/mailutils/stream.h
AgeCommit message (Expand)AuthorFiles
2010-12-03Initial implementation of log streams.Sergey Poznyakoff1
2010-11-25temp_file_stream: Use mu_tempfile_hints to control how the file name is created.Sergey Poznyakoff1
2010-11-24New type of stream: static memory stream.Sergey Poznyakoff1
2010-11-10Improve stream statistics interface. Introduce "null stream".Sergey Poznyakoff1
2010-10-26Rewrite URL support.Sergey Poznyakoff1
2010-10-05Implement echo control on fd streams. Implement mu_getpass function.Sergey Poznyakoff1
2010-10-03Improve stream creation consistency.Sergey Poznyakoff1
2010-09-25Redo the code for installing tls/sasl transport streams.Sergey Poznyakoff1
2010-09-20Stream improvements.Sergey Poznyakoff1
2010-09-19Bugfixes.Sergey Poznyakoff1
2010-09-16Implement `remove' method for mailboxes.Sergey Poznyakoff1
2010-09-09Optimize I/O bufferization.Sergey Poznyakoff1
2010-09-08Rename XSCRIPT_ macros to MU_XSCRIPT.Sergey Poznyakoff1
2010-09-08Improve transcript stream.Sergey Poznyakoff1
2010-09-08Finish pop3 mailbox implementation.Sergey Poznyakoff1
2010-09-08Implement "read cache" streams. Rewrite stdio and socket streams.Sergey Poznyakoff1
2010-09-08Implement an ioctl for replace bottom-level transport layers in a stream chain.Sergey Poznyakoff1
2010-09-08Redo the support for transport-based streams.Sergey Poznyakoff1
2010-09-08Add a framework for printing I/O transcripts; modify pop3d to use it.Sergey Poznyakoff1
2010-09-08Implement seek on filters in read-only mode.Sergey Poznyakoff1
2010-09-08Optimize readline/readdelim/getdelim calls.Sergey Poznyakoff1
2010-09-08Fix UNIX mbox driver and mail utility.Sergey Poznyakoff1
2010-09-08Stream support rewritten from scratch.Sergey Poznyakoff1
2010-04-14Fix indirect memory leak in mu_decode_filter.Sergey Poznyakoff1
2010-01-05Update copyright years.Sergey Poznyakoff1
2008-11-06Allow to set file permissions of the local mailboxes during creation.Sergey Poznyakoff1
2007-11-11* auth/sql.c, libproto/mbox/folder.c: Rename MU_READ_ERROR toSergey Poznyakoff1
2007-11-05* mailbox/socket_stream.c: New file.Sergey Poznyakoff1
2007-07-10(mu_stream_vprintf)Wojciech Polak1
2007-06-28Remove conflict markersSergey Poznyakoff1
2007-06-28Remove conflict markersSergey Poznyakoff1
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2006-12-15(MU_STREAM_READY_EX): New defineSergey Poznyakoff1
2006-06-14(mu_tcp_stream_create_with_source_ip,mu_tcp_stream_create_with_source_host): ...Sergey Poznyakoff1
2006-02-07(mu_stream_getline, mu_stream_sequential_getline): New functionSergey Poznyakoff1
2005-12-03(mu_temp_file_stream_create): New function.Sergey Poznyakoff1
2005-11-15Use mu_off_t instead of off_tSergey Poznyakoff1
2005-11-14Fix indentationSergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-16Remove __P() and __PMT() wrappers.Sergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2004-08-31(prog_stream_create): Changed type of the second argument to const char*.Wojciech Polak1
2004-06-12Revised use of const modifiersSergey Poznyakoff1
2004-06-09Forward declaration of struct timeval is needed for stream_wait().Sergey Poznyakoff1
2004-06-04(MU_STREAM_STRICT): New flagSergey Poznyakoff1
2004-06-03(stream_get_fd)Sergey Poznyakoff1
2003-12-25(filter_prog_stream_create): New function.uid656971
2003-08-28(stream_get_fd2): New function.Sergey Poznyakoff1
2003-02-13(stream_seek): New function.Sergey Poznyakoff1
2003-02-12(prog_stream_create): New function.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.