[Bro-Dev] [Auto] Merge Status

2013-09-20 Thread Merge Tracker
Open Merge Requests === IDComponentReporter AssigneeUpdated For Version PrioritySummary --- - -- -- - -- --- BIT-1080 [1] BTest

[Bro-Dev] [JIRA] (BIT-1083) Update scripting documentation

2013-09-20 Thread srunnels (JIRA)
[ https://bro-tracker.atlassian.net/browse/BIT-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] srunnels updated BIT-1083: -- Status: Merge Request (was: Open) Update scripting documentation --

[Bro-Dev] [JIRA] (BIT-1083) Update scripting documentation

2013-09-20 Thread srunnels (JIRA)
srunnels created BIT-1083: - Summary: Update scripting documentation Key: BIT-1083 URL: https://bro-tracker.atlassian.net/browse/BIT-1083 Project: Bro Issue Tracker Issue Type: Improvement

[Bro-Dev] [JIRA] (BIT-1081) topic/jsiwek/raw-exec-pgrp

2013-09-20 Thread Jon Siwek (JIRA)
Jon Siwek created BIT-1081: -- Summary: topic/jsiwek/raw-exec-pgrp Key: BIT-1081 URL: https://bro-tracker.atlassian.net/browse/BIT-1081 Project: Bro Issue Tracker Issue Type: Problem

[Bro-Dev] [JIRA] (BIT-1081) topic/jsiwek/raw-exec-pgrp

2013-09-20 Thread Daniel Thayer (JIRA)
[ https://bro-tracker.atlassian.net/browse/BIT-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Thayer updated BIT-1081: --- Status: Merge Request (was: Open) topic/jsiwek/raw-exec-pgrp --

[Bro-Dev] [JIRA] (BIT-1081) topic/jsiwek/raw-exec-pgrp

2013-09-20 Thread Daniel Thayer (JIRA)
[ https://bro-tracker.atlassian.net/browse/BIT-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14102#comment-14102 ] Daniel Thayer commented on BIT-1081: It works for me. topic/jsiwek/raw-exec-pgrp

[Bro-Dev] [JIRA] (BIT-1081) topic/jsiwek/raw-exec-pgrp

2013-09-20 Thread Robin Sommer (JIRA)
[ https://bro-tracker.atlassian.net/browse/BIT-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Sommer updated BIT-1081: -- Resolution: Merged (was: Fixed) Status: Closed (was: Merge Request)

[Bro-Dev] bro 2.1 vs clang

2013-09-20 Thread Craig Leres
There's a FreeBSD ports bug report that says clang 3.3 doesn't like bro 2.1: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182127 /home/ports/security/bro/work/bro-2.1/src/Expr.cc:2392:9: error: reference to 'is_assignable' is ambiguous if ( ! is_assignable(op-Type()) ) ^