Commit graph

381 commits

Author SHA1 Message Date
Robin Sommer
c6de23ebe1 Merge remote-tracking branch 'origin/topic/bernhard/ticket1072'
* origin/topic/bernhard/ticket1072:
  and const 2 more functions
  update hll documentation, make a few functions private and create a new copy constructor.
  fix case where hll_error_margin could be undefined (thanks John)

BIT-1072 #merged
2013-09-18 15:00:06 -07:00
Jon Siwek
bcf79fe11a Merge branch 'topic/dnthayer/doc-fix-links'
BIT-1076 #merged
2013-09-12 16:40:28 -05:00
Jon Siwek
801f32c8ee Updating submodule(s).
[nomail]
2013-09-12 12:33:24 -05:00
Jon Siwek
b76d8eedbb Updating submodule.
[nomail]
2013-09-05 16:54:53 -05:00
Jon Siwek
db470a637a Documentation fixes.
This cleans up most of the warnings from sphinx (broken :doc: links,
broxygen role misuses, etc.).  The remaining ones should be harmless,
but not quick to silence.

I found that the README for each component was a copy from the actual
repo, so I turned those in to symlinks so they don't get out of date.
2013-09-03 15:59:40 -05:00
Robin Sommer
2392a29b7f Redoing doc.sphinx baselines. 2013-08-31 18:10:09 -07:00
Robin Sommer
ac66db286a Merge remote-tracking branch 'origin/topic/documentation'
I'm merging in the documentation branch to avoid that it keeps getting
out of sync. We still need to work on this a bit more, I'll summarize
in a mail.

