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 d2a9fd9 modules that don't need a connection launched separately (ping, http, smtp) + autoconf after scan also for these ones new 8ccda8f added timeout on smtp module => without, the thread RunMonitoring may not end new 50c9f8c new nmap params for UDP port of snmp detection + corrected init_conn + using telnetlib for smtp check The 2 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 50c9f8cf9b5c9c9796fef9086adbd47306d3488b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Apr 23 11:36:22 2015 +0200 new nmap params for UDP port of snmp detection + corrected init_conn + using telnetlib for smtp check commit 8ccda8f67e86cdff4ad1fd1b65e93cc45382a112 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 22 17:31:48 2015 +0200 added timeout on smtp module => without, the thread RunMonitoring may not end Summary of changes: app/module_loader.py | 1 + app/modules/monitoring_modules/http.py | 6 ++++-- app/modules/monitoring_modules/smtp.py | 7 +++---- app/modules/nmap_detection.py | 6 +++++- app/modules/storage_modules/shelve_db.py | 25 ++++++++++++++++++------- app/process_monitoring.py | 5 +++-- static/js/controllers/scanCtrl.js | 2 +- views/hostpage.html | 3 +-- 8 files changed, 36 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.