Julien Vehent
0cbfa67552
[minor] re-enable Masche by default, upstream issue is fixed
2015-09-02 09:22:57 -04:00
Julien Vehent
ede3858edb
[minor/bug] disable memory module to prevent macos build from breaking
2015-08-26 17:14:37 -04:00
Julien Vehent
91928a9fcd
[minor] add import comment to packages declarations
2015-08-26 14:15:40 -04:00
Julien Vehent
f9c24e9828
[minor] change folder structure to go get with nice names
2015-08-26 12:22:02 -04:00
Julien Vehent
e9aa7febf9
[major] reorganize repository structure for `go get mig.ninja/mig`
...
This is a major change to the structure of the repository and the Makefile,
but a minor change in terms of functionalities. It simply changes the structure
of the directories to be compliant with Go's idiomatic build methods.
I also bought the domain `mig.ninja` and will now be using that as
a standard import path for everything. The magic to serve everything
under mig.ninja/mig will be documented elsewhere.
2015-08-25 18:01:22 -04:00
Julien Vehent
f290ec2383
[minor] fix vendor deps updating in Makefile
2015-08-23 11:27:35 -04:00
Julien Vehent
a1128387f3
[medium] vendoring of all dependencies, requires go1.5
2015-08-23 11:13:17 -04:00
Julien Vehent
f308713f38
[minor] fix location of dependencies previously on code.google.com
2015-08-22 21:43:44 -04:00
Aaron Meihm
05128abe33
[minor] remove unused dependency
2015-08-07 11:56:21 -05:00
Aaron Meihm
3965c307e0
[minor] update dependency location
2015-08-07 11:56:20 -05:00
Aaron Meihm
eadec415c3
[minor] mig scribe module implementation
2015-08-07 11:56:20 -05:00
Aaron Meihm
d78bce93e7
[minor] fix typo in makefile error message
2015-08-03 07:46:18 -05:00
Aaron Meihm
7f04e9dfbc
[minor] remove unused agent-cron target
2015-07-21 14:48:31 -05:00
Julien Vehent
78184e5da6
Merge branch 'master' of github.com:mozilla/mig
2015-05-28 11:40:57 -04:00
Dustin J. Mitchell
72f0218a85
[minor] Add an all-but-deps make target to skip the go-get-deps part
2015-05-21 22:02:38 -04:00
Julien Vehent
85787c1d3c
[minor] various fixes to build server packages
2015-05-14 10:21:43 -04:00
Julien Vehent
9b5f10da83
Merge pull request #57 from djmitche/run-all-module-tests
...
run all module tests, rather than naming them individually
2015-05-11 18:41:47 -04:00
Dustin J. Mitchell
eaf4121d04
Hide the notes about readline-devel
...
Since readline is the last package go-gotten, it appears to users that
the install has failed, and sends them looking for how to install
readline and why the install isn't working, when in fact the go module
has installed just fine.
This uses a little make trickery to not give any indication that
anything's wrong unless the install fails.
2015-05-11 17:23:27 -04:00
Julien Vehent
cfe38f6213
[minor] don't build production binaries with -race
2015-05-11 12:41:02 -04:00
Dustin J. Mitchell
6adfcb8ae8
run all module tests, rather than naming them individually
2015-05-10 17:18:09 -04:00
Aaron Meihm
09133bef37
[minor] change hosted location to be under mozilla/ for mozoval
2015-05-10 12:10:02 -05:00
Aaron Meihm
3c70552282
[minor] basic initial structure for migoval module
2015-05-10 12:10:01 -05:00
Julien Vehent
2dba0ad3e7
[minor] add tests to Makefile
2015-05-08 18:09:15 -04:00
Julien Vehent
c09c20858a
[major] Memory module, using Masche
2015-05-08 09:28:47 -04:00
Julien Vehent
5740760dc0
[minor] test mig/modules entry in Makefile
2015-05-07 17:21:43 -04:00
Julien Vehent
c7ed8baeec
[minor] add vet and race to Makefile
2015-05-07 16:14:15 -04:00
Julien Vehent
ca9d12c18c
[minor] one does not simply... forget to update the makefile
2015-05-01 19:11:32 -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
c7a83ef50d
[minor] rewrite mig agent search command line tool
2015-04-07 15:54:03 -04:00
Julien Vehent
1c880e7b64
[minor] make target to package clients
2015-04-02 10:33:08 -04:00
Julien Vehent
722475edc2
[minor] fix dmg-agent make target
2015-04-02 08:49:23 -04:00
Julien Vehent
6511bee988
[minor] add camlistore packages to agent dependencies
2015-03-23 17:50:18 -04:00
Julien Vehent
38564a28ec
[medium] add API geolocations report to search endpoint
2015-03-23 14:52:47 -04:00
Julien Vehent
fe98dc4277
[minor] clients packaging (rpm/dev/dmg), with signatures
2015-03-18 09:04:40 -04:00
Julien Vehent
06da6a1556
[doc] point AGTCONF to default cfg in Makefile
2015-03-17 11:43:09 -04:00
Julien Vehent
9f866ac5f1
[doc] run `make all` during travis builds
2015-03-17 11:43:09 -04:00
Julien Vehent
d6934558a8
[minor] Fix GOPATH to use local deps before system's
2015-03-17 11:43:09 -04:00
Sushant Dinesh
0f46e8cfdb
[medium] ping module
2015-03-17 11:43:09 -04:00
Julien Vehent
d20ee3e966
[medium] compliance item worker
2015-03-13 19:44:57 -04:00
Julien Vehent
dcae2a81d7
[major] Implement support for event workers
...
This patch implement a new rabbitmq exchange called migevent where
the scheduler publishes any event of interest. Workers can subscribe
to specific events using binding keys (standard rabbitmq topic
exchange). A simple mozdef-asset worker is implemented, and the base
for an agent verification worker is also present but not yet functional.
2015-03-10 17:50:28 -04:00
Julien Vehent
5fc7d080ef
[minor] dependency location update for osext package
2015-02-23 11:10:57 -05:00
Julien Vehent
79ecbbb06f
Merge branch 'master' of github.com:mozilla/mig
2015-01-22 22:57:15 -05:00
Julien Vehent
2dc19d1e75
[minor] do not start the agent during pkg install
2015-01-22 13:27:10 -05:00
Guillaume Destuynder
167858f28d
[minor] Allow building "doc" from the toplvl dir
...
Also allow setting the rst2html program via RST2HTML variable.
2015-01-13 16:12:35 +01:00
Julien Vehent
776e4f4641
[minor] add missing dep to client in makefile
2015-01-04 14:47:30 -05:00
Julien Vehent
a3ff1ecdd5
[minor] split Makefile deps by MIG component
2015-01-04 14:47:30 -05:00
Julien Vehent
f8002386fb
[minor] Makefile entry to build DMG of agent for OSX
2014-12-29 14:06:08 -05:00
Julien Vehent
da443e6186
[minor] change agent rundir location in packages
2014-12-29 13:22:55 -05:00
Julien Vehent
e6ed8a490d
[medium] Windows MSI packaging of the agent
2014-12-28 13:41:23 -05:00
Julien Vehent
176e49eeb9
[minor] rpm/deb packaging improvements
2014-12-27 18:52:36 -05:00