log src/util/rawlog.c @ 5447:04404fd54cf6 HEAD

age author description
Wed, 28 Mar 2007 23:07:38 +0300 Timo Sirainen Fixed to work with chrooting HEAD
Fri, 09 Mar 2007 00:07:32 +0200 Timo Sirainen Removed pool parameter from io_loop_create() HEAD
Fri, 26 Jan 2007 15:58:48 +0200 Timo Sirainen Cleanups and minor fixes HEAD
Fri, 05 Jan 2007 16:52:13 +0200 Timo Sirainen Added -i and -o options to rawlog to restrict logging to only input or output. HEAD
Fri, 15 Dec 2006 20:38:08 +0200 Timo Sirainen Replaced void *context from a lot of callbacks with the actual context HEAD
Sun, 26 Feb 2006 12:04:59 +0200 Timo Sirainen Added i_stream_destroy() and o_stream_destroy() and used them instead of HEAD
Sat, 14 Jan 2006 20:47:20 +0200 Timo Sirainen deinit, unref, destroy, close, free, etc. functions now take a pointer to HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Fri, 07 Jan 2005 15:22:01 +0200 Timo Sirainen rewrote rawlog code. it's now fully asynchronous which could make it a bit HEAD
Fri, 17 Sep 2004 18:54:25 +0300 Timo Sirainen don't loop waiting for input, if it didn't come for some reason. HEAD
Mon, 23 Aug 2004 17:15:09 +0300 Timo Sirainen Rawlog filename was always with date 01.01.1970. HEAD
Sun, 24 Aug 2003 12:35:19 +0300 Timo Sirainen fixes HEAD
Thu, 21 Aug 2003 02:24:29 +0300 Timo Sirainen Separated rawlog into it's own binary. HEAD