Julien Vehent
|
e4733be6b1
|
[minor] makefile update
|
2014-12-09 12:37:37 -05:00 |
Julien Vehent
|
6f0094d4f1
|
[doc] minor change to Makefile mig-cmd
|
2014-11-30 13:41:54 -05:00 |
Julien Vehent
|
033faf5ea7
|
[minor] various nits
|
2014-11-24 14:40:27 -05:00 |
Julien Vehent
|
bfcdf3b361
|
[major] The MIG Command Line Utility
|
2014-11-24 14:40:03 -05:00 |
Julien Vehent
|
6eac3b1827
|
[minor] move list of available modules into global mig conf
|
2014-11-24 12:50:50 -05:00 |
Julien Vehent
|
68f706f1b7
|
[minor] small cmdline to list agents by name
|
2014-11-15 18:00:38 -05:00 |
Julien Vehent
|
da292e1aea
|
[minor] a simple command line client, the beginning of something great
|
2014-11-07 09:38:18 -05:00 |
Julien Vehent
|
2b5b1fb391
|
[minor] move src folder /clients to /client
|
2014-11-03 13:35:50 -05:00 |
Julien Vehent
|
994df4b66f
|
[minor] drop time in Makefile builddate
|
2014-10-03 11:08:52 -04:00 |
Julien Vehent
|
7e87919063
|
[minor/bug] fix readline package import in Makefile
|
2014-09-19 10:41:03 -04:00 |
Julien Vehent
|
4071cbe515
|
[doc] commit html doc
|
2014-09-14 13:19:52 -04:00 |
Julien Vehent
|
59c71cd0a5
|
[doc] custom css for rst2html doc
|
2014-09-14 13:19:52 -04:00 |
Julien Vehent
|
f8ec493125
|
[minor] Fix SHA3 dependency
|
2014-09-11 15:31:38 -04:00 |
Julien Vehent
|
8af4474b5b
|
[minor] quick'n'dirty utility to convert filechecker parameters v1 to v2
|
2014-09-03 20:52:29 -04:00 |
Julien Vehent
|
588e81e442
|
[minor] Makefile tweaks
|
2014-08-28 14:30:48 -04:00 |
Julien Vehent
|
9eadf2fe2e
|
[medium] discover endpoint IP addresses, both local and public (via stun)
|
2014-08-22 09:53:16 -04:00 |
Julien Vehent
|
72a9676dcb
|
[minor] use i386 instead of i686 in makefile packaging
|
2014-08-21 09:10:59 -04:00 |
Julien Vehent
|
969e6c5fbf
|
[minor] Makefile updates
|
2014-08-18 11:30:34 -04:00 |
Julien Vehent
|
78b391d580
|
[doc] gitignore & makefile
|
2014-08-13 12:30:57 -04:00 |
Julien Vehent
|
38300a6af0
|
[minor] set package maintainer for FPM in Makefile
|
2014-08-11 11:15:38 -04:00 |
Julien Vehent
|
ea21d60034
|
[minor] install agent monitoring cron job if IMMORTAL is set
|
2014-08-05 11:57:24 -04:00 |
Julien Vehent
|
e47d9b4071
|
[minor] added `-q` flag to query agent socket from cli
|
2014-08-04 09:25:41 -04:00 |
Julien Vehent
|
a58666be0a
|
[minor] agent cronjob
|
2014-08-04 09:24:00 -04:00 |
Julien Vehent
|
53712b87dc
|
[minor] refactor agent install script in Makefile, use stat socket to get agent pid
|
2014-07-30 17:08:48 -04:00 |
Julien Vehent
|
958d36c89f
|
[major] Windows Agent!!! (required logging refactoring and some bug fixes)
|
2014-07-30 13:09:43 -04:00 |
Julien Vehent
|
d86283e980
|
[minor] darwin package fix in makefile
|
2014-07-29 18:32:17 -04:00 |
Julien Vehent
|
6ba0a44c52
|
[minor] remove symlink from makefile
|
2014-07-01 17:48:01 -04:00 |
Julien Vehent
|
d3fff18b54
|
[medium] use readline in console
|
2014-06-29 15:21:42 -04:00 |
Julien Vehent
|
4c5fafbd49
|
[minor] add osx pkg target to fpm packaging in Makefile
|
2014-06-19 18:02:21 -04:00 |
Julien Vehent
|
4ba30f72cf
|
[minor] fpm packaging fixes
|
2014-06-19 18:02:01 -04:00 |
Julien Vehent
|
ff67ae485b
|
[medium] MIG console, take 1
|
2014-06-17 23:39:07 -04:00 |
Julien Vehent
|
f8cd31707e
|
[minor] improve RPM and DEB generation in Makefile, change version string format
|
2014-06-16 15:50:09 -04:00 |
Julien Vehent
|
d2f302cbd0
|
[major] f*** gpgme, use Go's own openpgp and Camlistore's gpgagent/pinentry instead
|
2014-06-14 14:15:12 -04:00 |
Julien Vehent
|
824e52f82f
|
[minor] add version to agent RPM build
|
2014-06-11 17:19:52 -04:00 |
Julien Vehent
|
0e85f01ade
|
[minor] API compilation fix
|
2014-05-13 17:21:17 -07:00 |
Julien Vehent
|
c53b11ca8d
|
[minor] don't daemonize the API
|
2014-05-13 17:15:32 -07:00 |
Julien Vehent
|
27439b0fb6
|
[minor] fix Makefile for scheduler build with gpgme
|
2014-05-01 08:11:04 -04:00 |
Julien Vehent
|
d2c6fc553c
|
[minor/bug] Makefile ars aren't the same as env vars. duh!
|
2014-04-25 13:47:27 -04:00 |
Julien Vehent
|
8012d441ff
|
[minor] rewrite Makefile to be moar Makefil-y
|
2014-04-25 13:26:08 -04:00 |
Julien Vehent
|
250e85b33c
|
[minor] when daemonizing the agent, just create a new instance and exit. no more godaemon magic.
|
2014-04-25 12:57:35 -04:00 |
Julien Vehent
|
7a7d8e1eb1
|
[minor] add cross compilation makefile directive
|
2014-04-25 12:57:35 -04:00 |
Julien Vehent
|
ec511e7e6b
|
[medium] Add support for self-installable agent service
|
2014-04-21 17:43:23 -04:00 |
Julien Vehent
|
c0cfcf8ccb
|
[minor] use osext module to find agent executable path
|
2014-04-20 14:11:21 -04:00 |
Julien Vehent
|
ae2536c44f
|
[minor] make clean removes deb packages
|
2014-04-18 19:01:14 -04:00 |
Julien Vehent
|
642c00b99c
|
[minor] change agent binary path in Makefile
|
2014-04-18 13:38:51 -04:00 |
Julien Vehent
|
20ad452bdf
|
[minor] update Makefile for RPM and DEB generation
|
2014-04-17 14:06:50 -04:00 |
Julien Vehent
|
b2b0571ca9
|
[minor] PHONY Makefile
|
2014-04-12 16:45:23 -04:00 |
Julien Vehent
|
272a8159a3
|
[minor] better getter into system Go
|
2014-04-12 16:38:48 -04:00 |
Julien Vehent
|
7d84ffde18
|
[minor] add Makefile command to get dependencies into system's go path
|
2014-04-11 16:54:06 -04:00 |
Julien Vehent
|
c03a79f733
|
[minor] added 'verifier', a tool for checking actions or commands
|
2014-02-18 12:33:25 -08:00 |