zeek/src/threading
Robin Sommer 7cc863c5fc Fix for when not producing local output; that hung.
* origin/topic/robin/dataseries:
  Moving trace for rotation test into traces directory.
  Fixing a rotation race condition at termination.
  Portability fixes.
  Extending DS docs with some examples.
  Updating doc.
  Fixing pack_scale and time-as-int.
  Adding format specifier to DS spec to print out double as %.6f.
  DataSeries updates and fixes.
  DataSeries tuning.
  Tweaking DataSeries support.
  Extending log post-processor call to include the name of the writer.
  Removing an unnecessary const cast.
  DataSeries TODO list with open issues/questions.
  Starting DataSeries HowTo.
  Additional test output canonification for ds2txt's timestamps.
  In threads, an internal error now immediately aborts.
  DataSeries cleanup.
  Working on DataSeries support.
  Merging in DataSeries support from topic/gilbert/logging.
  Fixing  threads' DoFinish() method.
2012-05-17 12:38:47 -07:00
..
BasicThread.cc Fixing problem logging remotely when local logging was turned off. 2012-03-08 17:30:18 -08:00
BasicThread.h Bugfixes. 2012-02-12 13:07:26 -08:00
Manager.cc Two more tweaks to reliably terminate when reading from trace. 2012-04-04 10:42:50 -07:00
Manager.h Fixing a rotation race condition at termination. 2012-05-16 18:24:55 -07:00
MsgThread.cc Fix for when not producing local output; that hung. 2012-05-17 12:38:47 -07:00
MsgThread.h Fix for when not producing local output; that hung. 2012-05-17 12:38:47 -07:00
Queue.h Extending queue statistics. 2012-03-23 15:57:25 -07:00
SerialTypes.cc DataSeries cleanup. 2012-04-16 15:18:59 -07:00
SerialTypes.h DataSeries cleanup. 2012-04-16 15:18:59 -07:00