* origin/topic/documentation: (68 commits)
  Going over initial parts of the scripting overview.
  Adding lines in scripting/index.txt. No other change.
  Updating submodule.
  Pass over the Using Bro section.
  Applying doc updates from BIT-1063. (Anthony Verez)
  Breaking lines in using/*.
  More doc reorg, and a light pass over the first 3 sections.
  Starting to put a new structure in place.
  Updating submodule(s).
  Updating submodule(s).
  Adding some temporary testing/demonstration to front page.
  Switching btest to topic/robin/parts branch.
  Basic cross-referencing UIDs between files, btests, and baselines.
  A truly embarassing number of spelling corrections.
  Using redirection with bro-cut.  Include initial btests for this document.
  Corrected a mis-typed RST include.
  Initial start for "Using Bro".
  Spelling corrections.
  Include Notice Policy shortcuts in the Scripting User Manual.
  Notice::policy hooks and tests.
  ...

Conflicts:
	src/3rdparty
2013-08-31 16:07:44 -07:00
Robin Sommer
bf9eb7c44f Updating submodule(s).
[nomail]
2013-08-31 11:22:40 -07:00
Robin Sommer
b74bf10565 Going over initial parts of the scripting overview.
I made a light pass over the text. Switched the includes over to the
new btest-include and adapted the other TEXT-EXECs a bit.

Also includes more tweaking all over the Sphinx setup.
2013-08-30 16:23:17 -07:00
Robin Sommer
13842f2fd5 Updating submodule(s).
[nomail]
2013-08-28 21:12:15 -07:00
Robin Sommer
39a848d76b Updating submodule(s).
[nomail]
2013-08-28 18:57:23 -07:00
Robin Sommer
ea9cfc749d Updating submodule(s).
[nomail]
2013-08-27 14:12:20 -07:00
Robin Sommer
0cdc868446 Updating submodule(s).
[nomail]
2013-08-27 14:10:38 -07:00
Robin Sommer
1cf535dbbb Updating submodule. 2013-08-22 16:33:32 -07:00
Robin Sommer
315aa9d2f5 Updating submodule(s).
[nomail]
2013-08-22 16:33:11 -07:00
Robin Sommer
399899c49b Pass over the Using Bro section.
I edited the text little bit, reorganized the structure somewhat and
extended some parts. I've also simplified the tests a bit, using some
of the BTest tweaks commited in parallel.
2013-08-22 16:04:45 -07:00
Robin Sommer
29ce98a1d8 Updating submodule(s).
[nomail]
2013-08-22 10:37:29 -07:00
Robin Sommer
bc819750b9 Updating submodule(s).
[nomail]
2013-08-20 13:59:28 -07:00
Robin Sommer
671be75308 Updating submodule(s).
[nomail]
2013-08-19 22:07:15 -07:00
Robin Sommer
ab8d13889e Merge remote-tracking branch 'origin/topic/matthias/bloom-filter'
* origin/topic/matthias/bloom-filter:
  Use Bro-style platform-independent integer types.
  Change bloom filter's dependence on size_t.
  Remove debugging code.
  Update baseline with now correct FP tests.
  Add debugging code to find FP inconsistency.

Conflicts:
	src/3rdparty
2013-08-19 11:26:29 -07:00
Robin Sommer
97c0d5d461 Updating submodule(s).
[nomail]
2013-08-16 15:53:05 -07:00
Robin Sommer
b8f47cc3db Updating submodule(s).
[nomail]
2013-08-13 18:44:13 -07:00
Robin Sommer
d4820cd43b Updating submodule(s).
[nomail]
2013-08-12 16:18:55 -07:00
Robin Sommer
2bef4111a3 Updating submodule(s).
[nomail]
2013-08-12 16:05:14 -07:00
Robin Sommer
3780cab38b Updating submodule(s).
[nomail]
2013-08-12 14:18:20 -07:00
Robin Sommer
aec77c7cfe Merge remote-tracking branch 'origin/master' into topic/documentation
Conflicts:
	doc/index.rst
	doc/scripts/builtins.rst
	testing/btest/btest.cfg
2013-08-12 14:03:49 -07:00
Robin Sommer
47bf045893 Updating submodule(s).
[nomail]
2013-08-12 11:53:52 -07:00
Robin Sommer
b71dc5d8ff Updating submodule(s).
[nomail]
2013-08-09 17:06:30 -07:00
Robin Sommer
cd2bb2f8f1 Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  Exec module and raw input reader fixes.
2013-08-02 17:19:50 -07:00
Robin Sommer
279c7b1af5 Updating submodule(s).
[nomail]
2013-07-31 20:51:01 -07:00
Robin Sommer
ba12f4af85 Updating submodule(s).
[nomail]
2013-07-31 20:47:47 -07:00
Robin Sommer
c30fa36d14 Updating submodule(s).
[nomail]
2013-07-29 16:39:40 -07:00
Robin Sommer
8d729a378b Updating submodule(s).
[nomail]
2013-07-25 12:32:01 -07:00
Robin Sommer
4a7046848c bif files declared with bif_target() are now automatically compiled
in.

No more manual includes to pull them in.

(It doesn't quite work fully automatically yet for some bifs that need
script-level types defined, like the input and logging frameworks.
They still do a manual "@load foo.bif" in their main.bro to get the
order right. It's a bit tricky to fix that and would probably need
splitting main.bro into two parts; not sure that's worth it.)
2013-07-25 10:12:52 -07:00
Robin Sommer
c373f93c4f Updating submodule(s).
[nomail]
2013-07-17 21:57:25 -07:00
Robin Sommer
d8801bb9c4 Canonifying internal order for plugins and their components to make it
deterministic.
2013-07-17 21:57:13 -07:00
Robin Sommer
50357ec47a Merge remote-tracking branch 'origin/topic/bernhard/sqlite-update'
* origin/topic/bernhard/sqlite-update:
  yep, freebsd still needs this fix
  bump sqlite to 3.7.17.

Closes #1037.
2013-07-14 08:04:19 -07:00
Robin Sommer
6581844de9 Merge branch 'topic/documentation' of ssh://git.bro-ids.org/bro into topic/documentation 2013-07-10 15:01:05 -07:00
Robin Sommer
8a0cc31d0a Switching btest to topic/robin/parts branch. 2013-07-10 14:59:40 -07:00
Robin Sommer
841604bebe Updating submodule(s).
[nomail]
2013-07-08 20:46:52 -07:00
Robin Sommer
7fe7684d4a Updating submodule(s).
[nomail]
2013-07-08 13:28:07 -07:00
Robin Sommer
23b58d62d2 Updating submodule(s).
[nomail]
2013-07-03 17:24:11 -07:00
Robin Sommer
5487258b03 Updating submodule(s).
[nomail]
2013-06-07 16:37:53 -07:00
Robin Sommer
1dfaf24945 Updating submodule(s).
[nomail]
2013-06-05 08:00:01 -07:00
Robin Sommer
d3d14e10cf Merge remote-tracking branch 'origin/topic/jsiwek/983'
Closes #983.

* origin/topic/jsiwek/983:
  Add named constructor examples to docs.
  Allow named vector constructors. Addresses #983.
  Allow named table constructors.  Addresses #983.
  Improve set constructor argument coercion.
  Allow named set constructors. Addresses #983.
  Allow named record constructors. Addresses #983.
2013-06-02 17:41:33 -07:00
Robin Sommer
6d478bea57 Updating submodule(s).
[nomail]
2013-05-31 17:30:43 -07:00
Robin Sommer
d67123d0c3 Updating submodule(s).
[nomail]
2013-05-24 18:07:36 -07:00
Robin Sommer
14abcc52fa Updating submodule(s).
[nomail]
2013-05-17 13:38:29 -07:00
Robin Sommer
31f94b8f37 Updating submodule(s).
[nomail]
2013-05-17 07:48:06 -07:00
Robin Sommer
d41edfafcf Updating submodule(s).
[nomail]
2013-05-15 18:20:33 -07:00