pandorafms/pandora_console/operation/agentes
esanchezm c7cf81f5d0 2009-05-04 Esteban Sánchez <estebans@artica.es>
* include/functions_agents.php: Added create_agent(), 
	
	* include/functions_db.php: Renamed dame_agente_id() to get_agent_id ().
	Added process_sql_begin(), process_sql_rollback() and process_sql_commit()
	and use MySQL functions directly because the Pandora cache was avoiding
	more than one execution.

	* include/functions_incidents.php, include/functions_messages.php,
	godmode/agentes/massive_delete_agents.php,
	godmode/agentes/massive_delete_alerts.php,
	godmode/agentes/massive_delete_modules.php,
	godmode/agentes/massive_edit_modules.php,
	godmode/db/db_purge.php,
	include/functions_events.php: Use new transaction functions.
	
	* include/functions_modules.php: Sanitize some values. Added
	create_agent_module_from_network_component(), create_agent_module()
	and get_network_component().
	
	* godmode/agentes/configurar_agente.php: Use get_agent_id() and transaction
	functions.
	
	* reporting/fgraph.php, operation/reporting/reporting_viewer.php: Use
	get_agent_id(). 
	
	* godmode/setup/file_manager.php: Removed unnecesary variable.
	
	* operation/agentes/ver_agente.php: Replaced exit with return on ajax
	operation.
	
	* include/config_process.php: Updated build number.
	
	* include/functions_network_profiles.php: Fixed documentation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1672 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-05-04 10:10:19 +00:00
..
alerts_status.php 2009-04-13 Esteban Sanchez <estebans@artica.es> 2009-04-13 09:50:56 +00:00
bulbs.php 2009-04-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-04-09 21:06:17 +00:00
datos_agente.php 2009-04-13 Esteban Sanchez <estebans@artica.es> 2009-04-13 09:50:56 +00:00
estado_agente.php 2009-04-21 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-04-21 19:03:16 +00:00
estado_generalagente.php 2009-04-18 Sancho Lerena <slerena@artica.es> 2009-04-18 14:35:53 +00:00
estado_grupo.php 2009-05-02 Sancho Lerena <slerena@artica.es> 2009-05-01 23:41:09 +00:00
estado_monitores.php 2009-05-02 Sancho Lerena <slerena@artica.es> 2009-05-01 23:41:09 +00:00
estado_ultimopaquete.php 2009-04-13 Esteban Sanchez <estebans@artica.es> 2009-04-13 09:50:56 +00:00
export_csv.php 2009-03-03 Esteban Sanchez <estebans@artica.es> 2009-03-03 15:21:13 +00:00
exportdata.php 2009-04-13 Esteban Sanchez <estebans@artica.es> 2009-04-13 09:50:56 +00:00
networkmap.php 2009-04-13 Ramon Novoa <rnovoa@artica.es> 2009-04-13 15:11:55 +00:00
sla_view.php 2009-04-22 Manuel Arostegui <marostegui@artica.es> 2009-04-22 08:06:45 +00:00
status_events.php 2008-12-16 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-17 14:26:42 +00:00
status_monitor.php 2009-05-02 Sancho Lerena <slerena@artica.es> 2009-05-01 23:41:09 +00:00
tactical.php 2009-04-13 Esteban Sanchez <estebans@artica.es> 2009-04-13 09:50:56 +00:00
ver_agente.php 2009-05-04 Esteban Sánchez <estebans@artica.es> 2009-05-04 10:10:19 +00:00