Merge remote-tracking branch 'origin/master' into topic/dnthayer/lang-docs

This commit is contained in:
Daniel Thayer 2012-12-20 14:06:36 -06:00
commit 75f32093ab
138 changed files with 1483 additions and 375 deletions

View file

@ -799,20 +799,12 @@ scripting language supports the following built-in attributes.
``&synchronized`` variable is automatically propagated to all peers
when it changes.
.. bro:attr:: &postprocessor
.. TODO: needs to be documented.
.. bro:attr:: &encrypt
Encrypts files right before writing them to disk.
.. TODO: needs to be documented in more detail.
.. bro:attr:: &match
.. TODO: needs to be documented.
.. bro:attr:: &raw_output
Opens a file in raw mode, i.e., non-ASCII characters are not
@ -846,6 +838,3 @@ scripting language supports the following built-in attributes.
.. TODO: needs documented
.. bro:attr:: (&tracked)
.. TODO: needs documented or removed if it's not used anywhere.