[Bro-Dev] #1021: merge topic/bernhard/input-update

Bro Tracker bro at tracker.bro.org
Wed Jul 3 17:28:00 PDT 2013


#1021: merge topic/bernhard/input-update
----------------------------+------------------------
  Reporter:  amannb         |      Owner:  robin
      Type:  Merge Request  |     Status:  closed
  Priority:  Medium         |  Milestone:  Bro2.2
 Component:  Bro            |    Version:  git/master
Resolution:  fixed          |   Keywords:
----------------------------+------------------------
Changes (by robin):

 * owner:   => robin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:96fe05633a5376626333bafee4ca03534cd8e937/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="96fe05633a5376626333bafee4ca03534cd8e937"
 Merge remote-tracking branch 'origin/topic/bernhard/input-update'

 Closes #1021.

 * origin/topic/bernhard/input-update:
   this event handler fails the unused-event-handlers test because it is a
 bit of a special case.
   ...and fix the event ordering issue. Dispatch != QueueEvent
   add Terminate to input framework to prevent potential shutdown race-
 conditions.
   fix warning.
   fix stderr test. ls behaves differently on errors on linux...
   small fixes.
   linux does not have strnstr
   and close only fds that are currently open (the logging framework really
 did not like that :) )
   A bunch of more changes for the raw reader
   make reading from stdout and stderr simultaneously work.
   allow sending data to stdin of child process
   Streaming reads from external commands work without blocking anything.
   replace popen with fork and exec.
   change raw reader to use basic c io instead of fdstream encapsulation
 class.
 }}}

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/1021#comment:1>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list