Commit Graph

341 Commits

Author SHA1 Message Date
Vanessa Gil 3698e887c3 Added Stric ACL mode. 2015-01-15 18:08:58 +01:00
Alejandro Gallardo Escobar eac739d362 Revert "Strict ACLs"
This reverts commit 3d251fd035.
2015-01-15 15:11:26 +01:00
Vanessa Gil 3ffeb145a6 Strict ACLs 2015-01-08 18:11:26 +01:00
Ramon Novoa d3309d2f98 Added support for absolute incremental data. 2015-01-05 16:38:07 +01:00
Alejandro Gallardo Escobar 52e6dda3b4 Merge branch 'feature/ticket#1579-TwoFactorAuthentication' into develop
Resolved conflicts:
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.mysql.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.oracle.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.postgreSQL.sql
	pandora_console/include/styles/pandora.css
2014-12-15 15:06:29 +01:00
mdtrooper 8c3a5cedb7 Working in the tags out the policies. Ticket: #1577 2014-12-12 15:01:50 +01:00
Ramon Novoa d46c114fd8 Small changes to support the Z/OS extension. 2014-12-12 12:56:21 +01:00
Alejandro Gallardo Escobar d399ccbd1f Added a new table called 'tuser_double_auth' 2014-12-11 16:11:21 +01:00
mdtrooper a8a1bade0d Merge branch 'feature/ticket#1478-New_elements_visualmap' into develop 2014-11-26 16:12:38 +01:00
mdtrooper 631f0ee2b7 Fixed the lost hash user in the links from metaconsole to the nodes. 2014-11-25 11:07:41 +01:00
mdtrooper 22cff3c2b8 Working in the new elements for the visualmap. Ticket #1478 2014-11-21 10:42:14 +01:00
mdtrooper e48f675935 Removed the un used field label_color. 2014-11-19 16:30:00 +01:00
mdtrooper 97278f60d2 Erased the deprecated field 'no_link_color' in table 'tlayout_data' 2014-11-19 16:30:00 +01:00
mdtrooper 45c33786e3 Erased the deprecated field 'fullscreen' in table 'tlayout' 2014-11-19 16:30:00 +01:00
mdtrooper 4238272fd2 Started the DB migration files to 6.0 2014-11-04 16:39:32 +01:00
Ramon Novoa 365394410b Fixed SQL errors. 2014-10-27 16:44:08 +01:00
Sancho Lerena 69d4d325a4 Missing update of post_process in tagente_modulo. 2014-09-25 18:51:37 +02:00
Vanessa Gil d855a951de Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
Vanessa Gil 965c71484b Changed 'post_process' format from tnetwork_component. Ticket #1283. 2014-09-18 12:38:59 +02:00
Vanessa Gil d59444b6f4 Changed values 'post_process', 'interval_module', 'unit' in System Update network component. Ticket #1283 2014-09-18 12:13:17 +02:00
Vanessa Gil e9998e7bda Remove 'sla_period'. Ticket #1282 2014-09-17 17:22:43 +02:00
alexhigh fbccaeead5 2014-08-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added some inserts with the new action and command to create
	a ticket in Integria IMS.

	* include/styles/pandora.css: Fixed the header style.

	* operation/menu.php: Now the incidents statistics menu option
	takes the user to the correct place if the "Integria incidents"
	option is selected.

	* operation/integria_incidents/incident.incident.php: Fixed the
	incident edition.

	* operation/integria_incidents/incident.php: Improved the tab
	images.

	* operation/integria_incidents/incident.workunits.php: Now the
	default time of the incident workunits is 0.

	* operation/integria_incidents/incident_detail.php: File removed.

	* operation/integria_incidents/incident_statistics.php: Now this
	section show the real statistics of the Integria IMS incidents.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 12:53:59 +00:00
