History log of /dovecot/src/lib/istream-rawlog.h
Revision Date Author Comments Expand
df586de408c73a89c598e09a0ee1e7747146294a 28-Apr-2016 Timo Sirainen <timo.sirainen@dovecot.fi>

lib: [io]stream-rawlog.h should auto-include iostream-rawlog.h Otherwise compiler will warn about the missing enum.

76d4ff1c1b31a1a09f6cbfe613a8d0efe62cbfd2 17-Jan-2015 Timo Sirainen <tss@iki.fi>

lib: iostream-rawlog now writes to ostreams instead of directly to fds.

f1ed4fa248aaf6841ba638b9d66b2738d9f7aa18 29-Aug-2012 Timo Sirainen <tss@iki.fi>

iostream-rawlog: Added possibility to save input/output to the same file.

be6ad6e46ecb8c7126b421819046e7f4857a2bab 21-Sep-2011 Timo Sirainen <tss@iki.fi>

Added rawlog i/ostreams.