Aaron Meihm
f4bf0a14f6
Merge pull request #181 from ameihm0912/master
...
[minor] Apply filtering in FinishCommand()
2016-01-29 12:30:58 -06:00
Aaron Meihm
9f1ec22a7d
[minor] Apply filtering in FinishCommand()
...
Move filtering logic added in b3dddf1
2016-01-29 12:28:46 -06:00
Aaron Meihm
6dee9d490f
Merge pull request #179 from ameihm0912/master
...
[minor] strip unicode NULL prior to database insertion
2016-01-29 10:24:58 -06:00
Aaron Meihm
b3dddf1b0e
[minor] strip unicode NULL prior to database command insertion
...
Resolves #180
2016-01-29 10:13:53 -06:00
Aaron Meihm
c128226f35
[minor/bug] remove some extra arguments causing problems in file help
2016-01-25 09:57:33 -06:00
Aaron Meihm
e9d6c95638
Merge pull request #175 from mozilla/vendoringupdate
...
Vendoring update
2016-01-25 09:05:17 -06:00
Julien Vehent [:ulfr]
b875ef0213
Merge pull request #178 from ameihm0912/master
...
Update example scribe policies and include travis test
2016-01-22 16:49:48 -05:00
Aaron Meihm
13d4682184
[minor] add a scribe test to travis
2016-01-22 15:39:31 -06:00
Aaron Meihm
fe24a59dc3
[doc] update scribe example policies with new format
2016-01-22 15:37:21 -06:00
Aaron Meihm
3b34f1f853
Merge pull request #176 from ameihm0912/action-compress
...
[medium] introduce optional action compression between client and agent
2016-01-22 14:51:47 -06:00
Aaron Meihm
1d73fab48e
[medium] move compression apply into client package
2016-01-22 14:14:17 -06:00
Aaron Meihm
853d722a83
[medium] introduce optional action compression between client and agent
2016-01-22 10:33:52 -06:00
Julien Vehent
6cd046e65b
[minor] vendoring update
2016-01-22 07:35:10 -05:00
Julien Vehent
adf87c11f4
[doc] regenerated html docs
2016-01-22 07:33:10 -05:00
Julien Vehent [:ulfr]
b81f8816c2
Merge pull request #174 from therealkbhat/doc-fix
...
[minor] Assorted doc fixes
2016-01-22 07:30:49 -05:00
Kishor Bhat
05079ae37f
[minor] Assorted doc fixes
2016-01-22 07:32:51 +05:30
Julien Vehent [:ulfr]
3ad0b2b867
Merge pull request #172 from therealkbhat/doc-fix
...
[minor] Update description of hash inspection capabilities
2016-01-20 11:42:43 -05:00
Kishor Bhat
2f35564abf
[minor] Update description of hash inspection capabilities
2016-01-20 21:42:59 +05:30
Julien Vehent
4644bee4af
[minor] display full environment and tags as json in mig-agent-search
2016-01-19 09:41:43 -05:00
Julien Vehent [:ulfr]
a7ea5d3030
Merge pull request #171 from mozilla/progressbar
...
[minor] show a pretty progress bar when follow actions in clients
2016-01-15 10:22:19 -05:00
Julien Vehent [:ulfr]
472262dd2a
Update version
2016-01-14 19:05:30 -05:00
Julien Vehent
8541f1a2d6
[minor] show a pretty progress bar when follow actions in clients
2016-01-14 15:25:36 -05:00
Julien Vehent [:ulfr]
bde41c6d4a
Merge pull request #160 from therealkbhat/file-decompress
...
[medium] Decompress files before content inspect, resolves #108
2016-01-14 14:08:10 -05:00
Kishor Bhat
f722f992ae
[medium] Decompress files before content inspect, resolves #108
2016-01-14 21:48:51 +05:30
Julien Vehent [:ulfr]
26c94d0548
Merge pull request #158 from therealkbhat/friendlyhashselection
...
[medium] Unify hash selection under sha2/sha3; fixes #155
2016-01-14 10:17:49 -05:00
Kishor Bhat
bd13251564
[medium] unify hashes under sha2/sha3, fixes #155
2016-01-14 16:42:06 +05:30
Julien Vehent [:ulfr]
4273463652
Merge pull request #169 from ameihm0912/scribe-updates
...
scribe updates for release
2016-01-13 16:03:32 -05:00
Aaron Meihm
cc52bf3b4a
[medium] revendor scribe based on upstream master
2016-01-13 14:03:41 -06:00
Aaron Meihm
a973b39368
[medium] add a runner plugin to process incoming scribe results
2016-01-13 14:03:33 -06:00
Aaron Meihm
4452b4ac31
[minor] include architecture in pkg module output
...
closes #168
2016-01-13 11:43:51 -06:00
Aaron Meihm
04362e4b7f
Merge pull request #161 from ameihm0912/aws-metadata
...
[medium] Support fetch of instance meta-data for agents running in AWS
2015-12-30 09:44:21 -06:00
Aaron Meihm
e4a12050c8
[minor] remove aws component from env struct members
2015-12-30 09:36:37 -06:00
Aaron Meihm
828fb3af66
[minor] log metadata service response code on failure
2015-12-30 09:36:37 -06:00
Aaron Meihm
c012a58fb5
[minor] store AWS agent environment in separate struct
2015-12-30 09:36:37 -06:00
Aaron Meihm
f893afd6e0
[medium] Support fetch of instance meta-data for agents running in AWS
2015-12-30 09:36:37 -06:00
Julien Vehent [:ulfr]
4d48141c29
Merge pull request #162 from ameihm0912/runner-compliance-plugin
...
[medium] Add a runner plugin to process compliance items
2015-12-30 10:18:17 -05:00
Aaron Meihm
ba7302de77
[minor] Remove old worker code and update documentation
2015-12-29 17:25:09 -06:00
Aaron Meihm
e9825fc328
[medium] Add a runner plugin to process compliance items
2015-12-29 14:00:42 -06:00
Julien Vehent [:ulfr]
1bf86197bf
Merge pull request #159 from mozilla/traviscirngfix
...
[minor] fix rng-tool install in travis-ci
2015-12-16 13:41:01 -05:00
Julien Vehent
b7f28dc921
[minor] fix rng-tool install in travis-ci
2015-12-16 12:27:13 -05:00
Julien Vehent
ce63eb1c64
Merge pull request #153 from mozilla/vendoringupdate
...
[minor] vendoring update
2015-11-18 10:04:56 -05:00
Julien Vehent
7114a624ea
[minor] add environment & tags to agent details in console, fixes #122
2015-11-18 09:03:02 -05:00
Julien Vehent
01e1a17d12
[minor] vendoring update
2015-11-16 17:42:45 -05:00
Julien Vehent
c71651de50
[minor] add index on agents.starttime
2015-11-16 08:44:55 -05:00
Julien Vehent
66cced1a1f
[doc] minor format string fix
2015-11-10 16:59:49 -05:00
Julien Vehent
9dc2a039a3
[doc] Added details on how to use mig-agent-search
2015-11-10 16:54:47 -05:00
Julien Vehent
c3ef2ab620
[doc] add scribe rhsa/usn policies
2015-11-10 15:08:05 -05:00
Julien Vehent
f0c4460c71
[minor] re-add agents fields returned in target evaluation
...
Removing them caused a few clients, such as mig-agent-search, to not be
able to display the extra data. Rather than writing a new endpoints to expose
all the fields, it's easier to just readd them here.
2015-11-06 07:59:24 -05:00
Julien Vehent
3a0da9cb6b
Merge pull request #150 from mozilla/schedulerreconnect
...
Scheduler relay heartbeat
2015-11-05 16:27:35 -05:00
Aaron Meihm
a7466ac3ef
Merge pull request #145 from ameihm0912/netstat-namespaces2
...
namespace support in netstat module
2015-11-05 09:36:12 -06:00