Steve Clement
|
80fe2bc433
|
fix: [install] Fixed the endless loop in viper db update
|
2019-05-01 14:11:50 +09:00 |
Steve Clement
|
234902a52a
|
chg: [INSTALL] Updated installer.
|
2019-05-01 10:23:11 +09:00 |
Steve Clement
|
3a25986766
|
fix: [doc] Fixed symlink for kali
|
2019-04-25 12:42:02 +09:00 |
Steve Clement
|
19f34c40b6
|
chg: [tools] Updated installer
|
2019-04-20 12:47:47 +09:00 |
Steve Clement
|
e3afeaff58
|
chg: [tools] Updated installer
|
2019-04-20 12:44:08 +09:00 |
Steve Clement
|
a34b18a93f
|
chg: [doc] More variable updates.
|
2019-04-20 12:38:26 +09:00 |
Steve Clement
|
f66d74166c
|
chg: [tools] Some variable changes
|
2019-04-20 12:24:55 +09:00 |
Steve Clement
|
d8dae23424
|
chg: [tools] Updated installer
|
2019-04-20 12:03:25 +09:00 |
Steve Clement
|
c19aa04754
|
chg: [tools] 19.04 test
|
2019-04-20 12:00:39 +09:00 |
Steve Clement
|
684e0302bf
|
chg: [tools] Updated installer
|
2019-04-20 11:27:00 +09:00 |
Steve Clement
|
02d3cc37bd
|
chg: [tools] Updated installer
|
2019-04-19 19:25:56 +09:00 |
Steve Clement
|
892a4526f0
|
chg: [tools] Updated installer after doc update
|
2019-04-18 13:24:59 +09:00 |
Steve Clement
|
e52fbf9d23
|
new: [tools] Added (official) checksums for the Installer.
|
2019-04-18 10:12:10 +09:00 |
Steve Clement
|
de810386e0
|
chg: [tools] Changes to reflect the rename of the installer and generated latest installer.
|
2019-04-18 09:49:22 +09:00 |
Steve Clement
|
55e57cdf6f
|
chg: [tools] Renamed installer to be more Generic
|
2019-04-18 09:48:57 +09:00 |
Richard van den Berg
|
1a855f2ddf
|
Be consistent in quoting table names
|
2019-04-04 11:27:16 +02:00 |
iwitz
|
a6521034f3
|
fix: allow x-frames in apache configs
|
2019-04-03 11:36:15 +02:00 |
iglocska
|
76d14c00cb
|
Merge branch 'thumbnail' into 2.4
|
2019-03-29 20:29:37 +01:00 |
mokaddem
|
3b684889da
|
chg: [INSTALL] Do not touch the auto-generated installation file anymore
|
2019-03-28 15:48:59 +01:00 |
Nikos Filippakis
|
9d59b10368
|
Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
|
2019-03-18 15:53:22 +01:00 |
mokaddem
|
89f5aa8544
|
chg: [INSTALL] Added GD dependency
|
2019-03-15 15:01:12 +01:00 |
Steve Clement
|
cfa436cf01
|
chg: [installer] Shortened usr-local-src checker. Added better curl install example.
|
2019-03-02 14:12:28 +05:30 |
Steve Clement
|
3de6771ba5
|
fix: [installer] Tests should now run correctly
chg: [m2m] Added more functions to faup
|
2019-03-01 11:31:04 +05:30 |
Steve Clement
|
3bb89bf989
|
fix: [installer] Installer will never execute due to misplaced ;
|
2019-03-01 10:28:32 +05:30 |
Steve Clement
|
8430625a2b
|
new: [installer] Added tests
|
2019-03-01 10:20:25 +05:30 |
Steve Clement
|
36999ae60a
|
chg: [installer] Level installer
|
2019-03-01 10:19:32 +05:30 |
Steve Clement
|
ceb3c3b74d
|
chg: [doc] One more line to make SSL a little more secure
|
2019-03-01 09:50:24 +05:30 |
Steve Clement
|
014c5b11f5
|
chg: [doc] Some formatting for the apache conf files and some incentives to be more secure by default
|
2019-03-01 09:46:01 +05:30 |
Steve Clement
|
6b3b705447
|
Merge branch '2.4' into guides
|
2019-03-01 09:31:04 +05:30 |
Steve Clement
|
d6a930f45f
|
chg: [doc] Added small apache hardening tip
chg: [installer] regenerated installer
|
2019-03-01 09:27:04 +05:30 |
Steve Clement
|
f43fe5e77f
|
chg: [installer] Do not try and initialize mysql if the user table exists
new: [installer] Nuke an instance
|
2019-02-28 13:36:52 +05:30 |
Raphaël Vinot
|
624981e312
|
fix: runTests method was totally broken.
|
2019-02-27 23:23:21 -08:00 |
Raphaël Vinot
|
9cb9d60885
|
new: Add tests after install
|
2019-02-27 21:44:35 -08:00 |
Steve Clement
|
ef64270cf7
|
chg: [installer] Make php versions more flexible if not 7.2
|
2019-02-28 08:33:52 +05:30 |
Steve Clement
|
0d5beb6605
|
fix: [installer] Various fixes of missing dependencies
|
2019-02-28 06:42:17 +05:30 |
Steve Clement
|
6ebe228242
|
Merge pull request #4230 from SteveClement/guides
new: [installer] Update installer to make use of systemd service units
|
2019-02-27 10:20:00 +05:30 |
Steve Clement
|
bd87249551
|
chg: [installer] Updated script to use systemd for workers and modules
|
2019-02-27 10:17:40 +05:30 |
Steve Clement
|
640c7f9ac9
|
chg: [tools] misp-workers.service need to be able to be installed on a stick MISP install (Ubuntu) other flavours want to be marked as such. (and in a seperate directory, ideally, etc/systemd/system)
chg: [tools] Backup script todo added
chg: [tools] worker start script todo and fix me added
|
2019-02-27 07:58:46 +05:30 |
Steve Clement
|
58497fc71c
|
chg: [doc] Move Debian9 stable install instructions to xPerimental status as only Python 3.5 is supported by default but PyMISP needs 3.6 (There are no easy clean ways to install >3.5)
chg: [installer] various changes and cleanups in the installer
|
2019-02-21 12:32:05 +05:30 |
Steve Clement
|
ae525e7ee0
|
chg: [installer] Parsed installer update
|
2019-02-14 23:39:08 +09:00 |
Steve Clement
|
c610df641c
|
fix: [installer] small fix to check if dmidecode is present
|
2019-02-14 10:53:39 +09:00 |
Steve Clement
|
1c9c3c78cc
|
chg: [installer] Make installer more verbose again, some output is actually needed
|
2019-02-14 10:43:31 +09:00 |
Steve Clement
|
984c1b413d
|
chg: [installer] Added missing final Install script
|
2019-02-13 23:46:17 +09:00 |
Steve Clement
|
a24b4ae6d7
|
chg: [kali] Final kali tests done
|
2019-02-13 23:43:17 +09:00 |
Steve Clement
|
7a57cecb98
|
chg: [kali] Last tweaks to make sure all deps are present
|
2019-02-13 23:09:19 +09:00 |
Steve Clement
|
dc1637fb46
|
Merge branch '2.4' into guides
|
2019-02-13 22:59:51 +09:00 |
Steve Clement
|
2f9f352e60
|
chg: [installer] Added checkLocale
|
2019-02-13 22:58:45 +09:00 |
Steve Clement
|
5d896f4f24
|
chg: [kali] undo evil hack, sleep a while, maybe the disable sleep interferes with the execution of the script
|
2019-02-13 21:28:23 +09:00 |
Steve Clement
|
6e2bcb2ee2
|
chg: [kali] Make sure redis-server is installed early
|
2019-02-13 21:10:52 +09:00 |
Steve Clement
|
dc49b2cb2b
|
fix: [installer] Variable typo for Base URL
chg: [installer] Renamed installCoredDeps
|
2019-02-13 21:01:04 +09:00 |