alexhigh df12717958 2014-08-07 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Modified the decimal precision of the column "post_process"
	for the table 'tagente_modulo' (Ticket #1124).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 09:47:10 +00:00
slerena 8f49a022b0 2014-08-06 Sancho Lerena <slerena@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
        pandoradb.sql: Fixed bug introduced in commit 9604
        altering tagente_modulo.post_process double precission
        making conversion from bytes to megabytes impossible
        (0,00000095367432). Pending to fix also the interface for
        module creation/edition which also fails. This is critical
        for SP1 release :(



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 07:37:46 +00:00
vgilc a6e1155fed 2014-06-24 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.sql
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.oracle.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.postgreSQL.sql: Delete
	custom SNMP task.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10271 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 10:23:12 +00:00
alexhigh 077d835206 2014-06-23 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed
	some queries.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 15:09:44 +00:00
jsatoh 16c90700f5 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Removed
	duplicate queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:40:05 +00:00
zarzuelo ff7e6535f0 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Added
	missed columns creation in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 08:54:28 +00:00
zarzuelo 1d8d749872 2014-06-04 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added missed 
	field ff_timeout to tagente_modulo in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 07:05:33 +00:00
jsatoh f0ef84d6e8 2014-05-31 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define timeout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 13:36:53 +00:00
zarzuelo 3a4ec99fe5 2014-05-30 Sergio Martin <sergio.martin@artica.es>
* general/logon_ok.php
	godmode/setup/news.php
	include/functions.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	index.php
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added modal window mode
	to the pandora news for ticket: #821



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 09:27:20 +00:00
mdtrooper 8af4331c4f 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	godmode/reporting/visual_console_builder.editor.js,
	include/functions_custom_graphs.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_visual_map_editor.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
	operation/reporting/graph_viewer.php, pandoradb_data.sql: added the
	custom graphs into the visualmaps.
	
	Incident: #367




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:59:56 +00:00
jsatoh 57cc4f774f 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing for
	network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 07:55:26 +00:00
jsatoh dd54757bd4 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:25:10 +00:00
vgilc 348aa0fa00 2014-05-19 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  pandoradb_data.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.data.oracle.sql: Deleted module templates
	by default.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9955 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-19 09:43:18 +00:00
jsatoh 06b9ff47f8 2014-05-11 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Changed the order
	of 'ALTER TABLE' and 'INSERT INTO' for trecon_script to avoid error.
	Added a missing column for trecon_script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9915 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-11 13:59:42 +00:00
jsatoh 1c3abbb0cf 2014-05-10 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-10 01:49:53 +00:00
zarzuelo 288a4789f7 2014-05-08 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/ver_agente.php
	godmode/menu.php
	godmode/massive/massive_operations.php
	include/javascript/pandora.js: Add massive operation for
	satellite agents threshold edition. This is the part on the 
	open side that hooks with enterprise code.

	* extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql: 
	images/networkmap/satellite.png
	images/os_icons/satellite_small.png
	images/os_icons/satellite.png
	images/op_satellite.png: Add icon to satellite OS



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 07:54:51 +00:00
juanmanuelr 0609943dac 2014-05-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb_data.sql
          include/functions_config.php
          extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
          extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
          extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
          pandoradb.data.postgreSQL.sql
          pandoradb.data.oracle.sql
          godmode/setup/setup_visuals.php       
          godmode/reporting/reporting_builder.php: New feature for
        reports and report templates, user can customize report
        front page in setup.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 16:42:12 +00:00
jsatoh 90d4dad6ba 2014-05-06 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added missing '`'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-06 00:59:10 +00:00
Ramon Novoa 11378867ac 2014-05-05 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb_data.sql: Added the WMI Recon script to the database.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9866 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 14:58:28 +00:00
vgilc 4833384362 2014-05-05 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Changed
	link 'Pandora FMS Manual'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 11:01:22 +00:00
Ramon Novoa 3f400c6b42 2014-05-05 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  pandoradb_data.sql: Added a new OS for satellite agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 09:51:07 +00:00
zarzuelo cf37743706 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php
	godmode/servers/recon_script.php
	pandoradb_data.sql
	include/javascript/pandora_modules.js
	pandoradb.sql: Changed the recon scripts parameters to
	dynamic fields like plugin macros. 
	Fixed some plugin macros bugs in the new hide parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:26:55 +00:00
alexhigh 40c3a501b9 2014-04-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.oracle.sql,
	  pandoradb.postgreSQL.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the column "name"to the table "treport_content".

	* godmode/reporting/reporting_builder.item_editor.php,
	  godmode/reporting/reporting_builder.php: Now is posible
	to add a name to the report items.

	* godmode/reporting/reporting_builder.list_items.php: Now
	the list shows the name of the item or the description if
	the name is empty.

	* operation/reporting/reporting_xml.php,
	  include/functions_reporting.php: Now the XML and common
	reports show the item name if exists.

	* extensions/files_repo/files_repo_list.php: Improved
	the description.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 10:19:02 +00:00
Ramon Novoa 0f16cba612 2014-04-09 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added the SNMP L2
	  recon script to the migration script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:07:36 +00:00
vgilc e57566cc99 2014-04-07 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/reporting/reporting_builder.main.php
	  godmode/reporting/reporting_builder.php: Add scheduled
	reports.

	* images/csv_disabled.png
	  images/html_disabled.png
	  images/pdf_disabled.png
	  images/xml_disabled.png
	  images/schedule_report.png: Added images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 10:34:16 +00:00
Ramon Novoa 479a206b5e 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Updated the migration
	  scripts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:49:45 +00:00
vgilc fda3960aa4 2014-03-31 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php: Add more actions
	to snmp alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 15:00:16 +00:00
vgilc 69c762dd33 2014-03-27 Vanessa Gil <vanessa.gil@artica.es>
* extras/pandoradb_migrate_5.0_to_5.1.mysql.sql:
	Fixed error with 'talert_snmp' order fields.

	* include/help/en/help_field_match_snmp.php
	  include/help/es/help_field_match_snmp.php: Changed help.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:21:48 +00:00