summaryrefslogtreecommitdiff
path: root/include/mailutils/stream.h
AgeCommit message (Expand)AuthorFiles
2010-09-07Rename XSCRIPT_ macros to MU_XSCRIPT.stream-cleanupSergey Poznyakoff1
2010-09-07Improve transcript stream.Sergey Poznyakoff1
2010-09-07Finish pop3 mailbox implementation.Sergey Poznyakoff1
2010-09-06Implement "read cache" streams. Rewrite stdio and socket streams.Sergey Poznyakoff1
2010-09-02Implement an ioctl for replace bottom-level transport layers in a stream chain.Sergey Poznyakoff1
2010-09-02Redo the support for transport-based streams.Sergey Poznyakoff1
2010-08-30Add a framework for printing I/O transcripts; modify pop3d to use it.Sergey Poznyakoff1
2010-05-02Implement seek on filters in read-only mode.Sergey Poznyakoff1
2010-05-01Optimize readline/readdelim/getdelim calls.Sergey Poznyakoff1
2010-05-01Fix UNIX mbox driver and mail utility.Sergey Poznyakoff1
2010-04-29Stream 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
2003-02-09Fixed copyright to Lesser GPL and updated FSF address.Wojciech Polak1
2003-02-03(stream_set_strerror,stream_strerror): Changed prototypeSergey Poznyakoff1
2003-01-18(stream_set_strerror)Sergey Poznyakoff1
2002-12-31Use __PMT in nested declarations for C++ compatibility.Sergey Poznyakoff1
2002-12-29Fixed C source copyrights to be compatible with the GNU 'Maintaining'Wojciech Polak1
2002-12-28New flag MU_STREAM_ALLOW_LINKS: allow links on a file. Needed for MH.Sergey Poznyakoff1
2002-03-25Finished split of forward declarations into <mailutils/types.h>. Now youSam Roberts1
2002-02-27Removed definitions of __P() scattered over multiple headerSergey Poznyakoff1
2001-12-18Forgot to add stdio_stream_create() to the header, it opens a stream_t onSam Roberts1
2001-12-16Modified stream creation and opening. The *_stream_create() functions nowSam Roberts1
2001-04-18Finally took time to put the code in from Jakob first draft, inAlain Magloire1
2001-04-05adjusting the headers.Alain Magloire1

Return to:

Send suggestions and report system problems to the System administrator.