# # ChangeLog for lib/format_wag.c # # Generated by Trac 1.0.10 # 07/07/22 04:52:19 Thu, 25 Aug 2005 23:22:23 GMT Shane Alcock [b5cd711] * lib/Makefile.am (modified) * lib/dagformat.h (modified) * lib/fifo.c (modified) * lib/fifo.h (modified) * lib/format_erf.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (modified) * lib/trace.c (modified) Changed all references to "fifo" to "tracefifo" with regards to ... Thu, 25 Aug 2005 08:01:13 GMT Daniel Lawson [1974620] * ChangeLog (modified) * examples/munge/Makefile (modified) * examples/munge/munge.c (modified) * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (modified) * lib/trace.c (modified) added format conversion into pcap and erf formats, and have tested ... Wed, 24 Aug 2005 03:34:32 GMT Daniel Lawson [3073c04] * ChangeLog (modified) * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_wag.c (modified) code tidyups in format_erf.c writer functionality for format_pcap ... Wed, 10 Aug 2005 23:30:41 GMT Daniel Lawson [ffc8c8d] * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) * lib/libtrace.h (modified) * lib/libtrace_int.h (modified) * lib/trace.c (modified) better return codes in format_*.c, trace_perror stuff Mon, 08 Aug 2005 05:21:58 GMT Daniel Lawson [39b37d2] * lib/format_erf.c (modified) * lib/format_helper.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) include "config.h" <- get 64bit goodness back Mon, 08 Aug 2005 04:33:16 GMT Daniel Lawson [72bfe20] * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (modified) * lib/trace.c (modified) trace_event fixed Thu, 04 Aug 2005 03:37:08 GMT Daniel Lawson [9e2a109] * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (moved) * lib/trace.c (modified) moved format.h to libtrace_int.h pulled out all the format-specific ... Wed, 03 Aug 2005 04:26:55 GMT Daniel Lawson [fe43699] * lib/format_erf.c (modified) * lib/format_wag.c (modified) * lib/libtrace.h (modified) * lib/trace.c (modified) help functions in erf, wag modules. Wed, 03 Aug 2005 02:35:23 GMT Daniel Lawson [dd22d84] * lib/format.h (modified) * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) help() function in all modules Wed, 03 Aug 2005 02:24:59 GMT Shane Alcock [91ebc50] * lib/Makefile.am (modified) * lib/format.h (modified) * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/format_template.c (modified) * lib/format_wag.c (modified) * lib/libtrace.h (modified) * lib/trace.c (modified) config option support added + zlib compression level Tue, 02 Aug 2005 04:47:43 GMT Daniel Lawson [1f2220f] * lib/format_wag.c (modified) wag works. can read from a trace file. wag doesn't do things in ... Mon, 01 Aug 2005 04:49:12 GMT Daniel Lawson [37a39b7] * lib/format_wag.c (added) adding wag codepath