This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from f1739b9 stat page : stats are calculated after mod selection (hided if stat is NaN) new 0c0b88c dict values are archived, stats are counted and can be view on charts new 2623b9f nmap tcp scan param on all ports + nmap scan on existing host will replace only nmap data and reconfigure activated modules by this new detection new d8c113e configuration of archiving new b6d01a5 version added on database + updated readme The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit b6d01a5c4157cae171d16c915cc4b75f86d5829f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 6 11:44:31 2015 +0200 version added on database + updated readme commit d8c113e2dffaca50db0241fdd7a38fd086f42146 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 6 11:16:38 2015 +0200 configuration of archiving commit 2623b9f5cf6f99f902a86cc55bba7c4e34dd059c Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 6 10:35:05 2015 +0200 nmap tcp scan param on all ports + nmap scan on existing host will replace only nmap data and reconfigure activated modules by this new detection commit 0c0b88c12859ac5e09201dc9927ae07399cc428b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue May 5 18:00:59 2015 +0200 dict values are archived, stats are counted and can be view on charts Summary of changes: README | 14 ++-- app/module_loader.py | 3 + app/modules/nmap_detection.py | 1 + app/modules/storage_modules/shelve_db.py | 132 +++++++++++++++++++------------ static/js/controllers/hostPageCtrl.js | 24 ++++++ static/js/controllers/scanCtrl.js | 13 ++- static/js/controllers/settingsCtrl.js | 14 ++++ static/js/controllers/statsCtrl.js | 66 +++++++++++----- static/js/mumApp.js | 4 + views/hostpage.html | 31 +++++++- views/settings.html | 27 +++++++ views/stats.html | 27 ++----- 12 files changed, 255 insertions(+), 101 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.