Guillaume Destuynder
|
19d1fe3e16
|
[doc] Fix typo, enhance regexp for finding processes of a user.
|
2015-10-09 10:14:43 -07:00 |
Guillaume Destuynder
|
2338d646ff
|
[doc] Added example to look for a user's processes/connected
|
2015-10-08 17:47:11 -07:00 |
Julien Vehent
|
eebc764654
|
[doc] nit in console doc
|
2015-10-06 11:36:32 -04:00 |
Julien Vehent
|
7c4a70049e
|
[doc] tons of new docs, with some CSS changes
|
2015-10-06 09:29:38 -04:00 |
Julien Vehent
|
75161adc20
|
[doc] various fixes, thanks to @mvanotti
|
2015-10-05 10:53:18 -04:00 |
Aaron Meihm
|
492308f015
|
[doc] minor documentation updates for mig-runner
|
2015-10-01 09:29:05 -05:00 |
Julien Vehent
|
90daf8dcc9
|
[doc] update environment preparation doc
|
2015-09-29 11:22:43 -04:00 |
Julien Vehent
|
765db7647f
|
Merge pull request #87 from mozilla/fixsearch20150919
Fix various DB Query issues
|
2015-09-23 13:03:44 -04:00 |
Julien Vehent
|
7e4d77c28f
|
[minor] cleanup search code in db/console/api/scheduler
|
2015-09-23 12:57:39 -04:00 |
Julien Vehent
|
4b70ddbbc4
|
[minor] change default before/after/limit values in db search queries
|
2015-09-19 10:44:07 -04:00 |
Aaron Meihm
|
0ba9cb93a7
|
[minor] add a results delay configuration value
This supports including a small delay following action expiry before
attempting to retrieve results from the API.
|
2015-09-18 10:23:21 -05:00 |
Aaron Meihm
|
9f695f3cd1
|
[doc] add a note regarding the use of plugins in mig-runner
|
2015-09-17 23:37:41 -05:00 |
Aaron Meihm
|
f49588aab6
|
[doc] update mig-runner documentation for recent changes
|
2015-09-17 23:34:15 -05:00 |
Aaron Meihm
|
91d6903286
|
[doc] fix reference to RunnerResult in runner documentation
|
2015-09-16 10:18:20 -05:00 |
Aaron Meihm
|
20c8a2c40c
|
[minor] initial commit of mig-runner
|
2015-09-15 14:40:26 -05:00 |
Julien Vehent
|
6e0fa15031
|
[doc] add more details on targetting in the cheat sheet
|
2015-09-10 17:31:32 -04:00 |
Julien Vehent
|
ce61007cc0
|
[doc] fixed sed in cheatsheet
|
2015-09-10 17:08:14 -04:00 |
Julien Vehent
|
c0d285e344
|
[doc] complete rewrite of the deployment doc
|
2015-09-09 11:04:23 -04:00 |
Julien Vehent
|
f6278843a5
|
[doc] all documentations update
|
2015-08-31 17:50:23 -04:00 |
Julien Vehent
|
c3bd1f870e
|
[doc] Makefile & HTML docs update
|
2015-08-27 00:35:28 -04:00 |
Julien Vehent
|
bf0826786e
|
[minor] support ! prefix in file module name/content regexes to inverse match
|
2015-08-27 00:29:05 -04:00 |
Guillaume Destuynder
|
8823021486
|
Add instructions on how to directly invoke mig-agent
Note: the html file may need regeneration with ulfr's setup for consistency
|
2015-08-25 17:15:43 +02:00 |
Julien Vehent
|
f9aef49bdc
|
[doc] docstyle update
|
2015-08-23 11:23:46 -04:00 |
Julien Vehent
|
e062d41b33
|
[major] reorg of mq exchanges for stronger access control
|
2015-08-01 11:47:49 -04:00 |
Julien Vehent
|
0d80ea8d72
|
[medium] paginate api search results using offset parameters
|
2015-07-17 10:47:50 -04:00 |
Julien Vehent
|
50da7d34a7
|
[doc] minor update
|
2015-07-06 14:51:08 -05:00 |
Dustin J. Mitchell
|
d1f2b7704f
|
[minor] change 'object' to 'instance'
|
2015-06-19 12:28:20 -04:00 |
Dustin J. Mitchell
|
c9ce07b15b
|
[minor] make NewRun return a Runner without casting
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
efe723783b
|
[minor] rename NewRunner to NewRun
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
25c9bd9bdd
|
[minor] make all modules' run structs private, pointer receivers
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
38a1e32d86
|
[minor] rename Executer to Runner, which now represents a module run
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
f0bfac549b
|
[doc] update documentation for new registration scheme
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
63e739d52f
|
[minor] rename Moduler to Executer, since Moduler will mean something else
|
2015-06-19 12:28:19 -04:00 |
Dustin J. Mitchell
|
b57ed7b8d5
|
[doc] Clarify module interfaces
This splits off some discussion of how the agent works to `agent.rst`,
without making any attempt to further flesh out that information.
|
2015-05-12 14:52:17 -04:00 |
Dustin J. Mitchell
|
e35fc7e95c
|
[doc] change single backticks top double backticks for monospace text
|
2015-05-12 14:52:11 -04:00 |
Julien Vehent
|
12ddd99864
|
[doc] added memory module html doc
|
2015-05-10 12:23:39 -04:00 |
Julien Vehent
|
1ab41be57e
|
[doc] update modules doc to reflect interface change
|
2015-05-07 17:56:21 -04:00 |
Julien Vehent
|
a049aa5c2b
|
[doc] rst2html5 update
|
2015-05-01 19:01:06 -04:00 |
Julien Vehent
|
b535a206d1
|
[medium] add tags.Team to asset hints and compliance items
|
2015-05-01 19:00:33 -04:00 |
Julien Vehent
|
e75b4425e3
|
[doc] add syntax highlighting to go code samples
|
2015-04-29 11:58:05 -04:00 |
Julien Vehent
|
15752bdd4d
|
[major] module interface v2: complete rewrite, backward incompatible
|
2015-04-29 11:58:04 -04:00 |
Julien Vehent
|
3bef5ea2be
|
[doc] README update
|
2015-04-24 12:42:23 -04:00 |
Julien Vehent
|
4a06018916
|
[doc] add command line demo to readme
|
2015-04-21 12:27:14 -04:00 |
Julien Vehent
|
1d8e8f4ba0
|
[doc] updated cheatsheet with ping and timedrift examples
|
2015-04-07 11:36:28 -04:00 |
Julien Vehent
|
aa1e7833ed
|
[doc] rewrite action/command workflow, add note about expiration
|
2015-03-26 14:46:26 -04:00 |
Julien Vehent
|
38564a28ec
|
[medium] add API geolocations report to search endpoint
|
2015-03-23 14:52:47 -04:00 |
Julien Vehent
|
52318add71
|
[doc] cheatsheet update
|
2015-03-20 14:19:59 -04:00 |
Julien Vehent
|
a4efd70ac0
|
[doc] new modules, worker and arch diagram
|
2015-03-17 17:08:03 -04:00 |
Julien Vehent
|
315fb85bb9
|
[doc] css changes
|
2015-03-14 10:08:37 -04:00 |
Julien Vehent
|
2688fabd26
|
[minor] update mozdef_asset worker to use gozdef
|
2015-03-13 20:04:57 -04:00 |